#1

Well How Can I Give The Player Weapons Soon As He Spawns [I KNOW HOW BUT JUST RE-ASKING BECUSE INCASE I GET SOMETHING WRONG I KNOW MY MISTAKE]
So Someone Tell Me How To Give The Player A Weapon On Spawn
Reply
#2

pawn Код:
GivePlayerWeapon(playerid,Weaponid, ammo) //.........?
Weapon ids:

https://sampwiki.blast.hk/wiki/Weapons
Reply
#3

pawn Код:
public OnPlayerSpawn( playerid ) {
    GivePlayerWeapon( playerid, your weapon ID goes here, ammount of ammo goes here );
    return 1;
}
Reply
#4

Good Good LOL
At Least Some People Know!
xD!
Thnx
Reply
#5

lol?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)