Private Hive Tools [PHP]

simple item blacklist added shows you players are using not allowed items on infoboard page ..

question: do you wish a whitlist editor for "whitelister" in hivetools?
 
its looking very good, a release on this weekend is possible

..currently i think about a trader-shop editor for epoch..
 
i hope i can release this week, 99% finished.... :)

here some new shots..


some screens:
screen01.png


screen02.png


screen03.png


screen04.png
 
thx,
connect to your sql server where you have installed the tool and have a look in the "tool_settings" table on "key" => "HIVE_VERSION" and change in "value" to what you need "epoch,reality,lite,original"
 
After i opened the Setup.php in my Browser and followed the instructions i get only a white screen and cant do anything :(


Ok i just increased the memory of app to 128m and it works now :D . It looks realy nice but can i ask you if the map is aviable in this tool too ?
 
thanks man.
Question, is there any way to add a "respawn" vehicles for reality after do a clean up, like in the dayz.st panel?
 
I having using this, is n00b friendly and great. Gratz.


question, anyone knows if there are other item like this:
Land_pumpa? because "
Land_pumpa" cant make spawn.
 
is there a README somewhere? I'm just wondering of php requirements... assuming it works on whatever is current?
 
hi, how can I uninstall it? since it creates tables in the db

type in mysql> "console"
Code:
DROP  `tool_settings`;
DROP  `tool_admins`;
DROP  `tool_item_blacklist`;
DROP  `tool_building_pool`;
DROP  `tool_item_pool`;
DROP  `tool_travel_pool`;
DROP  `tool_vehicle_pool`;
DROP  `tool_whitelist`;
 
ur tool is awesome, but I need work my instalation, getting errors. but I recomend ur tool, excelent resurce.
 
Back
Top