30.05.2014, 16:38
Simply use a traditionnal "or" ("||")
But for multiple checks, get prepared to a "input line too long (after subsitution)" error.
PHP код:
if(IsPlayerInRangeOfPoint(playerid, 5.0, -363.6000100,932.7000100,12.2000000) || IsPlayerInRangeOfPoint(playerid, 5.0, -449.7998000,897.7998000,5.0000000)) return SCM(playerid, -1, "you're in a 5.0 unities range of a gate !");