Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::Support > Archive::General Support

Archive::General Support Archive area for General Support's posts that were moved here after an inactivity period of 90 days.

 
 
Thread Tools Display Modes
  #1  
Old 04-18-2004, 05:31 AM
Cripp's Avatar
Cripp
Discordant
 
Join Date: Oct 2003
Location: The Shire
Posts: 474
Default changing starting zones.

Hey, im havin a little trouble changing the starting zones. i changed the source in database.cpp to...

end += sprintf(end, "UPDATE character_ SET timelaston=0,guild=0, zonename=\'nexus\', x=0, y=0, z=-30, profile=\'", 152, 0, 0, -30);

compiled.. but it still doesnt seem to be working.

any help would be awsome.
thanks

PS: i also changed all the start_zones tables in the DB.
__________________
Nug Blazers - ServerOP / founder
^^comming... later!

www.nugblazers.com
  #2  
Old 04-18-2004, 05:38 AM
Cripp's Avatar
Cripp
Discordant
 
Join Date: Oct 2003
Location: The Shire
Posts: 474
Default

would i perhaps change it like this?..

end += sprintf(end, "UPDATE character_ SET timelaston=unix_timestamp(now()),name=\'%s\', zonename=\'nexus\', zoneid=152, x = 0, y = 0, z = -30, profile=\'", pp->name, GetZoneName(current_zone), current_zone, pp->x, pp->y, pp->z);
__________________
Nug Blazers - ServerOP / founder
^^comming... later!

www.nugblazers.com
  #3  
Old 04-18-2004, 05:50 AM
KhaN's Avatar
KhaN
Dragon
 
Join Date: Mar 2004
Location: France, Bordeaux.
Posts: 677
Default

I dont know if its that you want to make, but if its set start zone for all players, you can add a variable to your DB

Code:
INSERT INTO variables (varname, value, information, ts) VALUES ('startzone', 'NEXUS', '', NULL);
__________________

  #4  
Old 04-18-2004, 05:52 AM
Liscadipesce's Avatar
Liscadipesce
Hill Giant
 
Join Date: Jan 2003
Location: Ontario, Canada
Posts: 110
Default

Are you trying to make a starting zone for everyone? Cause their is a much easier way. In your variables table, create a new row.

varname = startzone
value = zoneshortname
information = Default Starting Zone
ts = 00000000000000

Hope that helps
__________________


(Liscadipesce) then how do you expect to run a bot?
(Liscadipesce) It has to be run off of your computer...
(Tajk) ftp? =D
  #5  
Old 04-18-2004, 05:55 AM
Cripp's Avatar
Cripp
Discordant
 
Join Date: Oct 2003
Location: The Shire
Posts: 474
Default

ill give it a try. thanks :lol:
__________________
Nug Blazers - ServerOP / founder
^^comming... later!

www.nugblazers.com
  #6  
Old 04-18-2004, 05:57 AM
Liscadipesce's Avatar
Liscadipesce
Hill Giant
 
Join Date: Jan 2003
Location: Ontario, Canada
Posts: 110
Default

haha, the same post, in 2 minutes.
__________________


(Liscadipesce) then how do you expect to run a bot?
(Liscadipesce) It has to be run off of your computer...
(Tajk) ftp? =D
  #7  
Old 04-18-2004, 06:01 AM
Cripp's Avatar
Cripp
Discordant
 
Join Date: Oct 2003
Location: The Shire
Posts: 474
Default

hmmm i put in nexus and they all seem to be starting in qeynos...
__________________
Nug Blazers - ServerOP / founder
^^comming... later!

www.nugblazers.com
  #8  
Old 04-18-2004, 06:11 AM
Cripp's Avatar
Cripp
Discordant
 
Join Date: Oct 2003
Location: The Shire
Posts: 474
Default

NM it works woot thanks alot guys :!:
__________________
Nug Blazers - ServerOP / founder
^^comming... later!

www.nugblazers.com
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 12:38 AM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3