Search results

  1. Doc

    [How-To] Improved vehicle spawn functions

    Oh yes, sorry I didn't think that through. The Legit column is because I pasted pSpawnVehicles as it should be if using my "Prevent persistend vehicles hacked into database" guide. I will ammend the pSpawnVehicles now and fix it. By the time you read this, I should have fixed pSpawnVehicles...
  2. Doc

    [How-To] Improved vehicle spawn functions

    You need to follow the changes to database section :)
  3. Doc

    [How-To] Improved vehicle spawn functions

    Hi Yorto. Open the table in Navicat then File -> Query Table. Then delete whatever is on the page and paste in the SQL contents from the file, press execute (You can add both in from the same "Query table" interface)
  4. Doc

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

    Added the end of the respective line, ie to the enableSimulation line (enableSimulation preceeded by either 1 or 5) followed by the code
  5. Doc

    Vehicles Spawns

    Your vehicles spawned will never be greater than the number of vehicle spawn locations set in object_spawns and based on their factors in object_classes. I have a list of object_spawns in my Improved Vehicle Functions topic, but if you're there, you may aswell use function I wrote as it's...
  6. Doc

    Siphon fuel from Vehicles

    Sneaky hint there shinkicker :) People are going to start stocking up on fuel now :P Your concept is nice Audio - I'm not great at mission editing so once you get this fully working I'd love to see your code :)
  7. Doc

    Custom Loadout

    Paste the code you tried to replace it with
  8. Doc

    BanZ Union - Shared ban list between reputable server owners

    Igoooor, I'm currently at university right now, but I will pm you when I get home :) thanks
  9. Doc

    [HOW?] Change default vehicles IDs

    You would probably get more responses in the Scripting Discussion forum
  10. Doc

    DayzMapper Thread

    I have almost made this work on pwnoz0rs, just a few xml issues to sort. Can someone post me an example of the data.php output when used with bliss please? and I can use that to make the pwnoz0r one fit the format
  11. Doc

    BanZ Union - Shared ban list between reputable server owners

    Killzone kid. I know you have something against this project but your problem is in your name, please stop being a kid and posting fanboy crap on my thread. CBL may update every restart for you, but we also update every 12 hours. There is no rule stopping you from using both lists. Thank you.
  12. Doc

    Adding snow to your server

    In your steam Arma 2 OA directory (where you put your @Dayz / @Hive / cfgdayz folders etc) is a folder called MPmissions. It is the one there most likely called dayz_1.chernarus
  13. Doc

    Adding snow to your server

    I was trying to do this to make it snow on christmas day but couldn't get it to work. Is there any way to make night time always clear and stary without affecting daytime cycle?
  14. Doc

    Help with setpos.txt filter

    Post a copy of the setpos.log for the restriction they are getting kicked for.
  15. Doc

    [HotFix] Inventory column length object_data

    Edit: It appears the current repo is already using Text - but those of you using older relases like myself should probably update this if it's still Varchar
  16. Doc

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

    What objects are you trying to spawn? Some are banned in the DayZ code. Test it with this Classname, I know this one works: "Land_Mil_ControlTower" (without the quotations). If it isn't spawning you're probably getting one of these wrong: -The object is illegal -The classname is mis-typed...
  17. Doc

    pyBEscanner

    I ran the module in IDLE --------------------------------------------------------- pyBEscanner-v3 --------------------------------------------------------- Traceback (most recent call last): File "***\pyBEscanner-v3-master\pyBEscanner.py", line 321, in <module> main.start()...
  18. Doc

    pyBEscanner

    You're like a magician. Yes I had deleted the temp files. People will write songs about you! I will update to your latest commits. Thank you again
  19. Doc

    pyBEscanner

    Hey Torn, I'm doing something noobish here, maybe you will know. the v2.7 pyBEscanner stopped working after a server crash - every time i opened it, it just closed itself. So I downloaded v3 and updated to python v3.3, and when i start the v3 scanner, it just opens and closes itself instantly...
  20. Doc

    Spectator Tools for Admins! DOWNLOAD + INSTALLATION (GCAM)

    Yes I noticed that too - I fixed it here http://opendayz.net/index.php?threads/huge-scripts-log-20-50mb-a-day.6901/
Back
Top