How about weapons

Newbie Spellweaver
Joined
Jul 22, 2013
Messages
77
Reaction score
1
This weapon will be
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Jul 22, 2013
Messages
77
Reaction score
1
Many people have changed but the forum no method
 
Newbie Spellweaver
Joined
Jan 26, 2012
Messages
75
Reaction score
73
It is a quest item.
It is necessary to modify the part of many of the Client and ZS to use as common items it.
 
Banned
Banned
Joined
Jun 22, 2012
Messages
64
Reaction score
5
prologos is right...
if u wanna make this items into G11 Uniq then u have to edit A3 Client.exe and Zoneserver.Exe
by which u can use this weapons perfectly like G9.5 Uniqs
there is IT0.ull and IT0EX.ull files.. in which u can find this weapons

this is Just a Clue..

Best of Luck
 
Joined
Jun 10, 2009
Messages
659
Reaction score
141
prologos You can share?

Start learning to add custom ASM code into ZoneServer before you jump into any big stuffs. I suggest you read this tutorial http://forum.ragezone.com/f860/win32-executable-asm-code-injection-981310/ and start your ZS editing journey. Inside ZoneServer folder you will find .map file using which you can find address value of each ZoneServer functions. Using the address value you can go to the exact line in OllyDbg and start investigating the ZoneServer. In later stages when you understand assembly code of a function, you use JMP statements to divert code flow to your custom code location and make it get executed!
 
Last edited: