Search results

  1. Doc

    Kicked for equipping Ghillie and camo?

    I remember posting it on one of the threads - guess you found it there? :) And no worries
  2. 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...
  3. Doc

    Kicked for equipping Ghillie and camo?

    Look at your scripts.log and see what script restriction they were kicked for, then correlate that with the scripts.txt and then we can see what filter we need to add to your scripts.txt. Mine hasn't kicked for that in a very long time, but I can't remember the filter I added and my scripts.txt...
  4. Doc

    Vehicle Fuel Issue

    Beers is correct, any changes to object_data need a restart to take effect, and even then the changes need to be made right before the restart as the database updates itself regularly with regards to vehicle and tent contents etc. Similarly, any changes to character_data require the user to be...
  5. Doc

    Custom Spawn Loadouts?

    It's not possible with Pwnoz0rs pack - sorry.
  6. 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 update the pSpawnVehicles function if you use if
  7. Doc

    Odd Vehicle Respawn Issue

    120 respawns should be fairly quick if its respawning all of them in the same location. To be honest, using my method to respawn something with a 100% spawn chance is not ideal - i will write come code to do that neatly for you at a later date. FYI vehicle spawns, I have just released a hotfix...
  8. Doc

    Will 24/7 daytime effect my BEC autorestart

    Aslong as you are not changing your server system time it is fine. Use the HiveEXT.ini to control your game time by making it STATIC and resetting it regularly.
  9. Doc

    Anyone want to share vehicle spawn database?

    You wont see the DayZ debris and stuff in the editor though
  10. Doc

    Error when loging in game

    I have a similar issue on my server which is caused by a imssing/corrupt config file for a particular weapon. You could try trace which weapon is causing it (the name is in the popup - but it isn't a standard class name for some reason) or you could try recheck integrity of game cache on steam...
  11. Doc

    BanZ Union - Shared ban list between reputable server owners

    Ban number #100 has just been delivered. Congratulations to a player called Hawk for the milestone. He was banned on my server for attempting to spawn an ammo crate and teleport all his friends to it. Congratulations to all union members contributing to the list. (I will respond to those...
  12. Doc

    Odd Vehicle Respawn Issue

    Yeah, the first execution takes around 6 or 7 seconds for me, but it executes as the server is restarting for me so it doesn'textend restart time at all. 5 Minutes is very long - is that all down to my method?
  13. Doc

    Odd Vehicle Respawn Issue

    Hmm this is very odd - is it the ObjectID or the ObjectUID that is appearing null? ObjectID is a unique identifier which is assigned by the table itself when data is added (if you read they pSpawnVehicles code you will see no mention of ObjectID is made as it is automatically assigned). What I...
  14. Doc

    Spectator Tools for Admins! DOWNLOAD + INSTALLATION (GCAM)

    I've been using gcam for a while now and it's the most reliable anti-hack tool we have. Nevertheless, my server has been having performance issues lately - can it be related to gcam at all? Does anyone have any data on how it affects performance. Surely it must be draining some resources, the...
  15. Doc

    BanZ Union - Shared ban list between reputable server owners

    I'm relaxing a bit over the xmas period - if you want to be a union member then message me here for now, but the bans list is available for public download on the site :)
  16. Doc

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

    I managed to fix this by adding the following exceptions to my scripts.txt enableSimulation !"player enableSimulation false;" toArray !"_cmpt = toArray (_x);\n_cmpt set [0,20];\n_cmpt set [1,toArray ("-") select 0]"
  17. Doc

    [How-To] Improved vehicle spawn functions

    Thank you :) And it's no problem, I'm only sharing the code I wrote for my own server
  18. Doc

    pyBEscanner unknown logs - help

    I'll take them off then mate. I really have no idea what they are anyway, I made a thread here about it withou realising you made one first
  19. Doc

    pyBEscanner unknown logs - help

    I saw you submitted this to BanZ, I also have similar in my logs for a Chernarus server and am unsure what to do. What did you learn about it oppa? Is it bannable?
  20. Doc

    pyBEscanner

    Just installed this and I like it - I let it scan todays logs and it added 3 people to my bans list. Great! Although I had already banned said people myself earlier on in the day. What I want to know though, where is the log evidence it used to make the ban stored? Edit: Nevermind I was being...
Back
Top