OnPlayerPickupPickup
#1

Hello, i need help with that and my problem is when someone using fake killing he get banned (yeah, that's fine) but the pickups duplicate so that on a map many many pickups are and players abusing that, so how to fix that it don't duplicate?

Код:
new randomxp = random(35);
format(string,sizeof(string),"~w~+~g~%d ~w~XP",randomxp);
GameTextForPlayer(playerid,string,4000,5);
pInfo[playerid][pXP] += randomxp;
DestroyPickup(meatDrops[playerid]);
Reply


Messages In This Thread
OnPlayerPickupPickup - by Blackazur - 21.09.2013, 10:28
Re: OnPlayerPickupPickup - by hossa - 23.09.2013, 17:40
Re: OnPlayerPickupPickup - by CesarLT - 23.09.2013, 17:44

Forum Jump:


Users browsing this thread: 2 Guest(s)