Thread: some stuff
View Single Post
  #6  
Old 09-14-2008, 08:29 PM
Crow Crow is offline
ǝɔɐɹq ʎןɹnɔ
Crow's Avatar
Join Date: Dec 2006
Location: Germany
Posts: 5,153
Crow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond repute
Quote:
Originally Posted by DuBsTeRmAn View Post
You should make it:


this.item_Uzi = {
{"projectile", 1},
{"damage", 15},
{"mod", {
{"gunstats", {
{"ammolimit", 99999},
{"maxammo", 50},
{"maxbullets", 2},
{"fireammo", 2},
{"repeatfire", true},
{"spread", 0.15},
{"freezefire", {0.05, 0.01}},
{"freezereload", {0.05, 0.2}},
{"bulletpos", {{0.7, 1.6}, {0.8, 0.3}, {-0.3, -1.2}, {-1.2, 0.5}}}
}}
}}
};
This is not about the stats. Uzi is perfectly fine the way it is right now, and the stats you posted would probably suck.
Reply With Quote