PDA

View Full Version : Illidan's 2.3.0 Town ( Lordaeron )


Illidan.
01-17-2008, 08:59 AM
Hello people of Ac-Web, i got bored and haven't release anything for a while
im at my mothers house, and im not allowed to download Stuff on my bros Computer
So he is at work, and i did, and i made this New Town

It is great for a Mall Etc Etc :)

---------------------------------------------------------------------------------------

what it Contains

Over 15 custom Gameobjects ( 5 of the Gameobjects are from Clain of AC-Web )
A kool new Area, that not much people have ( Arena PvP Lordaeron )
Custom Recall ( .recall port Lordaeron )
Custom Portal ( .go spawn 330033 )
And the rest is up to you!

---------------------------------------------------------------------------------------

--= Pictures =--

http://img132.imageshack.us/img132/5005/48870034ar1.jpg

http://img132.imageshack.us/img132/4610/wowscrnshot011708201801bq2.jpg

http://img301.imageshack.us/img301/544/wowscrnshot011708202121ef5.jpg

http://img143.imageshack.us/img143/4267/wowscrnshot011708202206ac2.jpg

http://img132.imageshack.us/img132/105/wowscrnshot011708202339sy2.jpg

http://img143.imageshack.us/img143/2302/wowscrnshot011708202421wn1.jpg

---------------------------------------------------------------------------------------

http://img150.imageshack.us/img150/2141/downloadsjpgsw1.jpg
Illidan's 2.3.0 Town ( Lordaeron ).zip (http://filebeam.com/7b7e9f24190e373010cc04a8844beb8f) Fixed With Fixed Map Id Error / Fixed Portal

---------------------------------------------------------------------------------------

-== Read Me =--

Thank you for Downloading my little Town

To get t the Town Type

.recall port Lordaeron

.go spawn 330033

Is to spawn the Custom Portal


Credits goes to Clain on AC-web.org for 5 of the Custom gameobjects

thank you

---------------------------------------------------------------------------------------

Thank you for Downloading :wave:

doublehex
01-17-2008, 11:27 AM
nice add +rep cause it looks nice and you gave credits

Falcnor
01-17-2008, 11:54 AM
Looking Good Ill, lookin good.

Clain
01-17-2008, 06:44 PM
Thanks for giving me credits for some of the go's Illidan. Great release by the way, im going to try this.

Edit: This is the coolest thing I've ever seen lol.

Mikeo64
01-17-2008, 06:52 PM
I may be sounding like a noob.
But how do i import this sorry i never have imported anything like this before.
Thanks in advance :)

dogg336
01-17-2008, 07:13 PM
doesnt work for me come up as me floating in an empty area :( any help would be appriciated

xsnowfoxx
01-17-2008, 07:14 PM
I may be sounding like a noob.
But how do i import this sorry i never have imported anything like this before.
Thanks in advance :)

are you using the repack?

dogg336
01-17-2008, 07:16 PM
ac web 7.4 repack is what im using. is it meant for another one?

xsnowfoxx
01-17-2008, 07:18 PM
it should work...did u insert it into the right database?? lol

dogg336
01-17-2008, 07:21 PM
lol yeah even went over the que to see if everything looked right before i did it. besides if i put it in the wrong db i would have never ported there lol

when i added to db it said sql error: duplicate entry 572 key 1 whatever that means.

well i figured out why i was getting error

DELETE FROM `gameobject_names` WHERE (`entry` = '70000');
DELETE FROM `gameobject_names` WHERE (`entry` = '70001');
DELETE FROM `gameobject_names` WHERE (`entry` = '70006');
DELETE FROM `gameobject_names` WHERE (`entry` = '70017');
DELETE FROM `gameobject_names` WHERE (`entry` = '70027');
DELETE FROM `gameobject_names` WHERE (`entry` = '900000');
DELETE FROM `gameobject_names` WHERE (`entry` = '50000');
DELETE FROM `gameobject_names` WHERE (`entry` = '50001');
DELETE FROM `gameobject_names` WHERE (`entry` = '50002');
DELETE FROM `gameobject_names` WHERE (`entry` = '50003');
DELETE FROM `gameobject_names` WHERE (`entry` = '50005');
DELETE FROM `gameobject_names` WHERE (`entry` = '50006');
DELETE FROM `gameobject_names` WHERE (`entry` = '50008');
DELETE FROM `gameobject_names` WHERE (`entry` = '330033');

DELETE FROM `recall` WHERE (`id` = '756');

INSERT INTO `recall` VALUES ('756', 'Lordaeron', '572', '1081.55', '1459.95', '34.5548');

DELETE FROM `worldmap_info` WHERE (`entry` = '572');

INSERT INTO `worldmap_info` VALUES ('572', '572', '0', '0', '1', '0', '0', '0', '0', 'PvP', '0', '0', '0', '0', '0', '0', '0', '0', '0');

DELETE FROM `teleport_coords` WHERE (`id` = '12510');

INSERT INTO `teleport_coords` VALUES ('12510', 'Teleport to Azshara Tower', '572', '1081.55', '145.949', '34.5546', '0');

DELETE FROM `gameobject_names` WHERE (`entry` = '572');

INSERT INTO `worldmap_info` VALUES ('572', '572', '0', '0', '1', '0', '0', '0', '0', 'PvP', '0', '0', '0', '0', '0', '0', '0', '0', '0');

INSERT INTO `worldmap_info` VALUES ('572', '572', '0', '0', '1', '0', '0', '0', '0', 'PvP', '0', '0', '0', '0', '0', '0', '0', '0', '0');

was in there twice after it says

DELETE FROM `worldmap_info` WHERE (`entry` = '572');

so i got rid of one of them but doesnt work :(

xsnowfoxx
01-17-2008, 07:26 PM
true...ill check for a fix

try this coordinates.
map:572
X:1481.954712
Y: 1564.873779
Z:17.196329

lol yeah even went over the que to see if everything looked right before i did it. besides if i put it in the wrong db i would have never ported there lol

when i added to db it said sql error: duplicate entry 572 key 1 whatever that means.

well i figured out why i was getting error

DELETE FROM `gameobject_names` WHERE (`entry` = '70000');
DELETE FROM `gameobject_names` WHERE (`entry` = '70001');
DELETE FROM `gameobject_names` WHERE (`entry` = '70006');
DELETE FROM `gameobject_names` WHERE (`entry` = '70017');
DELETE FROM `gameobject_names` WHERE (`entry` = '70027');
DELETE FROM `gameobject_names` WHERE (`entry` = '900000');
DELETE FROM `gameobject_names` WHERE (`entry` = '50000');
DELETE FROM `gameobject_names` WHERE (`entry` = '50001');
DELETE FROM `gameobject_names` WHERE (`entry` = '50002');
DELETE FROM `gameobject_names` WHERE (`entry` = '50003');
DELETE FROM `gameobject_names` WHERE (`entry` = '50005');
DELETE FROM `gameobject_names` WHERE (`entry` = '50006');
DELETE FROM `gameobject_names` WHERE (`entry` = '50008');
DELETE FROM `gameobject_names` WHERE (`entry` = '330033');

DELETE FROM `recall` WHERE (`id` = '756');

INSERT INTO `recall` VALUES ('756', 'Lordaeron', '572', '1081.55', '1459.95', '34.5548');

DELETE FROM `worldmap_info` WHERE (`entry` = '572');

INSERT INTO `worldmap_info` VALUES ('572', '572', '0', '0', '1', '0', '0', '0', '0', 'PvP', '0', '0', '0', '0', '0', '0', '0', '0', '0');

DELETE FROM `teleport_coords` WHERE (`id` = '12510');

INSERT INTO `teleport_coords` VALUES ('12510', 'Teleport to Azshara Tower', '572', '1081.55', '145.949', '34.5546', '0');

DELETE FROM `gameobject_names` WHERE (`entry` = '572');

INSERT INTO `worldmap_info` VALUES ('572', '572', '0', '0', '1', '0', '0', '0', '0', 'PvP', '0', '0', '0', '0', '0', '0', '0', '0', '0');

INSERT INTO `worldmap_info` VALUES ('572', '572', '0', '0', '1', '0', '0', '0', '0', 'PvP', '0', '0', '0', '0', '0', '0', '0', '0', '0');

was in there twice after it says

DELETE FROM `worldmap_info` WHERE (`entry` = '572');

so i got rid of one of them but doesnt work :(

yeah thats y i use navicat lol i use my free copy:P

dogg336
01-17-2008, 07:38 PM
ok will try ill keep u posted :) that worked thanks alot + rep for sure

wait a minute doesnt look like his town though ( scratching head) dont know whats wrong

xsnowfoxx
01-17-2008, 07:59 PM
ok will try ill keep u posted :) that worked thanks alot + rep for sure

wait a minute doesnt look like his town though ( scratching head) dont know whats wrong

is it all dark and stuff? or use this command....

.worldport 572 1563.29 1361.26 34.7727

thats my graveyard i made lol just head west from there and u should be there

dogg336
01-17-2008, 08:13 PM
no his town has statues and plants that this town does not have. and the ground doesnt look the same as his

Cjbates
01-17-2008, 08:20 PM
Awesome, i'm gonna use this for a custom GM place seeing as idiots will probally try and get to GM island :)

+rep

xsnowfoxx
01-17-2008, 08:38 PM
Awesome, i'm gonna use this for a custom GM place seeing as idiots will probally try and get to GM island :)

+rep

hahaha good idea

dogg336
01-17-2008, 08:44 PM
well i edited the sql file for those that dont know what to do (though its comon sence here is link: http://www.savefiles.net/d/6dowt26v3vtwr.html
All of the credit goes to illidan for making this awesome area

xsnowfoxx
01-17-2008, 09:21 PM
so...whats the map id?? i need to make a graveyard lol

wareagle920
01-17-2008, 09:26 PM
+rep man
i love your work!

Illidan.
01-18-2008, 12:40 AM
572 is the Map Id and thanks for comments Etc

nemesisinfinity
01-18-2008, 06:02 AM
wow great job i love it...did u make all of that? the surrounding area and stuff?

Illidan.
01-18-2008, 11:56 AM
Yes i did, lol i don't see why every keeps asking but meh lol :)

btw Edited the Main Post and Fixed Error, and i just sore your post xsnowfoxx

thanks for showing me the Error

LumZor
01-18-2008, 04:18 PM
http://i221.photobucket.com/albums/dd53/wowdarkcraft/acopy.png

Hello Illidan I want to say thx for this nice town...

I Will Test Today.

And i want to invite you to join Epic Db Team!

If you want to join or know about this epic db project.. please add me on msn lumiere.gm@hotmail.com

xsnowfoxx
01-18-2008, 07:32 PM
Yes i did, lol i don't see why every keeps asking but meh lol :)

btw Edited the Main Post and Fixed Error, and i just sore your post xsnowfoxx

thanks for showing me the Error
YAY! i was helpful!!!:D

dogg336
01-18-2008, 07:42 PM
wow i thought it was me that posted the error but whatever :)

xsnowfoxx
01-18-2008, 07:53 PM
no its themapid error i think he ment

Remus
01-18-2008, 08:08 PM
my god lumiere you just dont get it.

Lifeshine
01-19-2008, 12:31 AM
Thanks heaps! :D

Illidan.
01-19-2008, 08:04 AM
No thanks lumiere, i like working on my own sorry

Fixed Portal Bug

Illidan's 2.3.0 Town ( Lordaeron ).zip (http://filebeam.com/7b7e9f24190e373010cc04a8844beb8f) Fixed With Fixed Map Id Error / Fixed Portal

Grippy
01-22-2008, 11:29 PM
I want to use this a mall on my server but i dont want it to be a PVP location, how would I make it a horde location?

Ariac
01-23-2008, 12:11 AM
Thanks alot man! Really helped. I hope you don't mind if I take some of the doodads for placement in other areas of the world.

Great job.
+rep

Balla
01-23-2008, 05:31 AM
im getting an error when i run this.....the error is....

"1062 - Duplicate entry '132482' for key 1"

any ideas?

Clain
01-23-2008, 05:34 AM
it means you alrdy have a go in your database with that id. change it

Balla
01-23-2008, 05:43 AM
and i would do this how? im new, dont flame plz....i learn fast so just an simple answer would be nice....thanks

Illidan.
01-23-2008, 06:24 AM
It is not a Go it is the " Gameobject_spawns " Id..

try opening the .sql with a note pad and find that Entry and change it to something

Balla
01-23-2008, 06:55 AM
thanks

muroga
01-23-2008, 10:09 PM
hey, first of great place +Rep, though after a while all of a sudden i would try to log in and it would load and then suddenly kick me out of wow and say something about an error.....

any help

also if i quit and totally relog it brings me back but then it says i cannot speack that language and if i try to hearth it says that i cannot use that in the arena..lol

dragoon478
01-23-2008, 11:04 PM
hey, first of great place +Rep, though after a while all of a sudden i would try to log in and it would load and then suddenly kick me out of wow and say something about an error.....

any help

also if i quit and totally relog it brings me back but then it says i cannot speak that language and if i try to hearth it says that i cannot use that in the arena..lol

thats because your in the arena. just walk a bit North west and you will be in an arena. to get out do like .recall port gm


thats why u have the problem dono how to fix

Clain
01-23-2008, 11:50 PM
Haha my bad...I just run the sql and delete it, I thought he was inserting a go, but you used a different range of ids for that :D

marzon
02-08-2008, 03:20 PM
Big minus.. I can speak in The town.. ;( But is is a Really cool town :)

U OWN :)

ragingstorm
03-01-2008, 11:56 AM
This place is awseme, like the second town of urs i have :p. I love the fact it has background, i got many cool idea's for it thank you for making it. +rep :D

Illidan.
03-01-2008, 10:46 PM
Lol, Thanks mate

pawaox
05-06-2008, 04:31 PM
Perfekt Job. +rep <33

Illidan. Can you tell me how you made this? It got its own Worldmap Id. I would like to knw how to do that :P /Please PM if possible.

Razorcane
05-06-2008, 05:01 PM
Oh Em Gee I'm downloading this later. Exactly where is the town at? Is it like GM Island and it just exists or is there an actual place for it?

tanguy104
06-25-2008, 12:58 AM
Amazing. How do you do it.


(P.S I love the ground what is the go id?)

goudewup
06-25-2008, 03:44 PM
very nice!
can u please tell how u spawned the houses with the door on the ground?

sufa
06-28-2008, 04:46 AM
great m8 worked for me !!!!!!!!