EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=587)
-   -   starting spawnpoints (https://www.eqemulator.org/forums/showthread.php?t=16843)

onejessman 11-06-2004 06:49 PM

starting spawnpoints
 
how can u set it up so all the races spawn in one place like on empire how everone spawns in freeport?

Cisyouc 11-07-2004 04:39 AM

ALTER TABLE variables SET value='zoneshortname' where varname like 'startzone';

sotonin 11-07-2004 05:48 AM

Alter table?

Why would you alter the table ? You're telling him to change the table structure of his variables table.

/boggle

Perhaps you mean an INSERT ? Since i see no startzone value in that table by default?

INSERT INTO variables SET varname='startzone', value='zoneshortname';

Cisyouc 11-07-2004 09:38 AM

Alter table works just the same for me.

-edit- Errr, no there is a startzone variable by default.

sotonin 11-07-2004 11:45 AM

We have no startzone variable on any of the peq releases. Never seen that variable before.

hypershadow66 11-07-2004 12:16 PM

Re: starting spawnpoints
 
Quote:

Originally Posted by onejessman
how can u set it up so all the races spawn in one place like on empire how everone spawns in freeport?

or you can go to a command prompt to your eqemu directory and type
Code:

world startzone [u]tutorial[/u]
of course changing the underlined word to the short name of the zone you want


All times are GMT -4. The time now is 08:17 PM.

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