Jump to content

setTimer


Drakath

Recommended Posts

Posted

Hi, can anyone tell me how to make timer decrease?

-- This is the code 
function spawnOnDead(ammo, killer, weapon, bodypart) 
    takePlayerMoney(source, deadPlayerMoney) 
    if (killer) and (killer ~= source) then 
    end 
    setTimer(spawnPlayer, 3000, 1, source, 213.81648254395, 1870.0822753906, 13.140625, 0, 285) 
    setCameraTarget(source, source) 
    setTimer(giveWeapon, 3000, 1, source, spawnWeapon, spawnAmmo) 
end 

s.epicrow.com:22003.png

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...