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 .... ? |
Also ...
How do I make /who all
useable by everyone .... so you can see where everyone is ? |
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'; Code:
+-----------+--------+----------------------------------------------------------------------------------------------------------------------------------------------+ 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. |
All times are GMT -4. The time now is 07:30 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.