Search results

  1. Royal

    Restart Timer on Debug

    This will do for 2 hour restart: while {custom_monitor} do { _kills = player getVariable["zombieKills",0]; _killsH = player getVariable["humanKills",0]; _killsB = player getVariable["banditKills",0]; _humanity = player getVariable["humanity",0]...
  2. Royal

    Ammo box script work in progress

    It wasn't that the boxes can hold ALOT. My anti-hack was removing them. I currently have around 10 boxes on my server and atleast 50% of them have 40 guns and shit loads of other junk :P.
  3. Royal

    Ammo box script work in progress

    No they can fit way more loot then tents. Because my boxes with way more stuff then tents still spawn.
  4. Royal

    Limmited inventory of ammo boxes

    I was wondering if it was possible to set a limit to the inventory of ammo-boxes. Because now you can just stash it forever but when there is to much loot inside it will not spawn on the next restart. So is there a way to lock the amount of loot or are there any boxes that already has a fixed...
  5. Royal

    Ammo box script work in progress

    I managed to spawn in the boxes from the database but is there is a problem. When they contain alot of stuff they don't spawn. Is there anyway to lock the amount of space or check what the limit is?
  6. Royal

    No loot on helicopter crash sites [1.7.7.1]

    Thanks for the response Aliveman. I actually fixed this problem a couple of weeks ago turned out I had something wrong in my custom loot scripts. Anyway the value 3 seems to be some kind of debug mode. It will show a big red sphere on te spot loot 'should' spawn
  7. Royal

    No worldspace in database

    Ok that was not what was causing the problem. I'm pretty sure the anti-hack is the problem.
  8. Royal

    No worldspace in database

    I think this might be one of the problems: 21:47:17 NetServer: users.get failed when sending to 1533692248 21:47:17 Message not sent - error 0, message ID = ffffffff, to 1533692248 (Tadaa) 21:47:17 NetServer::SendMsg: cannot find channel #1533692248, users.card=32 21:47:17 NetServer...
  9. Royal

    No worldspace in database

    Just installed the update didn't work. It seems that the problem appears when the player have a custom loadout. Anyone has an idea why?
  10. Royal

    No worldspace in database

    Thanks alot seaweeduk. I just checked the website of BlurGaming and apparently they changed their website. So I didn't get anymore updates since I didn't have a new account. I went on the teamspeak explained my problem and they told me they fixed that with the new update that I am trying out...
  11. Royal

    No worldspace in database

    I can't really run my server without the anti-hack tho. It detects like 6 hackers everyday. Isn't there any solution to fix it without removing the anti-hack?
  12. Royal

    No worldspace in database

    The only anti-hack I have on is the Blur-Gaming anti-hack in my server.pbo. I commented out the anti-hack from the Init.sqf.
  13. Royal

    No worldspace in database

    Tried to move some of the files from 1.7.7 back. For example playerSetup.sqf but the code is not any different. So that didn't help ofcourse.
  14. Royal

    No worldspace in database

    Hi there, My server is hosted on DayZ.st and running on Bliss. I have this issue where my players sometimes don't get worldspace coordinates in the database and then get stuck on the loading screen. This problems started when I installed 1.7.7.1. My database looked like this on 1.7.7...
  15. Royal

    100% Custom Loot tables - v1.7.7

    I guess I'll start from scratch in that case. Might be a better idea.
  16. Royal

    100% Custom Loot tables - v1.7.7

    Those changes unfortuanatly did not fix my problem still no loot on my heli crashes. I've been reading everything and I can't figure out what it is. I got no errors in my RPT file. They crash with the right LootTable according to the RPT file but there is just no loot.
  17. Royal

    100% Custom Loot tables - v1.7.7

    Could you tell me what file / line that is?
Back
Top