player on elevator? - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: player on elevator? (
/showthread.php?tid=66822)
player on elevator? -
SWKOTOR - 24.02.2009
hello i hope you can help me with my problem,
i have made an elevator wich goes from my house to my friends house. its all ok but i can't stand on the elevator i must run with him^^
can someone explain/show me what i must do to fix that?
my elevator is very simple i think just a cmd which MoveObject do.
sry i am a newbie so i don't know if that is a silly queastion^^
P.S.
sry for my bad english
Re: player on elevator? -
yom - 24.02.2009
Make it move vertically only
Re: player on elevator? -
Snyper18 - 24.02.2009
Try using a bigger platform.. Like a long gate
Re: player on elevator? -
SWKOTOR - 24.02.2009
oh thx for the answers but i don't want to make it just vertically^^
and what do you mean with a biggger platform? i think then it is a road in the air^^
i have seen something like
SetPlayerPosWithObjects or so have somone an idea?
Re: player on elevator? -
neosy - 24.02.2009
Unfortunatly you can't stay on a vertically moving object.. I've tried it with for example boats an a metro. In the first case you just fall of it, in the second case you move trough the back wall.. So no, not possible, unfortunatly. The only way is to keep running while it moves.
Re: player on elevator? -
SWKOTOR - 25.02.2009
ah ok thx for help^^