Search results

  1. Doc

    [Community Poll] Should Inventory & Backpack be shared between maps?

    The developers are currently debating an idea which could change the way your server(s) run. Being a community mod, we would like to hear your opinion. A current idea is to share each of the players inventory/backpack between all the servers that use your hive. For example, if you hosted both...
  2. Doc

    DayZMapper for Pwn/Stapo and vanilla

    I have modified zamp's DayZ mapper so it can be used with Pwnoz0rs, Stapos and vanilla builds. Open issues there if something doesn't work as not all of it is tested since I modified it for public release. https://github.com/DocTolly/DayZMapper
  3. Doc

    [SOLVED] Frequent Yellow Chains since update

    I have recently switched to stapos build which is amazingly easy to install, however I am having an issue with yellow chains: Mod Name: chernarus (1.7.5.1) Extras: wrecks + carepackages Problem Description: The server frequently has solid yellow chains/lag and desyncs which have only occured...
  4. Doc

    HAS FakeWeapon {}; KILLED PRIVATE HIVES?

    HAS FakeWeapon {}; KILLED PRIVATE HIVES? Since 1.7.5.1, something new and bad has appeared in dayz_anim\config.cpp. This file is where arma 2 classnames were banned, but since the update, something new has appeared.in the cfgWeapons class: class RifleCore; class FakeWeapon: RifleCore { scope...
  5. Doc

    [SOLVED] 1.7.5 Vehicles

    Anyone managed to get the working? So far I have tried everything. Managed to get them spawning using the old schema but nobody could enter them for some reason. Now I have been to the extend of replacing the entire MySQL\ folder. characters work fine but objects will still not appear. I...
  6. Doc

    Silent RCon log in possible? "Rcon admin #1 logged in..."

    Short story: Is there any way to log into RCon without it announcing "RCon admin #x logged in..."? Long story: I'm working on a PHP based control panel for pwnoz0r build servers. Most of it is based off of the original admin panel I wrote for my own server, but I'm trying to make this one a...
  7. Doc

    Player models appearing invisible

    I just edited my server.pbo to allow use of the Rocket_DZ skin without it changing back to the survivor skin. I then tried to enable use of other skins too, but the player just shows up invisible when using the model I choose. Can someone provide me a list of other player models that will work...
  8. Doc

    Suspicious connections - Server security breach? *Urgent help required*

    My server has experienced a few unusual red chains lately and I investigated by viewing my servers active connections via the firewall software. What I found was rather disturbing. Whilst most players had a fairly constant 30KB in/out connection and those on-the-fly connections for DayZ...
  9. Doc

    [HotFix] Inventory column length object_data

    HOTFIX - Inventory column length `object_data` (01/01/13) *This is not an official hotfix, but I still believe you should follow it* This has been a topic of discussion before and I thought we reached a solution, however it appears not. My server suffered multiple crashes this morning as one...
  10. Doc

    Odd createvehicle.log

    Can somebody please tell me what these are: createvehicle.log 21.12.2012 17:25:08: xxx - #0 "Marek_DZ" 43:5 [0,0,0] 21.12.2012 17:29:36: xxx - #0 "Marek_DZ" 43:21 [-18697,25815,379] 21.12.2012 17:29:36: xxx - #0 "ice_apo_pack1" 43:22 [-18697,25815,379] 21.12.2012 17:29:36: xxx - #19...
  11. Doc

    Huge Scripts.log (20-50MB a day)?!

    So my scripts.log is getting insanely big lately, around 20-50MB per day. I think it is because I use pwn's spectator/gcam but I'm positive it's not meant to be this big. I can barely sieve through it. Can somebody please advise how to filter these out? The logs are SPAMMED with #177 and #23...
  12. Doc

    [How-To] Prevent persistent vehicles hacked into database

    What does the title mean? Sometimes, unintelligent hackers will spawn vehicles that enter your object_data table thinking you will not notice. My guide will not show you how to prevent these occurances, but rather delete the vehicle from the table during your regular restart operations. If you...
  13. Doc

    BanZ Union - Shared ban list between reputable server owners

    Server owners, this is for us. A Public Access shared ban list by reputable server owners BANZ IS NOW LIVE www.banzunion.com Sever automatically generates an update twice daily if required. Updates will be more frequent as the number of union members grows. Get Bans list from Downloads...
  14. Doc

    [How-To] Add new Buildings and Objects via database

    How to add buildings to chernarus without editing the mission file Adding new buildings in DayZ without requiring your client to download your DayZ files or rMod is entirely possible. We can do this by utilizing the object_data table in the hivemind database. Object_data is used for adding...
  15. Doc

    [How-To] Improved vehicle spawn functions

    HOTFIX** 01/01/2013 - UPDATE YOUR CODE There was an issue with the function creating vehicles with a NULL ObjectUID/Worldspace in some circumstances. I have updated line 53 of the code to fix this - please reapply the pSpawnVehicles function below The Current System The way vehicles are...
  16. Doc

    fGetSpawnFromChange missing

    So yeah - I don't appear to have a function for fGetSpawnFromChance, can anybody copy and paste from below please? I don't have a problem with vehicles spawning, but it seems they spawn with a 100% success rate! edit: please rename to fix typo! - will help for the archives
  17. Doc

    [How-to] Spawn and test all non-banned vehicles

    This little SQL script will add every non-banned vehicle in DayZ into your object_data table so they will spawn at a location just north of Novy Sobor. I do not recommend using this on a live server as it is generally for testing purposes for admins to see what vehicles they want to add to their...
  18. Doc

    Attempting to run Celle alongside Chernarus on same A2:OA Installation

    I am attempting to run Celle alongside my existing chernarus server on the same A2:OA installtion. I know I'm doing something wrong, but when I get the server booted I am just greeted with a black screen and no mission file (it seems). Can you please briefly advise what files need to be moved...
  19. Doc

    [How-To] Fix All Current MySQL Issues

    Ok, these threads appear every day and noones seems to be able to find my original post on how to fix these. If you have any MySQL errors relating to unknown column 'MaxDamage' or a problem with a decimal value '', etc. Then you need to follow these simple instructions replace pSpawn with...
  20. Doc

    Scripts log insanely big / issue with scripts.txt

    I don't think this is normal - my scrips log is 32MB and is growing about 1 kilobyte a second. First off - I have pwnaz0rs spectator tool installed, and that kicked me for script restriction 45 when I press O now. I don't know what it's doing, but this is my scripts.txt file
Back
Top