The Problem: How do I know what the spawn timers are on my weapons? The Details: I've been writing the weapon spawn times in my map descriptions so far, but recently realised that within the object settings for each weapon, there are two visible timers, despawn and respawn. My question is; do I only write the respawn timer or do I add the two together or is there some other way to write it? Thanks
Respawn Timer: When the object is deleted of the map (despawned or no-ammo weapon dropped) or disturbed from it's original position, this timer starts. When hit, the weapon will respawn at its original position. Despawn Timer: The timer will start at the moment the weapon spawns/respawns. The object will despawn, activating the respawn timer (if there is one). In other hand you can choose to start the timer when the object is disturbed from it's original position.
Thankyou! This solved my problem. I believe I have been doing it correctly then, I'll have to check to make sure!