Home » Renegade Discussions » Mod Forum » Making A New Crate
Re: Making A New Crate [message #271781 is a reply to message #271779] |
Sun, 08 July 2007 19:36 |
_SSnipe_
Messages: 4121 Registered: May 2007 Location: Riverside Southern Califo...
Karma:
|
General (4 Stars) |
|
|
yes but im not sure if i only take out the one part
int Index = 0;
if (Rnd <= 25) Index = 0;
else if (Rnd <= 50) Index = 1;
else if (Rnd <= 70) Index = 2;
else if (Rnd <= 90) Index = 3;
else if (Rnd <= 110) Index = 4;
else if (Rnd <= 130) Index = 5;
else if (Rnd <= 145) Index = 6;
else if (Rnd <= 160) Index = 7;
else if (Rnd <= 170) Index = 8;
else if (Rnd <= 180) Index = 9;
else if (Rnd <= 190) Index = 10;
else Index = 11;
or is there more to take out?
AoBfrost wrote on Sun, 08 July 2007 21:34 | I mean random veh sounds good, but from my experience using stealth suit drop mod in our server, we had to trash the mod because people with scripts older than 2.9.2 would see you normally while 2.9.2 and 3.0+ cant see you unless you attacked them...same for vehicles....it looks like it's stealthed, but to non custom scripted n00bs, it aint stealthed.
|
a men to that when i first played i did not know what scripts where but i got them and rg ahhaa
[Updated on: Sun, 08 July 2007 19:37] Report message to a moderator
|
|
|
Goto Forum:
Current Time: Sun Jan 12 05:42:03 MST 2025
Total time taken to generate the page: 0.01183 seconds
|