Go Back   EQEmulator Home > EQEmulator Forums > Development > Development::Database/World Building

Development::Database/World Building World Building forum, dedicated to the EQEmu MySQL Database. Post partial/complete databases for spawns, items, etc.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #2  
Old 10-31-2014, 05:04 AM
KLS
Administrator
 
Join Date: Sep 2006
Posts: 1,348
Default

If you just want to make an instance (to do whatever in):

Code:
#instance create zone version duration
#instance add instance_id player_name
#zoneinstance instance_id
eg:

Code:
#instance create potimeb 0 7200
Will create an instance of potimeb that lasts 7200 seconds (2 hours)

It will tell you the instance_id that it assigned when the command completes, for this example lets use 31:

Code:
#instance add 31 zerjz
#zoneinstance 31
This assigns the character zerjz to the instance id and zones him in.


Now if you want something you don't have to manually do each time you'll have to look at some scary(not really) scripts.
Reply With Quote
 


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 02:58 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 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3