Give all players items
#3

Thanks! is it also possible to reset the weapons i gave them, but not the ones they bought themself...

Код:
public HuntCount(playerid)
{
	SendClientMessageToAll(COLOR_WHITE, "DM is off!");
	GameTextForAll("DM is off!", 1, 0);
    KillTimer(Hunttimer[playerid]);
	for(new i; i != MAX_PLAYERS; i++)
		{
		ResetPlayerWeapons(i);
		}
}
Reply


Messages In This Thread
Give all players items - by luckie12 - 12.05.2014, 16:34
Re: Give all players items - by Stinged - 12.05.2014, 16:38
Re: Give all players items - by luckie12 - 12.05.2014, 17:04

Forum Jump:


Users browsing this thread: 2 Guest(s)