Results 1 to 5 of 5

Thread: Changing parajump time restriction....

  1. #1

    Changing parajump time restriction....

    I have been running the Domination mission types on our server and love them. One thing I want to change is the 30 min delay to use parajump. I have been on other servers that have reduced the wait time and was hoping someone could help/direct me to changing this myself.

    I tried to change it using notepad but just hangs my server on load. Any help would be appreciated.

  2. #2
    Private First Class
    Join Date
    Jul 3 2009
    Location
    Taylor, MI
    Posts
    14
    Author of the Thread
    Anyone?

  3. #3
    What did you change?
    If I remember correctly from the Domination game in Armed Assault, it was in the init file.
    Also, I prefer using arma edit to edit the files. It helps with syntax. Notepad is a bit too basic for file editing for me
    Documentation is not a dirty word.
    : TeamSPAFF : PRACS : RKSL : Stella Artois : Creme Eggs : GITS :

  4. #4
    Private First Class
    Join Date
    Jul 3 2009
    Location
    Taylor, MI
    Posts
    14
    Author of the Thread
    Thx, I will give that a try.

  5. #5
    i_common.sqf
    line 381
    have fun

    // if you set d_para_timer_base to a value > 0, for example 1800, HALO parajump is not available for 30 minutes once you've parajumped from the base flag (if enabled)
    d_para_timer_base = 1800;
    d_next_jump_time = -1;

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •