[SEARCHING] WarRock Weapon ID List

07/23/2015 13:32 Technicalz#1
Hello, EPVP.

I am searching the Weapon ID List of WarRock for all weapons so also the brand new ones.
07/23/2015 13:41 Sleutel#2
Items.bin will solve your problem.
07/24/2015 17:04 vrufullop#3
say thanks to conrew and Trademark


07/24/2015 17:35 const*#4
Quote:
Originally Posted by vrufullop View Post
say thanks to conrew and Trademark


Well, I originally wanted to post the link to that topic too, but I did not because I read that he is looking also for the latest.
07/24/2015 19:48 Futur94#5
Here is a new list: [Only registered and activated users can see links. Click Here To Register...]
07/24/2015 22:23 Gµstavo#6
Quote:
Originally Posted by Futur94 View Post
Here is a new list: [Only registered and activated users can see links. Click Here To Register...]
This is complete bullshit because you have to count again on every section.
For example:

Code:
6|AE01|COTTON
There ends an section so the new section got the ID 0:
Code:
0|BA01|E_Default
But you just continue counting and so you've got the wrong ID(7):
Code:
7|BA01|E_Default
07/24/2015 23:06 const*#7
Quote:
Originally Posted by Gµstavo View Post
This is complete bullshit because you have to count again on every section.
For example:

Code:
6|AE01|COTTON
There ends an section so the new section got the ID 0:
Code:
0|BA01|E_Default
But you just continue counting and so you've got the wrong ID(7):
Code:
7|BA01|E_Default
That's right, but I think he's looking for the codes...
07/25/2015 03:44 Futur94#8
Quote:
Originally Posted by Gµstavo View Post
This is complete bullshit because you have to count again on every section.
For example:

Code:
6|AE01|COTTON
There ends an section so the new section got the ID 0:
Code:
0|BA01|E_Default
But you just continue counting and so you've got the wrong ID(7):
Code:
7|BA01|E_Default
I dont need your example, i know how to count the id, btw it´s:

#|Code|Name

and not:

WeaponID|Code|Name

u know the difference?
07/25/2015 06:03 n4n033#9
I recommend you this tool created by ToxiiC : [Only registered and activated users can see links. Click Here To Register...]
07/25/2015 10:31 toxiicdev#10
Quote:
Originally Posted by n4n033 View Post
I recommend you this tool created by ToxiiC : [Only registered and activated users can see links. Click Here To Register...]
Thanks :)
07/25/2015 10:40 Gµstavo#11
Quote:
Originally Posted by Futur94 View Post
I dont need your example, i know how to count the id, btw it´s:

#|Code|Name

and not:

WeaponID|Code|Name

u know the difference?
The title is
Quote:
[SEARCHING] WarRock Weapon ID List
so he's searching for the ID's and not for the Codes. :-)))
07/27/2015 13:22 Technicalz#12
Quote:
Originally Posted by n4n033 View Post
I recommend you this tool created by ToxiiC : [Only registered and activated users can see links. Click Here To Register...]
I guess this is safe?
07/27/2015 13:34 Singlecore#13
Quote:
Originally Posted by Technicalz View Post
I guess this is safe?
sure
07/28/2015 17:41 Technicalz#14
Quote:
Originally Posted by Sleutel View Post
Items.bin will solve your problem.
How can you search that in you're items.bin? Sorry, long time ago
07/28/2015 19:18 Specialony#15
Quote:
Originally Posted by Technicalz View Post
How can you search that in you're items.bin? Sorry, long time ago
Download Notepad++... but if you want to read the items.bin in Notepad++ you need to decode it first.

I used the encode/decode tool of pizza papa ToXiiC.
here you can download it: [Only registered and activated users can see links. Click Here To Register...]

If you just want to know the weapon codes and some information about the weapons and don't need to edit things in the items.bin then I assume you to use the "Items.bin reader" also by pizza papa ToXiiC.
Download link here: [Only registered and activated users can see links. Click Here To Register...]

Credits to ToXiiC.

Have fun and good luck with trying and testing.