How to give player weapon on connect ?
#2

You cannot give weapons on connect you can give them on Spawn.
Код:
public OnPlayerSpawn(playerid)
{
GivePlayerWeapon(playerid,4,999);
}
Reply


Messages In This Thread
How to give player weapon on connect ? - by Le3aT - 14.11.2013, 16:56
Re: How to give player weapon on connect ? - by DaniceMcHarley - 14.11.2013, 17:20
Re: How to give player weapon on connect ? - by Twizted - 14.11.2013, 18:07
Re: How to give player weapon on connect ? - by Areax - 14.11.2013, 18:11

Forum Jump:


Users browsing this thread: 3 Guest(s)