|
|
Anyone get a chance to check out the MMCH zone I made by chance? just curious how you may have liked that made with a heightmap.
|
Sorry there,
I have been out of town for the holiday and just got those last 2 connected and WOW like i said before they just get better every time you release them. There now getting to the point that they top sony's best zones. :D I have every zone you created linked together so when you zone from one you end up to another :) I only have 2 of them spawed though lol. The Castle Idea Looks great, the only thing i could think of adding is maybe like Sakrateri's INN to give you some kind of credit for this great work. 8-) On a side note i was wondering how much a person can do to changing the size of a zone? like the loading zone seems to be a waste, could that be made larger with open zone? ok enough rambling here :grin: Thanks Once again for your great work ~LL~ |
Yes you can change the loading zone also to whatever size you want, there are actually three loading zones though , 1: Load 2: Load2 and 3: Clz If you would like me to make something up for one of those let me know . And thanks for getting back and trying these out.
|
construction
you made that zone!? i didnt know u could make zones. or is it completely retextured old zone?
|
Its a completely home made zone from scratch using Windcatchers OpenZone you can find it on the forums here to download and use.
|
Quote:
Thanks again ~LL~ |
Here is a replacement for the Load zone
http://www.kheprigames.com/load1.jpg http://www.kheprigames.com/load2.jpg http://www.kheprigames.com/load3.jpg VV Link here VV LOAD --------------------- |
The House looks grate!! I need to check OZ :grin:
|
Yeah, openzone is an incredible peice of software thanks to windcatcher, i'v been making zones for quite some time now as well.. here's some of mine (I used some wow models in this compilation)
http://www.xonos.net/Haz/castlesiege3.png http://www.xonos.net/Haz/castlesiege5.png http://www.xonos.net/Haz/ghaz5.png http://www.xonos.net/Haz/hazg2.png http://www.xonos.net/Haz I used to work on this project a lot, and I used a lot of wow models... The project was called Hazard Adventure VII but I got married and lost the time to do it :p |
Quote:
Hi Richardo :p |
Holy crap.. KhaN? Please get in contact with me.. my aim is RichardoXS, Msn: Lexen802@gmail.com
I didn't realize the name until I saw it!! |
leslamarch does that new load work ok for you? or would you like something bigger mabey?
|
Quote:
PERFECT is the best way to describe it lol. Thanks so much ~LL~ |
Here is a new CLZ zone, to use it rename your clz.eqg to something else then extract these files into it and see a new character select screen:)
clz |
Any chance on exporting some of these to .XWA so I can try them with SimpleClient?
|
Of course, let me get em uploaded, and sorry I didnt think if that before.
|
|
Got a brand new way of making zones, One will be available soon !
http://www.kheprigames.com/newstyle1.jpg http://www.kheprigames.com/newstyle2.jpg |
Very nice!!! can;t wait to check out the release!! I just love these custom zones :)
Thanks ever so much ~LL~ |
More of the new zones, one is almost finished
http://kheprigames.com/mounts1.jpg Trails carved out of the ground ! http://kheprigames.com/trails1.jpg http://kheprigames.com/trails2.jpg Many thanks go to Windcatcher not only for developing Openzone but also for his GREAT support of it , Thanks WC :) |
Here is a new mmci zone , as before it includes a linker map in the rar file. Let me know what you think of the new style.
Link>MMCI<Link http://www.kheprigames.com/newstyle4 |
Sakrateri, any more progress? Just curious.
|
Yeah I'm still working on them, just got abit sidetracked with the Old EQ I'm working on too now lol. Getting ready to download the OZ 8.0 ......8.0 !! Geeze thats come a long ways ! Thanks !
|
Quote:
Excellent Work Sakrateri and thanks so much for sharing Best Regards, ~LL~ |
A new tree top city video, the zone is unfinished as of yet but will soon be !
High Above ----------------------------------------- |
OMGOMGOMGOMGOMGOMGOMG....
<<<< speechless...... Sakrateri - you are my personal Tunare , Mother of Nature... :cool: tell me just one thing - does old zones have to be overwriten to use any new ones? Also what is this Necro...somehting zone? Where that comes from? I never herd of such zone in eq. PS I also prase Windcatcher and all others who working on this project =) |
Yes, rename your zone name to something else before copying the ones I make to your EQ folder, eg, change gfaydark.s3d to ORIGgfaydark.s3d or something of that sort.
Nectropos was a zone that had never been used (until recently I believe) I have it set to zone to the nexus and mmce I believe, been awhile i would have to check, I made an NPC on my server in the nexus that ports you to Nectropos. |
does this Nectropos has original files?
or its just a reserved zone name? |
No, no original files for it.
|
thanks Sakrateri !
I got your nektropos files, but when i went inside it seems the zone some sort of invisable maze? whatsup with that? |
Quote:
Code:
REPLACE `zone` VALUES ('nektropos', '', 'Nektropos', '0', '0', '0', '0', '0', '0', '28', '0', '0', '1', null, '-2030', '1500', '2000', '500', '2000', '0', '0', '0', '2', '255', '1.00', '1', '2', '0', '0', '0', '500', '2000', '0', '0', '0', '500', '2000', '0', '0', '0', '500', '2000', '0', '0', '0', '500', '2000', '', '1', '1', '1'); |
hmm this don't seem to be changing anythign beyond clip planes for fog...
could you explain what this should do? oh another thing, it seems like your line has more values than I have collums in the zone table... |
Yes with some newer databases there have been new colums added, try this and it should work with the newest AX and PEQ DB.
Code:
INSERT INTO `zone` VALUES ('nektropos','','Nektropos',0,0,0,0,0,28,0,0,1,NULL,-2030,1500,2000,500,2000,0,0,0,2,1,1,0.4,2,0,0,0,450,450,0,0,0,450,450,0,0,0,450,450,0,0,0,450,450,'',1); |
As for an invisible maze I am not sure, I downloaded the file myself and tried and it works fine, the only thing I can think is that they did finally use that zone and mabey there is an eqg file in there, See if you have a file called nektropos.eqg in your EQ folder and if so rename that file to something else and try.
|
don't seem to work
my DB is latest from Cavedude, but your insert line has like 3 values more than i have collumns =) Also there is no .eqg for Nektropos oh while we on subject of new zone and graphics- is it posible to change the splash screen? The stupid DoD werewolf is hideously annoying.... I won't mind going to a splash screen from one of the previous expansions |
Silly me. Tried to use this with the standalone tutorial from SOE and it didn't work. Teaches me to read the entire thread next time.
|
New Zone
Hey all, been awhile but I have been trying to perfect my zone making ability and here is one to replace ruja it is a massive zone made entirely in 3dmax...hope you like.
http://www.kheprigames.com/maxter1.jpg http://www.kheprigames.com/maxter2.jpg It is not finished yet as i still have to add all the zone models (trees , shrubs, ect.) but heres a taste... Ruja Once perfected these will be the kind of zones seen in my game FatesDestiny I am working on. |
Cool zone! :D
|
All times are GMT -4. The time now is 06:03 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.