Search results

  1. N

    New Map - Tazmania (my first porting)

    .... the problem with the doors is still avaiable, have no idea ... the arma2 visitor3/bulldozer is a kind of shit.. is not a fun to work with them...:(
  2. N

    Private Hive Tools [PHP]

    hi, please download the tool again. if you have the issue again, then check your SQL schema, table/column names must have a case sensitive.
  3. N

    Private Hive Tools [PHP]

    thank you for your interest and help , i will look what i can do to add some new stuff like this, if i have free time...
  4. N

    Private Hive Tools [PHP]

    #UPDATE *ADDED fast travel option (currently for chernarus only)
  5. N

    Private Hive Tools [PHP]

    #UPDATE *ADDED fast travel option (currently for chernarus only)
  6. N

    Private Hive Tools [PHP]

    #UPDATE *ADDED object spawn editor to insert/update object spawns
  7. N

    Private Hive Tools [PHP]

    hi, i have this made to get work with all maps on a single db. some maps has no vehicles , this is why i have make the config to switch the map id for use vehicles from a another map.. basicly the script is from my selfmade gameserver control center and i have ported this for public use.. the...
  8. N

    Private Hive Tools [PHP]

    Hi, i have made some helpfull scripts written in PHP for Stapo's LITE pack Current includes: - Survivor edit function with Backpack/Skin switching, Teleporting to last pitched Tent, Healing, etc.. - Spawning of vehicle to a players location (only vehicles from database set) -...
  9. N

    1 server pack for all

    to all devs /contributors , why not work together and made a serverpack for all with the same database structure? ( a lite and extended version for self builder ) actually we have three packs and all of them a good work but the incompatiblity sucks... please force your powers! :)
  10. N

    Oring Reality Schema

    #world insert into world (id, name, max_x, max_y) values (16, 'oring', 14700, 14700); #vehicle insert ignore into vehicle values...
  11. N

    Private Hive Tools [PHP]

    please try again later, currenty i migrate to a new server system..
  12. N

    Private Hive Tools [PHP]

    #UPDATE *REMOVED jquery tab menu , the tab/switch is now working with php & css *ADDED hive utility (Clean & Delete of Deploys, Players, Vehicles )
  13. N

    Private Hive Tools [PHP]

    #UPDATE *REMOVED jquery tab menu , the tab/switch is now working with php & css *ADDED clean & delete of tents in hive utility *FIX clean deads in hive utility
  14. N

    Private Hive Tools [PHP]

    open the "maps.php" in "include" folder and change the lingor id what you need or add a new map & id in this
  15. N

    Private Hive Tools [PHP]

    #UPDATE *ADDED hive utility (Clean & Delete of Deploys, Players, Vehicles )
  16. N

    Private Hive Tools [PHP]

    #UPDATE *FIXED Survivor Editor
  17. N

    Private Hive Tools [PHP]

    oh i have seen now, it my fault, i had forgotten to set the port variable in the mysqli connect function :rolleyes:
  18. N

    Private Hive Tools [PHP]

    if you connect remotely, remove "bind-address = 127.0.0.1" in your MySQL config (my.ini/my.cnf) make sure that your new wildcard user " % " has rights to access the Dayz-DB...
  19. N

    Private Hive Tools [PHP]

    ok i know this issue, i fix them and re-up soon
Back
Top