error fix and update changelog
This commit is contained in:
parent
a8bba4c4e4
commit
65cc786fa0
@ -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
|
||||
;
|
||||
|
||||
|
@ -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.
|
Loading…
Reference in New Issue
Block a user