This plugin set a random time for c4 explode by map/round.
[Messages]
Code: //by Map
(Server print) [AMXX] Random C4 Time [Map]: %i seconds.
//by Round
(Client print) [AMXX] Random C4 Time [Round]: %i seconds.[Cvars]
Code: // 1 by round, 0 by map (Default: 1)
random_c4time <1 or 0>
// Min time for random c4 time (Default: 0)
random_c4time_mintime <value>
// Max time for random c4 time (Default: 35)
random_c4time_maxtime <value>[Instaling]
- Put the file random_c4time.amxx in: amxmodx/plugins/
- Open the file amxmodx/configs/plugins.ini and write random_c4time.amxx
[Credits]
Dark Style(me) - Idea and creation.
[Changelog]
Code: 0.0.1b - First release playable.
Attached Files

Wyświetl pełny artykuł