How to do it?
#4

Oh I thought you wanted it the other way around. You can still use that function how-ever, and do something like this:

pawn Код:
// when CASE_MONEY gets detected:
CallLocalFunction("OnPlayerDetectedCheat", "id", playerid, CHEAT_MONEY);
This will call the function with these parameters:
OnPlayerDetectedCheat(playerid, CHEAT_MONEY);
Reply


Messages In This Thread
How to do it? - by _Application_ - 28.12.2014, 21:14
Re: How to do it? - by Abagail - 28.12.2014, 21:17
Re: How to do it? - by _Application_ - 28.12.2014, 21:19
Re: How to do it? - by Abagail - 28.12.2014, 21:22
Re: How to do it? - by _Application_ - 28.12.2014, 22:01

Forum Jump:


Users browsing this thread: 1 Guest(s)