how to add weapon,s when player spawns
#2

Hello, and it is for you
pawn Код:
public OnPlayerSpawn(playerid);
{
GivePlayerWeapon(playerid, 30, 50);
return 1;
}
This will give playerid weapon with id 30 with 50 rounds.
All clear? Have fun.

Greetz,
LetsOWN
Reply


Messages In This Thread
how to add weapon,s when player spawns - by MerCy - 07.05.2012, 16:00
Re: how to add weapon,s when player spawns - by LetsOWN[PL] - 07.05.2012, 16:03
Re: how to add weapon,s when player spawns - by $$inSane - 07.05.2012, 16:05
Re: how to add weapon,s when player spawns - by MerCy - 07.05.2012, 16:25
Re: how to add weapon,s when player spawns - by Ballu Miaa - 07.05.2012, 16:30
Re: how to add weapon,s when player spawns - by LetsOWN[PL] - 07.05.2012, 18:22
Ballu Miaa - by MerCy - 07.05.2012, 21:24
Re: how to add weapon,s when player spawns - by Ballu Miaa - 08.05.2012, 07:22

Forum Jump:


Users browsing this thread: 1 Guest(s)