• Red Dog Participant
    May 1, 2025 at 17:05 #5252

    Here is a counter script for destroying 10 crates. It lets you know how many crates need to be destroyed using variables.

    if never() then
    set(V3,10)
    endif

    if never() and ssndead(365) then
    dec(V3)
    endif

    if never() and ssndead(366) then
    dec(V3)
    endif

    if never() and ssndead(367) then
    dec(V3)
    endif

    if never() and ssndead(368) then
    dec(V3)
    endif

    if never() and ssndead(369) then
    dec(V3)
    endif

    if never() and ssndead(370) then
    dec(V3)
    endif

    if never() and ssndead(371) then
    dec(V3)
    endif

    if never() and ssndead(372) then
    dec(V3)
    endif

    if never() and ssndead(373) then
    dec(V3)
    endif

    if never() and ssndead(374) then
    dec(V3)
    endif
    //———————————-//Crate Counter
    if never() and eq(V3,9) then
    consol(“9 More Weapon Crates To Destroy”)
    wave(alarm9.wav)
    endif

    if never() and eq(V3,8) then
    consol(“8 More Weapon Crates To Destroy”)
    wave(alarm9.wav,400)
    endifif never() and eq(V3,7) then
    consol(“7 More Weapon Crates To Destroy”)
    wave(alarm9.wav,400)
    endif

    if never() and eq(V3,6) then
    consol(“6 More Weapon Crates To Destroy”)
    wave(alarm9.wav,400)
    endif

    if never() and eq(V3,5) then
    consol(“5 More Weapon Crates To Destroy”)
    wave(alarm9.wav,400)
    endif

    if never() and eq(V3,4) then
    consol(“4 More Weapon Crates To Destroy”)
    wave(alarm9.wav,400)
    endif

    if never() and eq(V3,3) then
    consol(“3 More Weapon Crates To Destroy”)
    wave(alarm9.wav,400)
    endif

    if never() and eq(V3,2) then
    consol(“2 More Weapon Crates To Destroy”)
    wave(alarm9.wav,400)
    endif

    if never() and eq(V3,1) then
    consol(“1 More Weapon Crate To Destroy”)
    wave(alarm9.wav,400)
    endif

     

Latest 10 Maps

AW2 – TFR Operation Tiger

AW2 – TFR Raid 1

AW2 – TFD Khwaja Mastoon Ghundai

AW2 – TFD Gamberi Daug

AW2 – TFD Darunta

AW2 – TFD Hada Farm

AW2 – Bermuda Triangle

AW2 – TFD Operation Harakat

AW2 – Operation Last Stand

AW2 – BHD Diplomatic Immunity

Log In

Username:

Password:


Lost password?