';
#Convars
$convars = "Normal Role Convars (also found in ULX):
# enable or disable this role
ttt_hidden_enabled [0/1] (default: 1)
# the percentage of players that are spawned as this role
ttt_hidden_pct [0.0..1.0] (default 0.15)
# the limit of players that spawn as this role each round, this overwrites the percentage
ttt_hidden_max [0.0..n] (default: 1)
# the probility each round of this role being spawned at all
ttt_hidden_random [0..100] (default: 33)
# the amount of players needed for this role to spawn
ttt_hidden_min_players: [0..n] (default: 6)
Rolespecific Convars:
# the delay before the hidden's knife returns after being thrown
ttt2_hdn_knife_delay (default: 15)
# the delay before the hidden's grenade restocks
ttt2_hdn_nade_delay (default: 30)
# the duration of the hidden's stun grenade's effect
ttt2_hdn_stun_duration (default: 5)
";
#
# Credits
#
#The Steam URL to your addon
$steam = '';
#The Source URL to your addon
$source = '';
#Creator of the Addon
$author = 'Wasted';
#Creatorlink
$authorurl = 'https://steamcommunity.com/id/Zzzaaaccc13';
# Credittext (can use the above variables)
$ctext = "Wasted: creator of this role addon
The Hidden Source[www.hidden-source.com]: Inspiration for role
fortune: creator of the port of The Hidden gamemode for Garry's Mod whose vision effect I used for this role.";
?>