cmds dont work in a veh?
#1

okay, so i have this problem.

i type any command i have in my script when im in a vehicle, nothing happens.

however, when im on foot, those commands work?

i dont know how this has happened.. alot of my cmds need the player to be in the vehicle
Reply
#2

Show One of the commands witch do now work.
Reply
#3

Quote:
Originally Posted by DragonBlaster50
Посмотреть сообщение
Show One of the commands witch do now work.
what

8char
Reply
#4

go to http://www.pastebin.com and put your commands in there which do not work while you are in a vehicle...

Then tell us the URL to get to the page with your commands on it
Reply
#5

You need to check if the player is in a vehicle.
pawn Код:
if(GetPlayerState(playerid) == PLAYER_STATE_DRIVER)
Reply
#6

no, the commands dont work in a vehicle, here are the cmds:

http://pastebin.com/T6G7Ukh0
Reply
#7

Well, let me try to get it more clear, when you type the command inside a vehicle, does it say "SERVER: Unknown command" or does it do nothing?
Reply
#8

Yes, when you type the cmd in a vehicle, it does nothing
Reply
#9

bump -.-
Reply
#10

happens at all commands?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)