|
|
|
 |
 |
 |
 |
|
 |
 |
|
 |
 |
|
 |
|
| Support::Linux Servers Support forum for Linux EQEMu users. |

09-14-2006, 03:03 AM
|
|
Demi-God
|
|
Join Date: Jul 2006
Posts: 1,552
|
|
What's in your Commands table? If it's the default settings, GM commands should work down to level 20 or so (not all, but some). I have all my players at 150, and they can do everything but take down my world.
|

09-14-2006, 02:09 PM
|
|
Fire Beetle
|
|
Join Date: Sep 2006
Posts: 22
|
|
Well, that table is empty. No records. At all. Anyonegot a dump of it that I can use?
|

09-14-2006, 10:34 PM
|
|
AX Classic Developer
|
|
Join Date: May 2006
Location: filler
Posts: 2,049
|
|
Seems like you haven't properly sourced your database, is all I can think of - maybe go over it again? (the database part)
|
 |
|
 |

09-15-2006, 12:36 AM
|
|
Discordant
|
|
Join Date: May 2006
Posts: 356
|
|
My Commands table is empty as well, but my # commands all work fine. Isn't that an Override table? All the # commands are hard coded into the code as fas as I thought...
Code:
0 Normal
10 * Steward *
20 * Apprentice Guide *
50 * Guide *
80 * QuestTroupe *
81 * Senior Guide *
85 * GM-Tester *
90 * EQ Support *
95 * GM-Staff *
100 * GM-Admin *
150 * GM-Lead Admin *
160 * QuestMaster *
170 * GM-Areas *
180 * GM-Coder *
200 * GM-Mgmt *
250 * GM-Impossible *
command_add("bind","Sets your targets bind spot to their current location",200,command_bind) ||
command_add("sendop","[opcode] - LE's Private test command, leave it alone",200,command_sendop) ||
command_add("optest","solar's private test command",255,command_optest) ||
command_add("setstat","Sets the stats to a specific value.",255,command_setstat) ||
command_add("incstat","Increases or Decreases a client's stats command_add("log","- Search character event log",80,command_log) ||
command_add("gm","- Turn player target's or your GM flag on or off",80,command_gm) ||
command_add("summon","[charname] - Summons your player/npc/corpse target, or charname if specified",80,command_summon) ||
command_add("zone","[zonename] [x] [y] [z] - Go to specified zone (coords optional)",50,command_zone) ||
command_add("showbuffs","- List buffs active on your target or you if no target",50,command_showbuffs) ||
command_add("movechar","[charname] [zonename] - Move charname to zonename",50,command_movechar) ||
command_add("viewpetition","[petition number] - View a petition",20,command_viewpetition) ||
command_add("petitioninfo","[petition number] - Get info about a petition",20,command_petitioninfo) ||
command_add("delpetition","[petition number] - Delete a petition",20,command_delpetition) ||
command_add("listnpcs","[name/range] - Search NPCs",20,command_listnpcs) ||
command_add("zone","[zonename] [x] [y] [z] - Go to specified zone (coords optional)",50,command_zone) ||
as you can see from above. This is taken from command.cpp.
|
 |
|
 |

09-15-2006, 01:08 AM
|
|
AX Classic Developer
|
|
Join Date: May 2006
Location: filler
Posts: 2,049
|
|
Quote:
|
My Commands table is empty as well, but my # commands all work fine. Isn't that an Override table? All the # commands are hard coded into the code as fas as I thought...
|
Yea, you're right - I wasn't thinking.
Usually what happens is, they don't see all the directions and resort to asking first. there's many reasons for his problems, he just needs to search for them.
I guess everyone starts here with the same questions , I know I did. The trick is to learn how to search these forums and the Wiki.
|

09-15-2006, 09:22 AM
|
|
Fire Beetle
|
|
Join Date: Sep 2006
Posts: 22
|
|
Well, I have been searching for somewhere near a week and have nothing. It basically comes down to:
nothing works except movement
and I haven't seen anyone else with this problem. Redled the db and reloaded it - again, and still no. I'm really frustrated here.
|

09-15-2006, 10:42 AM
|
|
AX Classic Developer
|
|
Join Date: May 2006
Location: filler
Posts: 2,049
|
|
what version database and eqemu binarys are you using?
|
| Thread Tools |
|
|
| Display Modes |
Hybrid Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -4. The time now is 05:03 PM.
|
|
 |
|
 |
|
|
|
 |
|
 |
|
 |