Forum
Stranded II General Can't fly/touch plane modelCan't fly/touch plane model
21 replies1
2
3
4
2
3
4
on:use { 	ride(); }
garfield-696 has written
I copied the airplane setings and changed some stuff (name,model,etc.)
thats your problem! you changed the name! you cant change the name!
NTD has written
thats your problem! you changed the name! you cant change the name!
garfield-696 has written
I copied the airplane setings and changed some stuff (name,model,etc.)
thats your problem! you changed the name! you cant change the name!
he can duh
can you post the section of the unit?
id=46
name=U.S.S. Voyager
group=vehicle
model=gfx\voyager.3ds
icon=gfx\plane.bmp
colxr=40
colyr=20
fx=24
scale=0.2
speed=20
turnspeed=1.0
health=2000
ani_move=2,13,2
ani_idle1=1,1,1
sfx=plane
rideoffset=5
mat=metal
col=1
steering=1
behaviour=aircraft
script=start
on:use { ride; }
on:kill { free "self"; }
script=end
ride 1;
instead of
ride;
just type in the console(~): debug
Then use your plane.
If that have a bug, it will say it in the console