How to add custom spawn weapon?
#2

pawn Код:
public OnPlayerSpawn(playerid)
{
    GivePlayerWeapon(playerid, weaponid, ammu);//weapon id at wiki.sa-mp.com
        GivePlayerWeapon(playerid, weaponid, ammu);//weapon id at wiki.sa-mp.com
    return 1;
}
Reply


Messages In This Thread
[HELP] How to add custom respawn weapon other than Deagle when we DIED/ GET KILLED - by ramshidjafar - 05.07.2010, 19:36
Re: How to add custom spawn weapon? - by !CryWolf - 05.07.2010, 19:48
Re: How to add custom spawn weapon? - by ramshidjafar - 05.07.2010, 20:06
Re: How to add custom spawn weapon? - by ramshidjafar - 05.07.2010, 21:55
Re: How to add custom spawn weapon? - by [NTX]MikeQ - 05.07.2010, 21:58
Re: How to add custom spawn weapon? - by Karlip - 05.07.2010, 21:58
Re: How to add custom spawn weapon? - by TKZ227 - 05.07.2010, 22:14
Re: How to add custom spawn weapon? - by ramshidjafar - 06.07.2010, 06:53
Re: How to add custom spawn weapon? - by ramshidjafar - 06.07.2010, 06:55
Re: How to add custom spawn weapon? - by dice7 - 06.07.2010, 14:25

Forum Jump:


Users browsing this thread: 1 Guest(s)