Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Request Random Weapon List Maker
#1
A tool where you put a list of weapon

and it does this at the end

weapons2 = [];
weapons2[0]= "aspdw_mp";
weapons2[1]= "cz75dw_mp";
weapon2 = weapons2[RandomInt(weapons2.size)]

(can also change list name)


I have like 2000 weapons to add weapons[X]= " ";
all the time so long , help plz?
Reply

#2

level.randomWep = level.weaponList[randomInt(level.weaponList.size)];
C++/Obj-Cdeveloper. Neko engine wip
Steam: Click
Reply

#3
(08-04-2011, 19:42)Se7en Wrote: level.randomWep = level.weaponList[randomInt(level.weaponList.size)];

No not that.... a TOOL
Reply

#4
no, this is only 1 line, not like 2000 lines.
C++/Obj-Cdeveloper. Neko engine wip
Steam: Click
Reply

#5
... a tool in wich I can add any guns even custom to make a random list

is it taht hard to understand se7en?
Reply

#6
(08-04-2011, 20:09)Scripts18 Wrote: ... a tool in wich I can add any guns even custom to make a random list

is it taht hard to understand se7en?

Well actually it IS that hard to understand #grammarnazi

Reply

#7
Just nvm I made the whole list...
Reply

#8
(08-04-2011, 19:42)Se7en Wrote: level.randomWep = level.weaponList[randomInt(level.weaponList.size)];

level.weaponList != in blops
(08-10-2011, 12:58)Pozzuh Wrote:
Se7en Wrote:Stealed, from cod4 mod ...
look who's talking

[Release] Old School Mod v2.2
[Release] Scroll menu

Reply

#9
(08-13-2011, 12:15)iAegle Wrote:
(08-04-2011, 19:42)Se7en Wrote: level.randomWep = level.weaponList[randomInt(level.weaponList.size)];

level.weaponList != in blops

Thx iAegle, finally I knew his stuff wasnt working
Reply



Possibly Related Threads…
Thread Author Replies Views Last Post
  [Release] [SOURCE] Random Weapons. [HARD] Tony. 1 3,895 11-08-2013, 11:11
Last Post: Nekochan
  Help source random weapons [HARD] Tony. 4 4,349 11-08-2013, 05:25
Last Post: [HARD] Tony.
Question Help Mw2 weapon skin question FroxIVx4 1 2,772 10-13-2013, 16:54
Last Post: hmann
Question Help Weapon Name iRoNinja 8 6,061 10-08-2013, 08:31
Last Post: iRoNinja
  Mw2 weapon porting? Cuddlyedits 3 4,376 09-15-2013, 16:43
Last Post: DidUknowiPwn
  Help choose 2 random players?(1 each team) 26hz 6 4,338 09-12-2013, 17:32
Last Post: Yamato
Rainbow [Release] MW3: Random Weapon Plugin V1 Nekochan 50 30,722 09-11-2013, 15:11
Last Post: EnVi Sweden Rocks
Exclamation [Request] Random Weapon At Spawn Scripts18 3 4,431 07-27-2013, 23:53
Last Post: DidUknowiPwn
  Help Receiving a random primary & secondary DidUknowiPwn 5 4,097 07-22-2013, 09:47
Last Post: Yamato
  Help Server not in list, but people join 99IRock 8 6,694 07-17-2013, 21:26
Last Post: clacki

Forum Jump:


Users browsing this thread:
1 Guest(s)

Forum Powered By MyBB, Theme by © 2002-2024 Melroy van den Berg.