bus interior
#1

i already posted my problem on that topic but i quess ppl dont look there much.. and hopefully helpers are here
Basically when i enter the bus i start falling down from the sky. What is wrong?
http://pawn.pastebin.com/m2318d6ce
Reply
#2

Because for some reason you're using

Code:
SetPlayerInterior(playerid, 1);
Get rid of it completely. Put

Code:
SetPlayerInterior(playerid, 0);
in OnPlayerSpawn...that's all you need.
Reply
#3

Maybe you're not setting the correct interiorid?

Edit: lol2112 was faster.
Reply
#4

maybe, but every1 else kinda got it working..
anyway i asked script maker what id he is using.. will see it soon..
Reply
#5

working
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)