PoS zout
can some one post the Loc for the zone-out from postorms to PoT, I can't remember and can't find it.
Thanks |
zone ?
Quote:
the PEQ loc listing is as follows. INSERT INTO zone_points VALUES (1080,'postorms',1,0,0,0,0,207,178,-1620,256,0,209); INSERT INTO zone_points VALUES (1081,'postorms',2,0,0,0,0,6040,-1087,-485,198,0,210); INSERT INTO zone_points VALUES (1082,'postorms',3,0,0,0,0,2088,1562,-451,348,0,210); INSERT INTO zone_points VALUES (1083,'postorms',4,0,0,0,0,-682,1097,-929,412,0,203); |
Quote:
|
I just had to scratch my head, because of all the times I played there - I always played a caster, so gated away. never used the caves...
GeorgeS |
Quote:
|
The tree IS the zone out. I've lived and died many a time in PoS. There's a reason for that acronym. :)
|
Quote:
|
Oh, it was missing completely? hah. Well done, green thumb. :)
|
Quote:
It all looks great, and I think runs a lot better. So I decided to compress it and post it for everyone to enjoy (later on tonight). The new zones will be playable; mobs will have aggro, some drops, zone in/out should work and also a few roamers. When we get done with the full merge, we'll get back to placing more drops and named-mob spawns. Everybody, I know I keep asking this, but don't forget my Harbinger's Spire map file, incase someone knows a way to make it. If you look at the detail in all loots, spawns, grids there - you'll see i worked my arse off in that zone. I hate to see it go to waste. When I spawned that zone, I didn't even know what a map file was for! |
harbingers
Ok I got azone_eqg to run on windows. Using the debugger,
I have found that harbingers and others, have an issue related to polygons. I am still looking at the buffer offsets, it may be in the wrong location within the file or the structure used is the wrong length... Here is a comparison of harbingers and wallofslaughter (I know the values should be different, but they should be close not miles away) This line is from ter.cpp and copies data from the buffer into the polygon struct, the bottom line is harbingers, does not have correct data, where the buffer is pointed. (about line 110, I have been cleaning up the code, so your mileage may vary) ttri = (ter_triangle *) buffer; in WOS ttri + v1 = 0 + v2 = 1 + v3 = 2 +group = 6 +unk = 65536 in HAR ttri + v1 = -1089951531 + v2 = 1050283546 + v3 = -1089728055 +group = 1050291257 +unk = -1089958747 |
All times are GMT -4. The time now is 10:15 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.