Search results

  1. Doc

    Players not updating in the hive

    Are you sure Navicat isn't just limiting to only display 1000 records (settings icon in bottom right of screen).
  2. Doc

    pyBEscanner

    Ah, thanks for clearing that up. Yes, the debug is rather confusing when you don't know what it's doing. PS - check your inbox. Messaged you something I did not feel comfortable posting here.
  3. Doc

    Full Moon Nights for Pwnozor

    Thank you, I will have a shot at this tonight. I could programme database/web stuff to wipe my arse if I wanted to but I'm a right noob when it comes to this server side scripting stuff :P
  4. Doc

    pyBEscanner

    I just got around to updating my pyBEscanner version (Was still on v13!!). When I started it, it had a massive list of "Ban Added". What bans did it add?
  5. Doc

    BanZ Union - Shared ban list between reputable server owners

    Zip them up and email them to me - sent you my address :)
  6. Doc

    Full Moon Nights for Pwnozor

    Brilliant. I tried doing this with the weather changers in scripting forum but it also changed the day time weather . Hope this works! :) Edit: Pwnoz0rs doesn't have a server_cleanup.sqf - it's server_cleanup.fsm - can we edit that safely?
  7. 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...
  8. Doc

    BanZ Union - Shared ban list between reputable server owners

    K4n30. Can you send me a text document of the ones you want to add? I will check I am happy with them all and give you temp access to paste into the bans parser until I can programme the pyBEscanner parser.
  9. Doc

    [How-To] Improved vehicle spawn functions

    Make sure your script is running without error. Execute pSpawnVehicles and see what the mysql response is. There may be an error. Assuming it is installed correctly, are you actually executing the function before you start the server? This is by changing pMain to pSpawnVehicles when you edit...
  10. Doc

    [How-To] Improved vehicle spawn functions

    You haven't added the new columns to the tables (near bottom of the guide) :)
  11. Doc

    Care Packages & New Wreck Types With Pwnozor

    Like like like like. Have been contemplating doing this myself but never had the time. Will be putting this up on my server in the next few days. Will post feedback when I do. Thank you :) Admins this should be a sticky! EDIT: Works great. Modified for Mi8 and T72 crashes too/
  12. Doc

    [SOLVED] Can you disable BattleEye in Pwnzor's private server?

    Why would you want battleye off? :O
  13. Doc

    BanZ Union - Shared ban list between reputable server owners

    Hi I'm very sorry for neglecting this project and DayZ in general the last few days. My personal life has been really hectic the last week or so and will continue to be for atleast a week longer. Left home at 8am today, and just got in at 1.30am :( Reason there are no BanZ updates is that...
  14. Doc

    Clearing Out Old Survivors.

    You should use SUBDATE() I believe, For bliss DELETE FROM survivor WHERE last_updated < SUBDATE(now(), INTERVAL 6 WEEK) For pwn DELETE FROM character_data WHERE LastLogin < SUBDATE(now(), INTERVAL 6 WEEK) If you are using pwn, however, I recommend creating a new column with a datestamp...
  15. Doc

    Player models appearing invisible

    Dawh, I don't want to mess about with client code :( Thought it would have been funny to spawn my admins in as a russian farmers wife when they next logged in. Oh well! Thanks anyway
  16. 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...
  17. Doc

    BanZ Union - Shared ban list between reputable server owners

    Well, whenever it was used, inadequate evidence was submitted with it. I'd rather have 10 evidented bans than 100 with no evidence :) Thank you!
  18. Doc

    Vehicles in DayZ

    See my post to spawn and test non-banned vehicles
  19. Doc

    DayzMapper Thread

    Any chance of sharing how you did this? :)
  20. Doc

    Working House Lighting

    Thanks for linking me here axeman. I want to try this, but the problem is my server is very popular during the day (always full) and settles to about 10 people throughout the night whilst it's pitch black. What effects will this have on performance?
Back
Top