Flip/Speedboost/Jump with car
#10

So you want to disable the commands when youre in a chasecar?
if so:
pawn Код:
if( GetPlayerVehicleID(playerid) == ChaseCarVariableHere || GetPlayerVehicleID(playerid) == ChaseCarVariableHere2 ) return SendClientMessage(playerid, -1, "You cant perform this while youre driving a chase car!");
That basicly checks the vehicle of the current player, and compares it to the ChaseCarVariabe, and if they compare, it will show him the message and stops the command.
Reply


Messages In This Thread
Flip/Speedboost/Jump with car - by Kostas' - 10.10.2011, 17:42
Re: Flip/Speedboost/Jump with car - by Zonoya - 10.10.2011, 17:45
Re: Flip/Speedboost/Jump with car - by [CrC]reinixx - 10.10.2011, 18:26
Re: Flip/Speedboost/Jump with car - by Elorreli - 10.10.2011, 18:28
Re: Flip/Speedboost/Jump with car - by Kostas' - 10.10.2011, 19:15
Re: Flip/Speedboost/Jump with car - by Elorreli - 10.10.2011, 23:59
Re: Flip/Speedboost/Jump with car - by Kostas' - 11.10.2011, 06:52
Re: Flip/Speedboost/Jump with car - by Wesley221 - 11.10.2011, 06:57
Re: Flip/Speedboost/Jump with car - by Kostas' - 11.10.2011, 08:38
Re: Flip/Speedboost/Jump with car - by Wesley221 - 11.10.2011, 16:51

Forum Jump:


Users browsing this thread: 2 Guest(s)