Only send businesses for IV (for now)
This commit is contained in:
@@ -586,8 +586,9 @@ function onPlayerSpawn(client) {
|
|||||||
|
|
||||||
if(!areServerElementsSupported()) {
|
if(!areServerElementsSupported()) {
|
||||||
sendAllBusinessesToPlayer(client);
|
sendAllBusinessesToPlayer(client);
|
||||||
sendAllHousesToPlayer(client);
|
//sendAllHousesToPlayer(client);
|
||||||
//sendAllJobLocationsToPlayer(client);
|
//sendAllJobLocationsToPlayer(client);
|
||||||
|
//sendAllVehiclesToPlayer(client);
|
||||||
|
|
||||||
requestPlayerPedNetworkId(client);
|
requestPlayerPedNetworkId(client);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user