View Full Version : Issue zoning to commons, northro, and southro zones
Samus123456
07-23-2016, 06:15 PM
I've been using Akkadius' PEQ Server Installer with the ROF2 client, and it's worked great except for these 3 zones. I can't zone into the new Commonlands, South Ro, or North Ro zones via #zone. When I try, it sends me there, then immediately loads the old version of the zone. All other zones with 2 versions work fine. Any idea what I can do to get those 3 working? The files are there; I can see the zone for a single frame while it zones me to the older ones.
EDIT: The first file mentioned is commonlands.eqg, not commons.s3d, to clarify.
Uleat
07-23-2016, 06:18 PM
There are scripts in the quest folders for those zones that redirect you.
Even if you allowed people to stay, you would probably still need to activate the content.
Samus123456
07-23-2016, 06:28 PM
Thanks for the reply! I just wanted to be able to run around the zones to see what they look like, even if there aren't any mobs; how complex is changing the scripts to not redirect?
Uleat
07-23-2016, 06:35 PM
[\quests\commonlands\player.lua]
--function event_enter_zone(e)
--local client = eq.get_entity_list():GetClientByID(e.self:GetID()) ;
--client:MovePC(22, -144, -1543, 2, 122);
--end
If that doesn't work, there may be a perl version somewhere.
Samus123456
07-23-2016, 06:46 PM
Looks like that's what the player.lua file says; it must be elsewhere. Any idea where it might be located?
EDIT: Or is that the code that redirects? I'll try removing it and see what happens.
EDIT2: That was it. Thanks so much!
Uleat
07-23-2016, 07:18 PM
I put '--' in front of each line to remark it out (deleting works..but, then you have to remember what you did :P )
Nightrider84
07-24-2016, 12:44 AM
Certain zones you can teleport to the new or old versions depending on what you type, I.E.
#zone tox vs #zone toxxulia will send you to the new or old one. Its based on the name of the zone file.
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.