Limestone Posted May 31, 2013 Posted May 31, 2013 if i use @doommap command, all of the maps are affected. im using r17285 Quote
Jaburak Posted May 31, 2013 Posted May 31, 2013 I haven't seen any issue about @doommap in the past revision. Maybe your custom source mod affected it. Quote
Limestone Posted May 31, 2013 Author Posted May 31, 2013 i never edit the @doommap commands, even though i modify some codes but in status.c/map.h/map.c battle.c battle.h only. Quote
Cydh Posted June 2, 2013 Posted June 2, 2013 (edited) really? 17285's @doommap is check it only for same map. if (pl_sd->fd != fd && sd->bl.m == pl_sd->bl.m && pc_get_group_level(sd) >= pc_get_group_level(pl_sd)) https://code.google.com/p/rathena/source/browse/trunk/src/map/atcommand.c?spec=svn17285&r=17285 Edited June 2, 2013 by Cydh Quote
Question
Limestone
if i use @doommap command, all of the maps are affected. im using r17285
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.