Graal Forums  

Go Back   Graal Forums > PlayerWorlds > Era Main Forum
FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
  #1  
Old 09-14-2008, 11:56 AM
[email protected] sid.gottlieb@googlemail.com is offline
Banned
Join Date: Mar 2008
Posts: 861
sid.gottlieb@googlemail.com will become famous soon enough
some stuff

so designed a new item system for new era
so, we can modify just about anything now, from equipping an item
[your health, armor, [ANYTHING]]

for example, i've equip an Uzi, It could improve your health from doing so! no idea why it would, but that's an example

here is the uzi gun
HTML Code:
  this.item_Uzi = {
    {"projectile", 1},
    {"damage", 15},
    {"mod", { 
      {"gunstats", {
        {"ammolimit", 9999},
        {"maxammo", 32},
        {"maxbullets", 1},
        {"fireammo", 1},
        {"repeatfire", true},
        {"spread", 0.1},
        {"freezefire", {0.13, 0.01}},
        {"freezereload", {0.25, 0.6}},
        {"bulletpos", {{0.7, 1.6}, {0.8, 0.3}, {-0.3, -1.2}, {-1.2, 0.5}}}
      }}
    }}
  };
Reply With Quote
  #2  
Old 09-14-2008, 12:06 PM
Crono Crono is offline
:pluffy:
Join Date: Feb 2002
Location: Sweden
Posts: 20,000
Crono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond repute
Is the dupping fixed yet?
__________________
Reply With Quote
  #3  
Old 09-14-2008, 12:08 PM
[email protected] sid.gottlieb@googlemail.com is offline
Banned
Join Date: Mar 2008
Posts: 861
sid.gottlieb@googlemail.com will become famous soon enough
for sure

this is for new era btw, not current
Reply With Quote
  #4  
Old 09-14-2008, 06:08 PM
Yocas Yocas is offline
Lucas
Yocas's Avatar
Join Date: Apr 2008
Location: Lithonia, Georgia
Posts: 375
Yocas is on a distinguished road
Send a message via AIM to Yocas Send a message via MSN to Yocas Send a message via Yahoo to Yocas
The gun stats in your inventory are waaaaay off.
__________________
"Acting is all about honesty. If you can fake that, you've got it made.."
Reply With Quote
  #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
  #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
  #7  
Old 09-14-2008, 09:05 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
Orly? I already knew that lol
__________________
Name
Reply With Quote
  #8  
Old 09-14-2008, 10:06 PM
Frankie Frankie is offline
xChugxLifex
Frankie's Avatar
Join Date: Feb 2008
Location: New York
Posts: 1,610
Frankie is a jewel in the roughFrankie is a jewel in the rough
Send a message via AIM to Frankie Send a message via MSN to Frankie
nice work
__________________
*Sum41Freeeeek
*Frankie
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 04:51 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.