Recent content by Only4fun

  1. O

    Hide costume item in certain maps

    Hello everyone.   I'm trying to hide costume items and shows the original equip in same maps where are PvP, GvG and Battleground ON because this confuses the player when will fight.   The player doesn't know what the opponent is equipped, this way he can't defend herself.   To try do this, I...
  2. O

    Client.exe process remains open

    Hello.   I found a problem in my client.    When I open the client and later was closed the game, the process in task manager isn't ending.   If I open more than one client, all processes remain always open.   This is also occurring with Loki Launcher.exe.    Any idea how to solve the problem?  
  3. O

    @killable kill only who use @killable

    Hello,   How to alter @killable to only players with the command active can kill themselves?     In src/map/battle.c: if( sd->state.killable ) { state |= BCT_ENEMY; // Everything can kill it strip_enemy = 0; } What needs to change to work?   Grateful, char0.
Back
Top