error fix and update changelog

This commit is contained in:
Lorenc Pekaj 2018-10-01 14:25:54 +10:00
parent a8bba4c4e4
commit 65cc786fa0
2 changed files with 3 additions and 1 deletions

View File

@ -186,7 +186,7 @@ new
g_isBusinessVehicle [ MAX_VEHICLES ] = { -1, ... },
g_businessVehicle [ MAX_BUSINESSES ] = { INVALID_VEHICLE_ID, ... },
bool: g_businessVehicleUnlocked [ MAX_BUSINESSES ] [ MAX_BIZ_VEH_MODELS char ],
Iterator: business < MAX_BUSINESSES >,
Iterator: business < MAX_BUSINESSES >
//g_BusinessUpdateTickCount = 0
;

View File

@ -11,5 +11,7 @@
(/) If you successfully break your cuffs, you get immunity from being tazed for 10 seconds.
(/) Default 20% success rate breaking cuffs... Increases with more police in the server.
(/) Simplified "/cp" (alternatively, /settings) dialog.
(/) Business production requires you or your business associates to be online or it will pause.
(/) Business production time has been halved.
(*) Fixed a potential ChuffSec issue with him being without a vehicle.
(*) Adds pages to "/estate" due to a lot of listings.