Vehicle menu help
#1

Hi, i have this vehicle menu, the first menu works (/offroads) but the rest you can see, but when you select a vehicle, it just dose nothing, please help :P

http://pastebin.com/m7b0923b2
Reply
#2

Change all
Код:
if(IsPlayerInAnyVehicle(playerid))
to
Код:
if(!IsPlayerInAnyVehicle(playerid))
Because now you have something like:
If a player is in a vehicle, it will say that he isn't.
Reply
#3

now none of the vehicles spawn when you choose to get one
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)