MxFilterGen 5.0.0 Update

This commit is contained in:
mikx
2018-12-20 23:04:39 -05:00
parent 40b43f5723
commit 85dccd56af
3 changed files with 73 additions and 8 deletions

View File

@@ -117,7 +117,7 @@ Show
SetBackgroundColor 94 3 3
SetBorderColor 27 162 155
SetFontSize 45
PlayAlertSound 1 300
CustomAlertSound "mx_map_shaped.mp3"
PlayEffect Blue
Show
@@ -128,7 +128,7 @@ Show
SetBackgroundColor 94 3 3
SetBorderColor 255 0 0
SetFontSize 40
PlayAlertSound 1 300
CustomAlertSound "mx_map.mp3"
PlayEffect Red
Show
@@ -139,7 +139,7 @@ Show
SetBackgroundColor 94 3 3
SetBorderColor 255 255 0
SetFontSize 35
PlayAlertSound 1 300
CustomAlertSound "mx_map.mp3"
PlayEffect Yellow
Show
@@ -149,6 +149,6 @@ Show
SetBackgroundColor 94 3 3
SetBorderColor 255 255 255
SetFontSize 35
PlayAlertSound 1 300
PlayEffect White
CustomAlertSound "mx_map.mp3"