God mode command fail

Junior Spellweaver
Joined
Nov 20, 2017
Messages
146
Reaction score
19
Hey Ragezone,

I was adding some commands to the Jur13n source and the God command did not work.

I already builded the matchserver and matchagent and replaced, nothing worked.

original post:
GOD MODE COMMAND BY ThunderZ

I've even tried copying from another source, but it did not work.
 
Experienced Elementalist
Joined
Oct 14, 2015
Messages
293
Reaction score
86
lol what does MatchServer have to do with this command? it neither serverside lol, this command has several risks I do not recommend using.
 
Upvote 0
Junior Spellweaver
Joined
Sep 27, 2016
Messages
151
Reaction score
10
Line : void ZModule_HPAP::OnDamage(MUID uidAttacker,float fDamage, float fRatio)
Change : #ifndef _PUBLISH
To : #ifdef _PUBLISH
Rebuild Gunz.exe ( MatchServer.exe not need ).
Problem done!!
 
Upvote 0