Weapon spawner FAST HELP
#1

hello i have a promlem
how i can make when player connet to give him sawn-noff
i make it like this didn't work
Код:
public OnPlayerConnect(playerid)
{
GivePlayerWeapon(playerid, 26,10000000);
	return 1;
}
and this don't work
Код:
public OnPlayerSpawn(playerid)
{
GivePlayerWeapon(playerid, 26,10000000);
	return 1;
}
how to make it please help me
Reply


Messages In This Thread
Weapon spawner FAST HELP - by boyan96 - 12.04.2011, 17:08
Re: Weapon spawner FAST HELP - by Alby Fire - 12.04.2011, 17:12
Re: Weapon spawner FAST HELP - by boyan96 - 12.04.2011, 17:47
Re: Weapon spawner FAST HELP - by Alby Fire - 12.04.2011, 17:49
Re: Weapon spawner FAST HELP - by boyan96 - 12.04.2011, 18:06
Re: Weapon spawner FAST HELP - by CrazyBlob - 12.04.2011, 18:29

Forum Jump:


Users browsing this thread: 2 Guest(s)