Thread: some stuff
View Single Post
  #5  
Old 09-14-2008, 07:38 PM
DuBsTeRmAn DuBsTeRmAn is offline
Era Manager
DuBsTeRmAn's Avatar
Join Date: Sep 2007
Location: The Netherlands
Posts: 1,367
DuBsTeRmAn is an unknown quantity at this point
Send a message via MSN to DuBsTeRmAn
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}}}
}}
}}
};
__________________
Name
Reply With Quote