Page 2 of 5
Posted: Wed Oct 31, 2007 6:36 pm
by LethalEncounter
OK, I'll try to reproduce the crash on my server.
Posted: Wed Oct 31, 2007 11:30 pm
by Zcoretri
I can confirm on my system, after changing the safe coordinates that this zone
exp03_dun_mistmoore_catacombs_epic01_freethinker
causes a crash in world.exe...the cliet just goes back to character select I believe.
Confirm.
Posted: Thu Jan 24, 2008 10:16 am
by weasy
LethalEncounter wrote:OK, I'll try to reproduce the crash on my server.
When I reproduce this, my head explodes. Is this a user based issue?
Posted: Sat Feb 09, 2008 4:09 am
by intodesi
I can start on moving this over here, or getting them in my sql tables and uploading them, but also
http://maps.eq2interface.com/map.php
has most /loc's including zone lines..
Just a thought, not sure if its been thought of.
Also if we want to make a pretty close replica of a live server, they have mob locs etc and static objects.
One thing i did notice is links (item links from live eq2) dont work in an emulated server, or atleast not mine? is that because the emulator uses different code/db structure then soe's servers?
Posted: Sat Feb 09, 2008 4:21 am
by intodesi
Also, just a thought, but wont the safe zone /loc spawn all players that enter that zone in the same spot, stacking on each other? if everyone in say a group zone in at the same time?
Would there be a way to make it zone people in at a random area within the safe zone /loc proximity? or does it already do this?
Posted: Sat Feb 09, 2008 7:06 am
by LethalEncounter
One thing i did notice is links (item links from live eq2) dont work in an emulated server, or atleast not mine? is that because the emulator uses different code/db structure then soe's servers?
This is because item IDs are different in our database. Eventually we might use the same item IDs as live, but the current db does not.
Posted: Sat Feb 09, 2008 7:07 am
by LethalEncounter
intodesi wrote:Also, just a thought, but wont the safe zone /loc spawn all players that enter that zone in the same spot, stacking on each other? if everyone in say a group zone in at the same time?
Would there be a way to make it zone people in at a random area within the safe zone /loc proximity? or does it already do this?
That is a good idea that I hadn't thought about. I'll add it.
Posted: Sun Mar 02, 2008 7:04 pm
by ZexisStryfe
Here are some zone locs for ya-
Code: Select all
'adv02_dun_drowned_caverns', 'adv02_dun_drowned_caverns', 'Drowned Caverns', '95.83', '22.83', '4', '-1e+006'
'adv04_crab_cave', 'adv04_crab_cave', 'Cavern of the Crustacean', '0', '0', '0', '-1e+006'
'adv04_dun_bird_cage', 'adv04_dun_bird_cage', 'Xux'laio's Roost', '0', '0', '0', '-1e+006'
'exp02_dun_dragon_necropolis', 'exp02_dun_dragon_necropolis', 'Deathtoll', '-189.17', '126.19', '66.25', '-1e+006'
'exp02_dun_lair_of_scale_epic01_seeing', 'exp02_dun_lair_of_scale_epic01_seeing', 'Halls of the Seeing', '-628.06', '159.68', '-234.91', '-1e+006'
'exp03_dun_castle_mistmoore_epic01_coffinchamber', 'exp03_dun_castle_mistmoore_epic01_coffinchamber', 'Mistmoore's Inner Sanctum', '0', '0', '0', '-1e+006'
In addition to this there are several entries in the zone table that can be deleted including the entry for the City of Mist, the second Charasis:Vault of the Eternal (id number 266) as well as an entry labeled dir.txt (id 37). None of these are real zones or are copies of other zone entries.
Posted: Mon Mar 03, 2008 6:47 pm
by ZexisStryfe
More zones! These are new zones that aren't in the database, but the zone files exist!
Code: Select all
'exp04_dun_charasis_north', 'exp04_dun_charasis_north', 'Charasis: Vault of the Eternal', '0', '0', '25', '-1e+006'
'exp04_dun_charasis_south', 'exp04_dun_charasis_south', 'Charasis: Maiden's Chamber', '0', '0', '25', '-1e+006'
'exp04_dun_chardok_epic01_mines', 'exp04_dun_chardok_epic01_mines', 'Describe me in the zones table! :)', '0', '0', '0', '-1e+006'
'exp04_dun_chardok_epic02_prison', 'exp04_dun_chardok_epic01_prison', 'Describe me in the zones table! :)', '0', '0', '0', '-1e+006'
'exp04_dun_chelsith_epic01_behemoth', 'exp04_dun_chelsith_epic01_behemoth', 'Describe me in the zones table! :)', '0', '0', '0', '-1e+006'
'exp04_dun_sebilis_epic02_venril', 'exp04_dun_sebilis_epic02_venril', 'Sebilis: Crypt of Agony', '0', '0', '0', '-1e+006'
'exp04_dun_sebilis_quarters', 'exp04_dun_sebilis_quarters', 'Describe me in the zones table! :)', '0', '0', '0', '-1e+006'
'exp04_dun_veeshans_peak_epic01_trakanon', 'exp04_dun_veeshans_peak_epic01_trakanon', 'Describe me in the zones table! :)', '0', '0', '0', '-1e+006'
'live_epic_mystic', 'live_epic_mystic', 'Describe me in the zones table! :)', '0', '0', '0', '-1e+006'
And an update to an existing zone:
Code: Select all
'exp04_dun_chelsith', 'exp04_dun_chelsith', 'Chelsith', '-76.26', '30.24', '510.64', '-1e+006'
Posted: Mon Mar 03, 2008 8:31 pm
by John Adams
Thank you for those, Zexis. I have made my first attempt to add stuff like this to the master database, so please let me or LE know if I jacked something up.
Starting with 4 new Tradeskill instances from recent logs in the Qeynos areas. I'll test your zones above and add them soon.
Thanks again,
-J
Posted: Mon Mar 03, 2008 9:08 pm
by John Adams
Zexis, I do not seem to have any of those exp04* files. What expansion is that? Maybe I missed one, though I have the RoK box which I thought came with everything... and my Live client seems to not have them either.
Not sure I should add those until someone else confirms they work. Adding your locs updates though.
Posted: Mon Mar 03, 2008 9:17 pm
by link2009
Exp04 is Expansion 4 referring to Rise of Kunark.
I got all the files from every pack and I can confirm that those files exist. I have MANY MANY more that are not in the zones table either. I will contribute mine tomorrow.
Posted: Tue Mar 04, 2008 5:23 am
by John Adams
Hmm. I don't get it then. I bought RoK (actually, 2... one for each of us here at the house). I have no exp04* files, and am fully patched. They should be in the 'paks' folder, yes?
Posted: Tue Mar 04, 2008 10:52 am
by Zcoretri
[quote="ZexisStryfe"]More zones! These are new zones that aren't in the database, but the zone files exist!
'exp04_dun_chardok_epic01_mines', 'exp04_dun_chardok_epic01_mines', 'Describe me in the zones table!

', '0', '0', '0', '-1e+006'
I could not find the above.
there is a file exp03_rgn_steamfont_epic01_mines however.
Posted: Tue Mar 04, 2008 10:57 am
by John Adams
Ok, I seem to thrive on admitting publicly when I am STUPID.
Note to self: when you BUY the box set, maybe I should put in the activation key too, eh?
And what the hell is up with the station site, that can no longer tell you anywhere what expansions you DO have? Sigh...
Anyway, I checked the g/f's machine, cuz I know she was playing with Snarks. Sure enough, exp04 files all over the place. Cuz she was smart enough to activate. :/
Sorry for the confusion.
And double verifying Zcoretri - I see no "chardok_epic01_mines" either (now) heh.