EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Development::Database/World Building (https://www.eqemulator.org/forums/forumdisplay.php?f=596)
-   -   changing starting points for PCs (https://www.eqemulator.org/forums/showthread.php?t=23862)

Ishamal 11-05-2007 08:12 PM

changing starting points for PCs
 
Hello Im trying to figure out how to change the starting zones/points and starting bind points for different races.
I want everyone on my server who makes a froglock or vah shir to be dropped into the plane of fear for their
starting zone.

Im using the ax_classic database.. any help would be appreciated

Ishamal 11-06-2007 09:49 AM

figured it out.. All froglocks and Vah shir now start in solb.. in a inescapable pool of lava.. :)

GeorgeS 11-07-2007 03:24 AM

start_zones is the table to modify. Also please give the solution you've discovered so others can benefit as well.



GeorgeS

sdabbs65 11-07-2007 07:07 AM

zone.
 
INSERT INTO `variables` VALUES ('startzone', 'nexus', '', NOTE Initial Starting Zone for all players'');


if you want another zone


INSERT INTO `variables` VALUES ('startzone', 'tutorial', 'NOTE Initial Starting Zone for all players', '2004-01-18 13:03:30');

Ishamal 11-07-2007 11:20 AM

I used Mysql GUI tools and edited the start_zones table. was pretty easy that way

and i edited it so only froglocks and vah shir would go there

gernblan 11-07-2007 03:26 PM

That's hilarious!

Don't forget to kick gnomes around too!


All times are GMT -4. The time now is 03:35 PM.

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