Serial Killer
Jackal
';
#Convars
$convars = 'Normal Role Convars (also found in ULX):
# enable or disable this role
ttt_elderly_enabled [0/1] (default: 1)
# the percentage of players that are spawned as this role
ttt_elderly_pct [0.0..1.0] (default: 0.17)
# the limit of players that spawn as this role each round, this overwrites the percentage
ttt_elderly_max [0..n] (default: 1)
# the probability each round of this role being spawned at all
ttt_elderly_random [0..100] (default: 30)
# the amount of players needed for this role to spawn
ttt_elderly_min_players: [0..n] (default: 6)
Rolespecific Convars:
# What is the maximum and starting hp for an Elderly?
ttt2_eld_health [0..100] (default: 20)
';
#
# Credits
#
#The Steam URL to your addon
$steam = '';
#The Source URL to your addon
$source = '';
#Creator of the Addon
$author = '';
#Creatorlink
$authorurl = '';
# Credittext (can use the above variables)
$ctext = '';
?>