PDA

View Full Version : Getting portals to stay...


Darakuli
06-17-2007, 12:00 AM
Ok so ive put these codes into my server:

here is the codes to the diffrent portals that can be made (those a mage can make, good for gm island and stuff)

.gobject spawn and then one of these id's.
stormwind - 176296
darnassus - 176498
exodar - 183321
ironforge - 176497
orgrimmar - 176499
thunderbluff - 176500
undercity - 176501
silvermoon - 182352
Shattrath - ? cant find code. use: .learn 33691 (makes you able to spawn the portal from your general spell tab)

hope this was any good

But the portal disappears after a certain length of time, Is there anyway of stopping this so they are there permanently?

Thanks.

Jargs
06-17-2007, 12:02 AM
to make sure the portals dont dissapear you need to add them to the database under table "gobject_spawns" in navicat or heidisql w/e

Jacksparrow
06-17-2007, 12:02 AM
this has been posted before plz look at other posts before posting the same one

kromm
11-28-2007, 06:11 PM
when you spawn an object example stormwind portal just add a 1 behind it

.gobject 176296 1

or

.gob 176296 1

try that should work just fine

kolklik
11-28-2007, 06:23 PM
shouldnt this be posted under support tbh? and kromm is right, by typing .go <id> 1 fx .go 176296 1 you would make a portal to sw that stays.