sm-plugins/MapAdmin/configs/mapadmin/ze_parking_v3_1.cfg
2019-09-23 11:45:34 +02:00

70 lines
767 B
INI
Executable File

"mapadmin"
{
"adminroom" "-1458.971191 2451.428955 181.973175"
"stages"
{
"0"
{
"name" "Level 1"
"triggers"
{
"0" "1"
}
"actions"
{
"0" "#48993:Press"
}
}
"1"
{
"name" "Level 2"
"triggers"
{
"0" "2"
}
"actions"
{
"0" "#48996:Press"
}
}
"2"
{
"name" "Level 3"
"triggers"
{
"0" "3"
}
"actions"
{
"0" "#48999:Press"
}
}
"3"
{
"name" "Enable Extreme Mode"
"triggers"
{
"0" "extreme+"
"1" "ex+"
}
"actions"
{
"0" "#49002:Press"
}
}
"4"
{
"name" "Disable Extreme Mode"
"triggers"
{
"0" "extreme-"
"1" "ex-"
"2" "normal+"
}
"actions"
{
"0" "#253157:Press"
}
}
}
}