OnPlayerUpdate not working?
#1

I have a strange problem.
I wanted to make an anti weapon hack by this(http://forum.sa-mp.com/showthread.ph...ti+weapon+hack) tutorial and it didn't work.
After I tested if OnPlayerUpdate is working and it didnt work

I used this in my script

pawn Код:
public OnPlayerUpdate(playerid)
{
    SendClientMessage(playerid,-1,"Test 123...");
    return 1;
}
and after that I used it in Grand Larceny that i found in gamemodes,of course the chat was spamming 123 but in my gamemode it didn't.

Why?
Reply


Messages In This Thread
OnPlayerUpdate not working? - by MarinacMrcina - 29.06.2012, 23:30
Re: OnPlayerUpdate not working? - by MP2 - 29.06.2012, 23:39
Re: OnPlayerUpdate not working? - by MarinacMrcina - 29.06.2012, 23:45
Re: OnPlayerUpdate not working? - by MP2 - 30.06.2012, 00:04
Re: OnPlayerUpdate not working? - by MarinacMrcina - 30.06.2012, 00:08
Re: OnPlayerUpdate not working? - by Makaveli93 - 30.06.2012, 01:14
Re: OnPlayerUpdate not working? - by adithegman - 09.11.2012, 10:34

Forum Jump:


Users browsing this thread: 1 Guest(s)