mirror of
https://github.com/iDisaster/GTAConnected.git
synced 2026-03-08 09:25:23 +00:00
Server-side: - Remove all spawn checks and spawn code - Relay actions to clients via network events Client-side: - Add handlers that execute actions using GTA IV natives - natives.forceWeatherNow(id) for weather - natives.forceTimeOfDay(hour, min) for time - natives.giveWeaponToChar for weapons - natives.fixCar, natives.changeCarColour for vehicles - Direct localPlayer property access for health/armor/position