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

Support::General Support Post all topics here having to do with errors while trying to connect to an EQEMu server but not about the setup/running of the Server itself.

Reply
 
Thread Tools Display Modes
  #1  
Old 08-13-2008, 05:00 PM
Producer_BMW's Avatar
Producer_BMW
Hill Giant
 
Join Date: Jan 2008
Location: VA
Posts: 181
Exclamation PvP Questions

How do I make POK pvp ?

and how do I keep pvp from looting bags


I have pvp on my server and everyone can loot bags lol ?

is there any way to fix it .... ?
__________________
"From the deepest desires often come the deadliest hate.”
Reply With Quote
  #2  
Old 08-13-2008, 05:04 PM
Producer_BMW's Avatar
Producer_BMW
Hill Giant
 
Join Date: Jan 2008
Location: VA
Posts: 181
Exclamation Also ...

How do I make /who all


useable by everyone .... so you can see where everyone is ?
__________________
"From the deepest desires often come the deadliest hate.”
Reply With Quote
  #3  
Old 08-13-2008, 07:37 PM
So_1337
Dragon
 
Join Date: May 2006
Location: Cincinnati, OH
Posts: 689
Default

I thought you'd disabled PoK on your server? In any case, this query should allow combat in the zone:

Code:
UPDATE zone SET cancombat = 1 WHERE short_name = 'poknowledge';
I don't know for sure if you can disable the looting of bags. A lot of things seem to be controlled from the variables table of the database:
Code:
+-----------+--------+----------------------------------------------------------------------------------------------------------------------------------------------+
|   varname |  value | information                                                                                                                                  |
+-----------+--------+----------------------------------------------------------------------------------------------------------------------------------------------+
| LootCoin  |    1   | Allows players to loot coin off a player corpse in pvp | 0 - off | 1 - on                                                                    |
| PvPitem   |    0   | Specific item that can be looted off a player in pvp                                                                                         |
| PvPreward |    0   | Allows players to loot items off a player corpse in pvp | 0 - no items | 1 - a single item | 2 - all items | 3 - item specified in PvPreward |
| ServerType|    0   | Sets server type | 0 - normal | 1 - pvp                                                                                                      |
+-----------+--------+----------------------------------------------------------------------------------------------------------------------------------------------+
(Note: The above values are from the server I run, it's going to be almost certain that yours are different.) My guess is that it's one of the settings of the PvPreward value. Try 1 and see what happens.

As for being able to see through /who all, I know that it's a certain status level that triggers it, but I don't know for sure which. Judging by this page, I would try those different status levels to see which it is. I know that 20 doesn't allow it, so try 80, 100, 150, or 200. If your reason for doing so is that everyone in the general population has the ability to see through /who all, however, you'll need to edit the commands table of the database to ensure that they don't have access to any commands that you don't want them to have.

Good luck.
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 05:22 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