Jump to content

Weapons


Recommended Posts

Why this dont give me "Sawned-off"?

local weaponsTable = { {"Colt 45",100,500}, {"Silenced",100,500}, {"Deagle",75,500},{"Shotgun",10,200}, {"Sawned-Off",10,200}, {"Combat Shotgun",10,300}, {"Uzi",100,500}, {"TEC-9",100,500}, {"MP5",100,700}, {"AK-47",100,600}, {"M4",100,600}, {"Rifle",10,1000}, {"Sniper",10,1000}, {"Rocket Launcher",1,10000}, {"Grenade",10,600}, {"Parachute",1,800}, {"Chainsaw",1,50000} }    

Link to comment

Any Error?

|

  
local weaponsTable = { {"Colt 45",100,500}, {"Silenced",100,500}, {"Deagle",75,500},{"Shotgun",10,200}, {"Sawn-Off Shotgun",10,200}, {"Combat Shotgun",10,300}, {"Uzi",100,500}, {"TEC-9",100,500}, {"MP5",100,700}, {"AK-47",100,600}, {"M4",100,600}, {"Rifle",10,1000}, {"Sniper",10,1000}, {"Rocket Launcher",1,10000}, {"Grenade",10,600}, {"Parachute",1,800}, {"Chainsaw",1,50000} }    

Link to comment
  • Moderators

Because it is: "sawed-off", not "Sawned-Off".

See weapon property

https://wiki.multitheftauto.com/wiki/SetWeaponProperty

grenade

teargas

molotov

colt 45

silenced

deagle

shotgun

sawed-off

combat shotgun

uzi

mp5

ak-47

m4

tec-9

rifle

sniper

rocket launcher

rocket launcher hs

flamethrower

minigun

satchel

bomb

spraycan

fire extinguisher

camera

It it probably a typo on the wiki site, because at the real wiki you also write it like this:

http://en.wikipedia.org/wiki/Sawed-off_shotgun

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...