erm...i'm new to this forum no idea where to put this....
the server I currently playing had removed teleport skill
So i wonder isit posible to do something like relogAuto_deadly instead of teleportAuto_deadly?
mebbe something like :
docommand relog {
hp < damage
}
anyone can help?
how to do RelogAuto_deadly
Moderator: Moderators
-
- Developers
- Posts: 1798
- Joined: 05 Dec 2008, 05:42
- Noob?: Yes
Re: how to do RelogAuto_deadly
Usually, the server requires a delay where you won't be receiving any damage before you can logoff (character will stay ingame if you disconnect).
-
- Moderators
- Posts: 174
- Joined: 04 Apr 2008, 10:21
- Noob?: No
- Location: In your dreams...
Re: how to do RelogAuto_deadly
As eternal said you will remain in the game even if you dc, so if something is deadly you will most probably die.
But if you still wish to dc there are certain conditions you can use like dc on monster appear by configuring your monsters.txt. You can also write a macro to read console damage and then do the relogging.
But if you still wish to dc there are certain conditions you can use like dc on monster appear by configuring your monsters.txt. You can also write a macro to read console damage and then do the relogging.