How to set respawn time?
2013-06-25, 12:34 PM (This post was last modified: 2013-06-25, 12:35 PM by Victor.)
#2
RE: How to set respawn time?
entity.h
Code:
#define SPAWNDELAY (m_secure(gamemode) ? 2000 : m_affinity(gamemode) ? 5000 : 1500)

It might mess up the clients' respawn timers though.

Best regards,
Victor
//victorz.ca
Code:
Your antithesis compares favorably with any high magnitude of pwnage. (-you > |p|, you < -|p|)
My antithesis compares favorably with _that of_ any high magnitude of pwnage. (|-me| > |-p|, |me| > |p|)
Post Reply Quote this message in a reply


Messages In This Thread
How to set respawn time? - by rshenely - 2013-06-25, 10:02 AM
RE: How to set respawn time? - by Victor - 2013-06-25, 12:34 PM

Forum Jump:


This forum uses Lukasz Tkacz MyBB addons.