Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Due to recent spam attacks that heavily used compormised accounts we did reset all user passwords, AGAIN, if it happens and your account got compromised again due to re-used passwords your account will be perma-banned.
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.