Weapon file names

Status
Not open for further replies.
Experienced Elementalist
Joined
Jan 6, 2011
Messages
293
Reaction score
6
What are the file names which contains weapon details server side and client side(example g8 weapon. which all file contains g8 details serverside and client site)
 
I know but this files.. Any other files to be changed ?


I made a new weapon . Everything is workin fine . But after reconnecting the weapon gets disappeared.. Any idea? what should be done ?any other file rather then this should be changed ?
 
as per me.. he didn't "made" new weapon but found some weapon codes( which i too tried once)which just disappears when you reconnect the game..
but if he really succeeded in making new weapons. thats great!!! (as till now i m just changing current extra weapon's properties and graphics to make new weapons)

What are the file names which contains weapon details server side and client side(example g8 weapon. which all file contains g8 details serverside and client site)
btw this may be ur solution...
http://forum.ragezone.com/f487/release-weapon-attributes-editor-800460/:thumbup1:
 
Last edited:
I know but this files.. Any other files to be changed ?


I made a new weapon . Everything is workin fine . But after reconnecting the weapon gets disappeared.. Any idea? what should be done ?any other file rather then this should be changed ?

just edit the reference of those weapons and give them g10 weapon reference and give a try and also dont forgot to define the str dec dam etc (for these edit IT0.ull) and also add new reference in IT0EX.ull for lvl11-lvl15 dam str dex etc.

hope this helps u i think u are trying item codes 1158 etc if am not wrong :P:
 
Sorry for posting in this old post..
May be Getdeepz can guide or help regarding this matter...

The problem is weapon getting disappeared.....
 
The Reason the weapon is disappearing is coz it is not from the normal world. It is frm sum SQ Map or quest.
I had come across some creeps which wud drop Mage Staffs which cud be equipped.. but wen u tp or rc it wud disappear..
rather den changin its attributes u cud try to find its tdb n overlap on a unused weapon..
its jus a TRIAL N ERROR thing.. was jus goin thru dis forum after a long time ;-)
 
@Merlano Exactly right, The weapon which he spawned is additional weapon which is pre-defined client side files only and later was used as G10 uniques in TTA3 after some editing.

@Holy .... hint is : Your server don't knows what that item is, define it there and you are done.
To edit : Battleserver, Zoneserver both.

it is just the idea, correct me if someone has proper info regarding it.
 
@Holy .... hint is : Your server don't knows what that item is, define it there and you are done.
To edit : Battleserver, Zoneserver both.

it is just the idea, correct me if someone has proper info regarding it.

I changed 0,0ex,1,2,3 in my ZoneServer->ZoneData-> item folder
which other files or data contains details about Weapons?? (Asked The same Question Before also)
 
I am not sure abt it but its not the 0,1,2 files, instead its the ZS. If you dig deep, the 0 file dnt distinguish between a quest item or a weapon. So how are the different frm each other?
 
hmm when you open 0 file with weaponedit tool.

it gives all normal weapons server side definations till level 10.

understanding that file with hex editor seemed a mega puzzle for me too until i opened it with weapon edit tool.
 
Its not a puzzle if you simply compare a weapon with its in-game attributes! Btw the thing is, the 0 file isn't responsible for the disappearing issue. Found anything from zs yet?


 
Status
Not open for further replies.
Back