[e]MOTION
Member!
what is this?
i am reading through jass triggers and found this...
set gg_rct_AntiCheatBottom = Rect( 1824.0, -13760.0, 6368.0, -11328.0 )
set gg_rct_AntiCheatFarms = Rect( 4288.0, 32.0, 10592.0, 5056.0 )
set gg_rct_AntiCheatSideLeft = Rect( -8352.0, -4960.0, -6528.0, -96.0 )
set gg_rct_AntiCheatSideRight = Rect( 6304.0, -3296.0, 10464.0, 32.0 )
set gg_rct_AntiCheatTeam1 = Rect( -8384.0, 1312.0, -2976.0, 5056.0 )
set gg_rct_AntiCheatTeam2 = Rect( -8384.0, -13792.0, -1472.0, -10304.0 )
set gg_rct_AntiCheatTeam3 = Rect( 6368.0, -13792.0, 10432.0, -10944.0
what does this do???
i am reading through jass triggers and found this...
set gg_rct_AntiCheatBottom = Rect( 1824.0, -13760.0, 6368.0, -11328.0 )
set gg_rct_AntiCheatFarms = Rect( 4288.0, 32.0, 10592.0, 5056.0 )
set gg_rct_AntiCheatSideLeft = Rect( -8352.0, -4960.0, -6528.0, -96.0 )
set gg_rct_AntiCheatSideRight = Rect( 6304.0, -3296.0, 10464.0, 32.0 )
set gg_rct_AntiCheatTeam1 = Rect( -8384.0, 1312.0, -2976.0, 5056.0 )
set gg_rct_AntiCheatTeam2 = Rect( -8384.0, -13792.0, -1472.0, -10304.0 )
set gg_rct_AntiCheatTeam3 = Rect( 6368.0, -13792.0, 10432.0, -10944.0
what does this do???