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

Archive::Database/World Building Archive area for General Discussion's posts that were moved here after an inactivity period of 90 days.

Reply
 
Thread Tools Display Modes
  #1  
Old 05-31-2003, 03:45 AM
IANumtin
Hill Giant
 
Join Date: Apr 2003
Location: EQEmu
Posts: 121
Default Automatic Guild Placement

I wasn't sure what forum this should go in so I chose what I thought would be the best choice....

Is there anyway to automatically place newly created characters in a guild (which would be created ahead of time of course)? Say for instance someone created a human paladin that started in Freeport and the guild name is "Freeport Citizen". Can the newly created character be put into that guild automatically?
__________________
They say baldness is in the genes but I have hair in my jeans :>)
Reply With Quote
  #2  
Old 05-31-2003, 06:19 AM
k3n
Sarnak
 
Join Date: Aug 2002
Posts: 38
Default

I think this should be in the developemt forum but still.

I havnt tested this out but it logically should work. In world in the file client.cpp
If you search for this
if(GetAdmin()>=100) {
cc.gm=1;
}
I dont know how to put a race on a guild specifically you should add
this undearneath of what is about to set everyone to one guild. if(GetAdmin()>=0) {
cc.guildid=1;
}
I know its quite cheap but still
You should then create a guild of your choice with the guildid 1.
__________________
Eeep u've bean touched by an angel
Reply With Quote
  #3  
Old 05-31-2003, 06:41 AM
IANumtin
Hill Giant
 
Join Date: Apr 2003
Location: EQEmu
Posts: 121
Default

Well, thanks for the reply...

However I don't use CVS like a developer does. Was just curious if this could be done using Admin Tools or MySQL.

Thanks though :o
__________________
They say baldness is in the genes but I have hair in my jeans :>)
Reply With Quote
Reply


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 06:08 PM.


 

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