Advertisement
Guest User

Untitled

a guest
Nov 18th, 2017
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. author="ArmaProject";
  2. OnLoadName = "AP Server";
  3. OnLoadMission = "AP Server";
  4. onLoadIntro = "Made By ArmaProject Developers"
  5. disabledAI = 1;
  6.  
  7. respawn = 2;
  8. respawndelay = 2;
  9. saving = 0;
  10. enableDebugConsole = 1;
  11. wreckLimit = 3;
  12. wreckRemovalMinTime = 1;
  13. wreckRemovalMaxTime = 2;
  14. corpseLimit = 10;
  15. corpseRemovalMinTime = 60;
  16. corpseRemovalMaxTime = 120;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement