Marshmellowz
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Marshmellowz

Forum of Anguswong.co.nr


You are not connected. Please login or register

PVAC Released

Go down  Message [Page 1 of 1]

1PVAC Released Empty PVAC Released Fri Sep 19, 2008 1:31 pm

Admin


Admin

Many of you people are asking for this, So have it <3<3

Explantion :
Ranged Passive Vac is based on regular Passive Vac method (Left, Right walk Randomizer)
Mostly, Monsters will walk to the Left, Right of the map with Regular Passive Vac until the will hit the end of the map.
All we need to do is find the Foothold that contains the end of the Map by Finding a Foothold which contains the value of Next = 0.
Why ? Because if Next = 0, that means the mosnters cant walk to the right after they hit that Foothold (Because there is a Wall).
So we track his Prev value which will lead us few steps before we hit the wall. After that, The only thing we need to do is change the value of Next and Prev to 0

Tools :
* WZ files Editor (dEMsWz is the best in this case)
* Version 0.60 of MapleStory's WZ files
* Basic knowlage of Passive Vac (The way it works)

Tutorial :
* Open dEMsWz and load the file : Map.wz
* Find the map you want to passive vac there
* Find a foothold which contains a value of Next = 0
* After we find it, Track his Prev value, and go to that Foothold
* Edit Next and Prev to 0 in that Foothold
* save and close

Exemple :
Map ID : 260020200
foothold.3.0.26.prev 22 (Change to 0)
foothold.3.0.26.next 27 (Change to 0)
foothold.3.0.27.prev 26 (Let track his prev value to foothold number 26)
foothold.3.0.27.next 0 (Means that foothold contains the boundry of the wall)
__________
Map ID : 250020100
foothold.3.0.21.prev 22 // Change value to 0
foothold.3.0.21.next 23 // Change value to 0
foothold.3.0.22.prev 20 // Useless (Edit prev to 0 for passive vac)
foothold.3.0.22.next 21 // Useless
foothold.3.0.23.prev 21 // Lets go to Foothold number 21
foothold.3.0.23.next 0 // We found our wall foothold


Note : Dont forget, You still have to edit the rest of Foothold's Prev's to 0 for passive vac
Note 2 : Dont edit the Foothold of the wall (the one with Next value of 0), Or you will fall out from the map

Pic Proof : (Refresh if you cant see ! <3<3)

https://dizcuzz.ace.st

Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum