about CallRemoteFunction
#7

You have to include it inside a condition, you'd be able to if you knew how if-else conditions work.

Example below:

pawn Код:
if(GetPVarInt(playerid, "InDM")) return SendClientMessage(playerid, 0xFFFFFFFF, "you can't use cars when in DM");


When you remove someone from the DM zone, simply use DeletePVar
Reply


Messages In This Thread
about CallRemoteFunction - by Genmetal - 18.02.2015, 00:52
Re: about CallRemoteFunction - by arakuta - 18.02.2015, 01:12
Re: about CallRemoteFunction - by Genmetal - 18.02.2015, 01:20
Re: about CallRemoteFunction - by arakuta - 18.02.2015, 01:25
Re: about CallRemoteFunction - by Genmetal - 18.02.2015, 02:17
Re: about CallRemoteFunction - by Genmetal - 18.02.2015, 02:28
Re: about CallRemoteFunction - by PaulDinam - 18.02.2015, 02:44
Re: about CallRemoteFunction - by Genmetal - 18.02.2015, 03:08

Forum Jump:


Users browsing this thread: 1 Guest(s)