starting spawnpoints
how can u set it up so all the races spawn in one place like on empire how everone spawns in freeport?
|
ALTER TABLE variables SET value='zoneshortname' where varname like 'startzone';
|
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'; |
Alter table works just the same for me.
-edit- Errr, no there is a startzone variable by default. |
We have no startzone variable on any of the peq releases. Never seen that variable before.
|
Re: starting spawnpoints
Quote:
Code:
world startzone [u]tutorial[/u] |
All times are GMT -4. The time now is 08:17 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.