11.10.2015, 15:52
You should not use local functions for gates. Local functions should only be used only when necessary.
Код:
if(IsPlayerInRangeOfPoint(i, 14.0, 1810.02307, -1893.16748, 13.21320)) { MoveObject(bspawn, 1810.02307, -1893.16748, 13.21320, 0.05, 0, 90, 90); }