PDA

View Full Version : Custom Portal (Easy To Use)


KingOfWar
11-13-2007, 05:43 AM
Many tutorial make you do all the work in this tutorial all you have to do is change the entry ID and the Portals name.

Here is the SQL

DELETE FROM teleport_coords WHERE id = 12510;

INSERT INTO telelport_coords VALUES(12510,'GM Island',1,16222,16265,12,0);

INSERT INTO gameobject_names VALUES('500000','22','1327','GM

Island','12510','0','0','0','0','0','0','0','0','0 ','0','0','0','0','0','0','0'

,'0','0','0','0','0','0','0');

/*Created By KingOfWar*/
I will post here what to edit from top of the sql to the bottom.

Step 1. Where is sais "GM Island" in teleport_coords query. Change that to wherever you want you want the portal to be.

Step 2. in gameobject_names change "500000" to what you want the x to be in
.go spawn x

Step 4. In gameobject_names change "GM Island" to whatever you want the portals name to be.

Step 5. Restart the server (do not do .reload or your portal will port you to a wrong place)

Step 6. Log on and type in
.go spawn 500000 (or whatever the Number is)
Step 7. Visit http://ac-db.info/ :D

tototime
11-13-2007, 06:46 AM
hey i was also wondering if u knew how to make vendors (i guess) that can port u to many major cities for free?

KeizerHalil
11-13-2007, 09:20 AM
Yeah, good tutorial, shame that I already knew how lolz!

Golepa
11-13-2007, 10:05 AM
That doesn't work. You get that stupid Recall spell thingy, that doesn't take you anywhere.

KeizerHalil
11-13-2007, 10:20 AM
O noez... it doesn't wrok....

Anyways, there was another good tutorial, I learned it there!

KingOfWar
11-13-2007, 10:02 PM
What si the error that you get? Maybe its becouse the forum made the xtra unnessesary "Enters' like it sais
GM
Island
when its supposed to be
Gm Island.