Respawn time & instant suicide @ Phoenix's files
Hello everyone.
I would like to know how can I possibly remove the instant suicide feature (what shall I replace in the ASM for example ?) and to make the respawn time for 5 seconds, like in the official.
I'm noob at asm, but still I managed to change the respawn time by doing this : (since Phoenix shows the ASM codes used at http://forum.ragezone.com/f245/gunz-...client-692325/ (though I'm using the repack 3)
And I edited CMP EAX,3 to CMP EAX,5 and then it shows 5 seconds. But as I can see on the asm codes (http://forum.ragezone.com/f245/gunz-...client-692325/), there is also a respawn time defined in the match server.exe, so what I did isn't correct ?. I also couldn't figure how to remove the instant suicide in the match server.exe aswell.
Here are the codes to avoid clicking in the link :
Can someone help me please ?
Sorry for my bad english :<
Re: Respawn time & instant suicide @ Phoenix's files
Go to the same addresses in the original client / server and get the code from them and replace them in the Repack's files.
Re: Respawn time & instant suicide @ Phoenix's files
Done, it works fine. Thank you very much Phoenix :>