Safe Zone air vehicles whitelist, updated holograms and scripts.
+ Updated Safe-Zones to whitelist air vehicles from being stopped. + Latest version of wl_wars2x police radar. + Updated weapon restrictions. + Fire-Scripts updated to latest version.
This commit is contained in:
@@ -66,7 +66,7 @@ end
|
||||
|
||||
function Dispatch:getRandomPlayer()
|
||||
if not next(self._players) then
|
||||
return false
|
||||
return next(GetPlayers()) or false
|
||||
end
|
||||
return table.random(self._players)
|
||||
end
|
||||
Reference in New Issue
Block a user