Private Hive Tools [PHP]

Nightmare

Valued Member!
Hi,

i have made some helpfull tools written in PHP for following server files:

Reality, Pwnozor-R4Z0R49(original), Lite, Epoch



- Spawning Objects like vehicles or buildings
- Livemap (Chernarus)
- Telport Player to Player
- Rcon,- restart,lock,unlock server
- Blacklist items (shows you on infoboard)
- Trader Item Editor for Epoch
- and more, look @ demo

DEMO

DOWNLOAD (for private use only!)

CHANGELOG







SurvivorStats

DEMO: http://privatehiveto..._SurvivorStats/
DOWNLOAD: http://privatehiveto.../SurvivorStats/


Have Fun!
 
So, this might be a stupid question, but can this be done while the server is actually online? Like, can I spawn a player a vehicle?
 
So, this might be a stupid question, but can this be done while the server is actually online? Like, can I spawn a player a vehicle?

I would say no, just like with my tool, it requires that the server be reloaded or the user offline. This is due to the way that the game handles the inventory/loading system.
 
#UPDATE

Added a Survivor edit function with Backpack/Skin switching, Teleporting to last pitched Tent, Healing, etc..
 
Going to sound stupid no doubt, but can this stuff be used with HFB servers? If so, can someone enlighten this admin noob who recently flew from the comfort of the Day.st nest to HFB. :p
 
Would you be able to add a feature to edit a player's inventory as well?

It doesn't need to have the images for the items like you have with the skins and the backpacks. In all honestly I would rather it just have two text boxes where you enter the classnames of the items. One box for "magazines" and one box for "weapons".
 
Awesome work, I love this script. While you're considering new features, I'd love to see an option to roll back characters using data from my history table - http://opendayz.net/index.php?threads/7073/

Roll backs are probably my most tedious admin task and there is no way I'm letting the lower admins into the database. But, a handy web tool.. That would make it easier for me and safer to delegate
 
Getting the following when trying to get this working on a dedicated box (local and remote):

ERROR, CANNOT CONNECT TO DATABASE!
Access denied for user '-----'@'localhost' (using password: YES)

Yes, I'm 150% sure it's all the correct information.
 
Getting the following when trying to get this working on a dedicated box (local and remote):

ERROR, CANNOT CONNECT TO DATABASE!
Access denied for user '-----'@'localhost' (using password: YES)

Yes, I'm 150% sure it's all the correct information.

Your user is the issue, connect to the db and make sure the user is set to % not localhost, that will allow it to connect Access denied for user '-----'@'localhost' (using password: YES)
 
Back
Top