Recent content by Aleksander

  1. A

    Need help with adding protective dome area for bases.

    You are very welcome. That's what this community is for! :-)
  2. A

    Need help with adding protective dome area for bases.

    Your sensors starts too early. I see that you have two closing brackets right before your class Sensors line, but there needs to be four. See coded below (copy of my code starting from same point as yours above): }; class Item99 {...
  3. A

    Need help with adding protective dome area for bases.

    Whoa! You definitely don't want to change class Markers { items=0; class Item1 { position[]={5448.5063,155.89714,12571.155}; name="dome"; text="Text to display on the map here"; type="waypoint"; colorName="ColorRed"; }; }; to }; class Item7 {...
  4. A

    NPC Radios

    Excellent, good to know! Thanks for the reply Sarge!
  5. A

    Heli Lift / Towing problem & viewdistance changes

    That's how Gotcha reports the setpos ban Wobble. You can remove the line: 2 "" from your setpos.txt file on your server and your players will no longer get bans. I did this on my server and it works perfectly. It does open some small vulnerabilities though, so keep that in mind. My server...
  6. A

    NPC Radios

    Hi Sarge and all, I've been running Sarge AI on my server for a while and it works flawlessly, just as it should. I've also made significant adjustments to the AI in regards to positioning, movement, ability, etc. and players just love it. I am curious about the radios that the leaders...
  7. A

    Animated Helicrashs 0.1 - Release

    Time and frequency can be changed at the very bottom of server_monitor.sqf.
  8. A

    Animated Helicrashs 0.1 - Release

    They build on each other I noticed. So if 6747 is your second spawn then no, it's not really insane. Maybe somebody else can confirm, but I think those are the seconds in time since the script started. That would be 6747 seconds from the time your server started up after a restart and the...
  9. A

    Animated Helicrashs 0.1 - Release

    3315 is the number of seconds before it starts, which is about 55 minutes. But even then, it only has a 75% chance to spawn in according to your log. Maybe you are just unlucky and your spawns are hitting that other 25% when they aren't spawning. When I tested mine, I changed the chance of...
  10. A

    Animated Helicrashs 0.1 - Release

    The logs look accurate. It shows the chopper crashing and spawning the loot and then another chopper loaded ready to go at 1140.6. If it helps, I use BluePhoenix's Admin Tools to monitor these choppers. There is an ESP map feature in the tools that shows you vehicles on your map live, so I can...
Back
Top