Occultist
Necromancer
Pirate
";
#Convars
$convars = "Normal Role Convars (also found in ULX):
# enable or disable this role
ttt_amnesiac_enabled [0/1] (default: 1)
# the percentage of players that are spawned as this role
ttt_amnesiac_pct [0.0..1.0] (default: 0.17)
# the limit of players that spawn as this role each round, this overwrites the percentage
ttt_amnesiac_max [0..n] (default: 1)
# the probability each round of this role being spawned at all
ttt_amnesiac_random [0..100] (default: 50)
# the amount of players needed for this role to spawn
ttt_amnesiac_min_players: [0..n] (default: 7)
Rolespecific Convars:
# Does the Amnesiac inform other players when he changes his role (popup event)
ttt2_amnesiac_showpopup [0/1] (default 1)
# Does the Amnesiac confirm a player when pressing [E] on a dead body when getting a role (disables confirmation message too!)
ttt2_amnesiac_confirm_player [0/1] (default 0)
# Does the Amnesiac only get roles from unconfirmed bodies
ttt2_amnesiac_limit_to_unconfirmed [0/1] (default 1)
";
#
# Credits
#
#The Steam URL to your addon
$steam = "https://steamcommunity.com/sharedfiles/filedetails/?id=2001213453";
#The Source URL to your addon
$source = "https://steamcommunity.com/linkfilter/?url=https://github.com/LunexSan/ttt2-role_amni";
#Creator of the Addon
$author = "Lunex";
#Creatorlink
$authorurl = "https://steamcommunity.com/id/Lunexkun/";
# Credittext (can use the above variables)
$ctext = "Lunex: Creator of this role addon
Pythagorion: A huge thank you for the Icon Designs
Mineotopia: Credits to him for immense help in coding this.";
?>