13.11.2018, 15:17
Quote:
|
https://sampwiki.blast.hk/wiki/Weapons
Take a look and put the id of weapon not model number GivePlayerWeapon(playerid, 24, 100); //Desert Eagle , 100 ammo |
Use the defines that already exist, for example WEAPON_DESERT_EAGLE.
Then you never need to look up IDs or make comments to remember which weapon you've placed there!


