• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

WZ edit map xml to make warp after kill mob

Junior Spellweaver
Joined
May 15, 2016
Messages
131
Reaction score
16
hello , how i can to make auto warp after mob killed?

this xml:

PHP:
<imgdir name="0">            <string name="type" value="m"/>            <string name="id" value="9500338"/>            <int name="x" value="1419"/>            <int name="y" value="2189"/>            <int name="mobTime" value="-1"/>            <int name="f" value="0"/>            <int name="hide" value="0"/>            <int name="fh" value="9"/>            <int name="cy" value="2205"/>            <int name="rx0" value="736"/>            <int name="rx1" value="1711"/>        </imgdir>
i want to make after the mob id : "9500338" , killed.
is warp you to map id : "970030300".
how i can to do it?
Lol with Xml? u need code it in java. and check map,mob
 
Upvote 0
Back
Top