Jump to content

  •  

prism

Member Since 23 Jun 2014
Offline Last Active May 23 2017 06:04 PM
-----

#69422 Good anti cheat?

Posted by prism on 31 January 2016 - 03:53 PM

Does anyone know of any strong Ragnarok anti cheats that aren't dead? I'm using Hashield right now but it seems to have been completely abandoned. Harmony doesn't seem like it's being updated anymore and I've heard its dead. Adelays is ran by the same developer as Hashield so it is inherently dead( and isn't a general anti cheat anyways). UCP has been abandoned. I can't find any real information about Gepard either.




#51484 Sage Soul Link

Posted by prism on 23 February 2015 - 08:27 PM

This thread can be closed. After further investigation I found the answer I was looking for.

 

Skill.c 

 

else if(skill_id==MG_COLDBOLT || skill_id==MG_FIREBOLT || skill_id==MG_LIGHTNINGBOLT){
if (sd->sc.data[SC_SOULLINK] && sd->sc.data[SC_SOULLINK]->val2 == SL_SAGE)
maxlv =10; //Soul Linker bonus. [Skotlex]
 
change the maxlvl = 10 to whatever level desired.