Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::Development > Archive::Bugs

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

Reply
 
Thread Tools Display Modes
  #1  
Old 01-30-2004, 02:25 PM
wize_one
Dragon
 
Join Date: Jan 2004
Location: LasShithole, NV
Posts: 520
Default GM addon's requested

a rework of the petition system would be nice. it seems as though you can only #listpetition on petiitions that came in while you are online, need to be changed to view all petitions in the database. also a way for the GM-Guide to add notes to a petition if it needs to be escalted up(that needs to be added as well)

also a discipline system added, so gm's-guides can #warn #praise users.
__________________
Perfect quote from another site: it's immature pricks who refuse to read the numerous stickies in every forum pointing out what to do and what not to do that get flamed. Grow up and learn to do your fucking homework before opening your cake hole, junior. EQEmu doesn't like you anymore, and that's why you're getting errors. So go away.
__________________
Reply With Quote
  #2  
Old 01-31-2004, 03:31 AM
kathgar
Discordant
 
Join Date: May 2002
Posts: 434
Default

If you are on when a petition is received, it tells you and they show up in #listpetition. You aren't running a server with thousands of users here, you can pick out the bad ones yourself (more information in the database would have to be stored, etc) just by name. Comments/ I can't think of a good way to do them easily other than allowing the guide to append text.. but we dont' even have an escalate flag really
__________________
++[>++++++<-]>[<++++++>-]<.>++++[>+++++<-]>[<
+++++>-]<+.+++++++..+++.>>+++++[<++++++>-]<+
+.<<+++++++++++++++.>.+++.------.--------.>+.
Reply With Quote
  #3  
Old 01-31-2004, 04:59 AM
wize_one
Dragon
 
Join Date: Jan 2004
Location: LasShithole, NV
Posts: 520
Default

the fields are there in the database..hmmm

Quote:
--
-- Table structure for table 'petitions'
--

CREATE TABLE petitions (
dib int(10) unsigned NOT NULL auto_increment,
petid int(10) unsigned NOT NULL default '0',
charname varchar(32) NOT NULL default '',
accountname varchar(32) NOT NULL default '',
lastgm varchar(32) NOT NULL default '',
petitiontext text NOT NULL,
gmtext text,
zone varchar(32) NOT NULL default '',
urgency int(11) NOT NULL default '0',
charclass int(11) NOT NULL default '0',
charrace int(11) NOT NULL default '0',
charlevel int(11) NOT NULL default '0',
checkouts int(11) NOT NULL default '0',
unavailables int(11) NOT NULL default '0',
ischeckedout tinyint(4) NOT NULL default '0',
senttime bigint(11) NOT NULL default '0',
PRIMARY KEY (dib),
KEY petid (petid)
) TYPE=MyISAM COMMENT='Table for Petitions';
__________________
Perfect quote from another site: it's immature pricks who refuse to read the numerous stickies in every forum pointing out what to do and what not to do that get flamed. Grow up and learn to do your fucking homework before opening your cake hole, junior. EQEmu doesn't like you anymore, and that's why you're getting errors. So go away.
__________________
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:21 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