Hello Community, I use sources from MUEmu.
I want to add a log to the Protocol.cpp file when someone uses Soul Master's "Teleport" skill.
I'm a newbie to programming.Code:if (lpObj->Type == OBJECT_USER && lpObj->CSkill == 6) { LogAdd(LOG_RED, "-1 Por usar Teleport SM"); }
I appreciate your help.
Thanks.
MU Online - Crear cuenta


Reply With Quote![[Help]Add Log when using Skill Teleport Soul Master](http://ragezone.com/hyper728.png)

