EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   General::General Discussion (https://www.eqemulator.org/forums/forumdisplay.php?f=586)
-   -   Does anyone want some custom zones? (https://www.eqemulator.org/forums/showthread.php?t=25398)

Scorpious2k 06-14-2008 09:08 AM

Quote:

Originally Posted by quadroplex (Post 150590)
Im having some issues with manhattan, juno and nektropos and Tutorialb...

The zone lines when you hit them try zoning me into "Unknown zone" and puts me back to the zone in point of the zone im in, and sometimes right on the zoneline causing a neverending loop of zoning...

Did you restart the server and making the changes?

Can you paste the numbers from the DB - select * from zone_points where zone like 'ruj%';

That would give manhattan and juno (and others) if you used the same zones we did.

quadroplex 06-14-2008 11:52 AM

Code:

INSERT INTO zone_points (id, zone, number, y, x, z, heading, target_y, target_x, target_z, target_heading, zoneinst, target_zone_id, buffer) VALUES
(1468, 'ruja', 1, 1750, -288, -180, 1354, 709, -541.1, 0, 0, 0, 0, 235),
(1469, 'rujb', 2, -83, 1476, -259, 0, 0, -111, 0, 0, 0, 0, 230),
(1470, 'rujb', 1, -83, 1476, -259, 1131, 968, -710, 0, 0, 0, 0, 245),
(1471, 'rujd', 1, 1136, 921, -700, -1423, -2567, -265, 0, 0, 0, 0, 235),
(1472, 'ruje', 2, 4953, -5200, -1000, -5295, -5030, -1063.9, 64, 0, 0, 0, 255),
(1473, 'ruje', 1, -300, 5657, -1000, 270, -4550, -90.3, 0, 0, 0, 0, 265),
(1474, 'rujf', 2, -5570, -5200, -1000, 4831.7, -5269.2, -1061, 192, 0, 0, 0, 250),
(1475, 'rujf', 1, 3900, 5920, -1000, 3342, -5862, -1187, 128, 0, 0, 0, 260),
(1476, 'rujg', 2, 3350, -5888, -1000, 3474, 5862, -1197, 128, 0, 0, 0, 255),
(1477, 'rujg', 1, -5696, 1100, -1000, 5900, 925, -1198, 192, 0, 0, 0, 265),
(1478, 'rujh', 1, 450, -5253, -1000, -178, 5182, -308, 128, 0, 0, 0, 250),
(1479, 'rujh', 2, 6015, 1000, -1000, -5439, 1027, -1141, 92, 0, 0, 0, 260),
(1484, 'rujj', 1, 929, 0, 0, 999999, 910, 999999, 999, 0, 0, 0, 269),
(1485, 'ruji', 1, 929, 0, 0, 999999, 940, 999999, 999, 0, 0, 0, 273);


Scorpious2k 06-14-2008 12:54 PM

Quote:

Originally Posted by quadroplex (Post 150603)
Code:

INSERT INTO zone_points (id, zone, number, y, x, z, heading, target_y, target_x, target_z, target_heading, zoneinst, target_zone_id, buffer)

In my DB the order is x, y, z and target_x, target_y, target_z. See below:

Code:

+-------+------+--------+-------+-------+-------+----------+----------+----------+----------------+---------+----------+--------+----------------+
| id    | zone | number | x    | y    | z    | target_x | target_y | target_z | target_heading | heading | zoneinst | buffer | target_zone_id |
+-------+------+--------+-------+-------+-------+----------+----------+----------+----------------+---------+----------+--------+----------------+
|  1000 | ruja |      1 |  1750 |  -288 |  -180 |    1354 |      709 |  -541.1 |              0 |      0 |        0 |      0 |            235 |
|  1005 | rujb |      1 |  -83 |  1476 |  -259 |    1131 |      968 |    -710 |              0 |      0 |        0 |      0 |            245 |
|  1001 | rujb |      2 |  -83 |  1476 |  -259 |        0 |        0 |    -111 |              0 |      0 |        0 |      0 |            230 |
|  1010 | rujd |      1 |  1136 |  921 |  -700 |    -1423 |    -2567 |    -265 |              0 |      0 |        0 |      0 |            235 |
|  1003 | ruje |      1 |  -300 |  5657 | -1000 |      270 |    -4550 |    -90.3 |              0 |      0 |        0 |      0 |            265 |
|  1002 | ruje |      2 |  4953 | -5200 | -1000 |    -5295 |    -5030 |  -1063.9 |            64 |      0 |        0 |      0 |            255 |
|  1004 | rujf |      2 | -5570 | -5200 | -1000 |  4831.7 |  -5269.2 |    -1061 |            192 |      0 |        0 |      0 |            250 |
|  1006 | rujf |      1 |  3900 |  5920 | -1000 |    3342 |    -5862 |    -1187 |            128 |      0 |        0 |      0 |            260 |
|  1007 | rujg |      2 |  3350 | -5888 | -1000 |    3474 |    5862 |    -1197 |            128 |      0 |        0 |      0 |            255 |
|  1009 | rujg |      1 | -5696 |  1100 | -1000 |    5900 |      925 |    -1198 |            192 |      0 |        0 |      0 |            265 |
|  1013 | rujh |      2 |  6015 |  1000 | -1000 |    -5439 |    1027 |    -1141 |            92 |      0 |        0 |      0 |            260 |
|  1012 | rujh |      1 |  450 | -5253 | -1000 |    -178 |    5182 |    -308 |            128 |      0 |        0 |      0 |            250 |
| 10018 | ruji |      1 |  929 |    0 |    0 |  999999 |      940 |  999999 |            999 |      0 |        0 |      0 |            273 |
| 10019 | rujj |      1 |  929 |    0 |    0 |  999999 |      910 |  999999 |            999 |      0 |        0 |      0 |            269 |
+-------+------+--------+-------+-------+-------+----------+----------+----------+----------------+---------+----------+--------+----------------+

So the x/y and target_x/target_y values need to be reversed.

quadroplex 06-14-2008 01:00 PM

ahh thanks ironicly lol all idid was use your sql files so i have no idea how that one happened

quadroplex 06-14-2008 01:18 PM

actually the db structure is y,x,z ? Dont uinderstand lol now im really confused

quadroplex 06-14-2008 01:22 PM

Foiund the problem!

All my target_zone fields are set to 0

buffer and targetzone got swapped when i ran the sql queries that was the problem

quadroplex 06-16-2008 06:10 AM

In the screenshots of some of the zones i saw some custom creatures any chance any of those source files are going to be released as well or do the designers of those want to keep those to themselves?

Scorpious2k 06-16-2008 06:39 AM

The only custom creature we used is one that comes with OpenZone. All the rest are eqlive.

quadroplex 06-16-2008 06:48 AM

how can you tell what models are stored in what zone ?

Thovar 01-07-2010 09:16 PM

i know, kinda an old thread, any chance of some updated links? I am mostly curious if these files would be the completed or the files used with openzone/gmax/3dsmax ??? either way it works for me

I would LOVE to see what you created since I am trying to create a couple of zones using ones in the database that do not exist, namely Nektropos and Neriak D.

I am learning how to use Gmax and some real examples would be nice, since I dont want to create something and have it be too small for someone to fit into or just way to large.

thanks in advance if they are given, if not, no biggie.

provocating 01-11-2010 12:30 AM

Count me in as being interested. I will try to read through this thread ASAP.

provocating 01-11-2010 11:22 PM

So all of the download links appear to be dead, are these files not longer available ?

Secrets 01-12-2010 12:33 AM

Quote:

Originally Posted by provocating (Post 182718)
So all of the download links appear to be dead, are these files not longer available ?

It's a 1-year old thread, so i'd assume so.

provocating 01-12-2010 12:38 AM

Well there was talk of a Google Code share, that is why I was wondering.

Scorpious2k 01-13-2010 10:05 PM

Is this what you are looking for?

Links:

MESHES

TEXTURES

ZONES

provocating 01-13-2010 11:44 PM

Yes, thank you, thank you.

provocating 01-14-2010 12:31 AM

What are the difference in the compressed files that end in SOp ?

I noticed when I tried sourcing in the SQL, there were errors.

Scorpious2k 01-14-2010 11:23 AM

SOp files are for server ops, it contains the source so they can be changed. The others are just the files to play with.

What kinds of errors are you seeing with the SQL?

Secrets 01-14-2010 02:37 PM

Quote:

Originally Posted by provocating (Post 182774)
I noticed when I tried sourcing in the SQL, there were errors.

Likely there are going to be errors with the SQL since the schema has changed for things such as doors since 6.2 DR6.

You'll just have to go through the changelog and see what things were added, and add them in the query accordingly.

patience 01-23-2010 12:57 PM

Do these zones require "ZoneProxy"? I remember reading about that lonnnng ago, and it scared me away from ever making my own content with OpenZone. I tried once and made an OZ custom zone named "Nexus" and it worked pretty good... then, ADHD took over and next thing you know I am doing DB work elsewhere.

I like the work Sak was doing, and so far not convinced about SimpleClient (no offense - just never gave it a good whirl). If nothing, I'd love to learn how to "properly" create custom zones like this. In short, yes. Please.

Scorpious2k 01-23-2010 07:45 PM

Quote:

Originally Posted by patience (Post 183215)
Do these zones require "ZoneProxy"? I remember reading about that lonnnng ago, and it scared me away from ever making my own content with OpenZone. I tried once and made an OZ custom zone named "Nexus" and it worked pretty good... then, ADHD took over and next thing you know I am doing DB work elsewhere.

You can use zone proxy, but it is just as easy to replace zones you are not using by naming them the same. The only thing you have to watch out for is if the zone has EQG files. Since openzone outputs S3D you have to delete the EQG files for that zone.

Waldoff 02-08-2010 09:33 PM

These are pretty damned nice. Is there any way to see who is the author of each? I am interested although not really a real part of the community so feel like I need to ask the author themselves.


Edit: Go go reading text files! Ignore my question and emphasize my "These are pretty damned nice"

Edit: Oh hello extremely old thread.


All times are GMT -4. The time now is 06:25 PM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.