forked from UNLOZE/sm-plugins
Added python scripts for easier compiling
Fixed bunch of includes and a warnings Added ip addresses for admins to status KnifeAlert prints to everyone now if someone gets infected due to a knifed zombie Fixed WeaponCleaner not registering weapons if somebody disconnects Refactored custom-chatcolors to new syntax, added autoreplace and some fixes Added GFLClan.ru support to immunityreservedslots added nominate_removemap to mapchooser_extended and fixed a bug for recently played maps
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
"restore"
|
||||
{
|
||||
"AddOutput" "OnUser1 leveling_counter,Add,1,0,-1"
|
||||
"AddOutput" "OnUser4 score10,ApplyScore,,0,-1"
|
||||
"m_iFrags" "10"
|
||||
}
|
||||
}
|
||||
@@ -29,6 +30,8 @@
|
||||
"restore"
|
||||
{
|
||||
"AddOutput" "OnUser1 leveling_counter,Add,2,0,-1"
|
||||
"AddOutput" "OnUser4 score10,ApplyScore,,0,-1"
|
||||
"AddOutput" "OnUser4 score10,ApplyScore,,0,-1"
|
||||
"m_iFrags" "20"
|
||||
}
|
||||
}
|
||||
@@ -45,6 +48,9 @@
|
||||
"restore"
|
||||
{
|
||||
"AddOutput" "OnUser1 leveling_counter,Add,3,0,-1"
|
||||
"AddOutput" "OnUser4 score10,ApplyScore,,0,-1"
|
||||
"AddOutput" "OnUser4 score10,ApplyScore,,0,-1"
|
||||
"AddOutput" "OnUser4 score10,ApplyScore,,0,-1"
|
||||
"m_iFrags" "30"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user