Recent changes
Jump to navigation
Jump to search
Track the most recent changes to the wiki on this page.
List of abbreviations:
- N
- This edit created a new page (also see list of new pages)
- m
- This is a minor edit
- b
- This edit was performed by a bot
- (±123)
- The page size changed by this number of bytes
28 July 2025
03:43 | User creation log User account Dacruz2k25 talk contribs was created |
27 July 2025
03:10 | User creation log User account Santiago2009 talk contribs was created |
26 July 2025
|
14:36 | (User creation log) [Liwa; GAGAN] | |||
|
14:36 User account GAGAN talk contribs was created | ||||
|
13:28 User account Liwa talk contribs was created |
09:52 | SetVehicleRotorState diffhist +1,223 Danzy talk contribs |
09:43 | HandlingSetTractionMultiplier diffhist +40 Danzy talk contribs |
09:42 | HandlingSetSuspensionHighSpeedDamping diffhist +96 Danzy talk contribs |
|
09:42 | HandlingSetSuspensionAntidiveMultiplier 2 changes history +40 [Danzy (2×)] | |||
|
09:42 (cur | prev) +11 Danzy talk contribs | ||||
|
09:41 (cur | prev) +29 Danzy talk contribs |
|
09:42 | HandlingSetSuspensionDamping 2 changes history +40 [Danzy (2×)] | |||
|
09:42 (cur | prev) +11 Danzy talk contribs | ||||
|
09:41 (cur | prev) +29 Danzy talk contribs |
09:38 | HandlingSetPercentSubmerged diffhist +122 Danzy talk contribs |
09:37 | HandlingSetDriveType diffhist −18 Danzy talk contribs |
09:37 | HandlingSetABS diffhist −18 Danzy talk contribs |
09:37 | HandlingGetTractionBias diffhist +122 Danzy talk contribs |
09:36 | HandlingGetSuspensionFrontRearBias diffhist +122 Danzy talk contribs |
09:35 | HandlingGetCenterOfMass diffhist −18 Danzy talk contribs |
09:34 | HandlingGetBrakeBias diffhist −85 Danzy talk contribs |
09:32 | EngineResetModelLODDistance diffhist +788 Danzy talk contribs |
|
N 08:09 | SetAccountSerial 4 changes history +2,582 [Mohab (4×)] | |||
|
08:09 (cur | prev) +38 Mohab talk contribs | ||||
|
08:02 (cur | prev) +4 Mohab talk contribs | ||||
|
08:02 (cur | prev) −36 Mohab talk contribs | ||||
N |
|
08:00 (cur | prev) +2,576 Mohab talk contribs (Created page with "{{server function}} __NOTOC__ {{New feature/item|3.0161|1.6.0|23232|This function sets the serial number for a specified player account. It allows administrators to update or assign a new 32-character hexadecimal serial identifier to registered accounts.}} ==Syntax== <syntaxhighlight lang="lua"> bool setAccountSerial ( account theAccount, string serial ) </syntaxhighlight> ===Required Arguments=== *'''theAccount:''' The account element to set the serial for *'''serial:...") |
25 July 2025
22:06 | GetPlayerTargetStart diffhist −18 Danzy talk contribs |
22:04 | GetVehicleRotorState diffhist +897 Danzy talk contribs |
21:53 | GetVersion diffhist +1,869 Danzy talk contribs |
18:27 | SetCameraFieldOfView diffhist +48 Srslyyyy talk contribs (→Example) |
|
N 18:01 | ResetVehicleModelAudioSettings 2 changes history +1,387 [Mohab (2×)] | |||
|
18:01 (cur | prev) +29 Mohab talk contribs | ||||
N |
|
17:03 (cur | prev) +1,358 Mohab talk contribs (Created page with "{{client function}} __NOTOC__ {{New feature/item|3.0161|1.6.0|23140|This function resets all audio settings for a specific vehicle model back to their original GTA San Andreas values. This will undo any modifications made with setVehicleModelAudioSetting.}} ==Syntax== <syntaxhighlight lang="lua"> bool resetVehicleModelAudioSettings ( int modelID ) </syntaxhighlight> ===Required Arguments=== *'''modelID:''' The vehicle model ID to reset audio settings for ===Return...") |
|
N 18:01 | SetVehicleModelAudioSetting 6 changes history +4,711 [Mohab (6×)] | |||
|
18:01 (cur | prev) +29 Mohab talk contribs | ||||
|
17:30 (cur | prev) −204 Mohab talk contribs | ||||
|
17:28 (cur | prev) −712 Mohab talk contribs | ||||
|
17:01 (cur | prev) −19 Mohab talk contribs | ||||
|
16:52 (cur | prev) +40 Mohab talk contribs | ||||
N |
|
16:38 (cur | prev) +5,577 Mohab talk contribs (Created page with "{{client function}} __NOTOC__ This function sets audio properties for a specific vehicle model. It allows customization of various vehicle sound settings such as engine sounds, horn characteristics, door sounds, and radio settings. ==Syntax== <syntaxhighlight lang="lua"> bool setVehicleModelAudioSetting ( int modelID, string property, float value ) </syntaxhighlight> ===Required Arguments=== *'''modelID:''' The vehicle model ID to modify audio settings for *'''property...") |
|
N 18:00 | GetVehicleModelAudioSettings 4 changes history +1,935 [Mohab (4×)] | |||
|
18:00 (cur | prev) +29 Mohab talk contribs | ||||
|
17:34 (cur | prev) −4,291 Mohab talk contribs (Simplify examples) | ||||
|
17:01 (cur | prev) −19 Mohab talk contribs | ||||
N |
|
16:56 (cur | prev) +6,216 Mohab talk contribs (Created page with "{{client function}} __NOTOC__ {{New feature/item|3.0161|1.6.0|23140|This function retrieves audio properties for a specific vehicle model. It allows inspection of various vehicle sound settings such as engine sounds, horn characteristics, door sounds, and radio settings.}} ==Syntax== <syntaxhighlight lang="lua"> table getVehicleModelAudioSettings ( int modelID ) </syntaxhighlight> ===Required Arguments=== *'''modelID:''' The vehicle model ID to retrieve audio settings...") |
|
N 18:00 | SetVehicleAudioSetting 2 changes history +2,789 [Mohab (2×)] | |||
|
18:00 (cur | prev) +29 Mohab talk contribs | ||||
N |
|
17:31 (cur | prev) +2,760 Mohab talk contribs (Created page with "{{client function}} __NOTOC__ {{New feature/item|3.0161|1.6.0|23140|This function sets audio properties for a '''specific vehicle instance'''. It allows customization of various vehicle sound settings such as engine sounds, horn characteristics, door sounds, and radio settings.}} ==Syntax== <syntaxhighlight lang="lua"> bool setVehicleAudioSetting ( element vehicle, string property, float value ) </syntaxhighlight> ===Required Arguments=== *'''vehicle:''' The vehicle el...") |
|
N 18:00 | GetVehicleAudioSettings 2 changes history +3,054 [Mohab (2×)] | |||
|
18:00 (cur | prev) −2 Mohab talk contribs | ||||
N |
|
17:47 (cur | prev) +3,056 Mohab talk contribs (Created page with "{{client function}} __NOTOC__ {{New feature/item|3.0161|1.6.0|23140|This function retrieves the current audio properties for a specific vehicle instance. It allows inspection of various vehicle sound settings such as engine sounds, horn characteristics, door sounds, and radio settings that may have been customized for this particular vehicle.}} ==Syntax== <syntaxhighlight lang="lua"> table getVehicleAudioSettings ( vehicle theVehicle ) </syntaxhighlight> ===Required Ar...") |
|
N 17:58 | ResetVehicleAudioSettings 2 changes history +1,578 [Mohab (2×)] | |||
|
17:58 (cur | prev) −2 Mohab talk contribs | ||||
N |
|
17:51 (cur | prev) +1,580 Mohab talk contribs (Created page with "{{client function}} __NOTOC__ {{New feature/item|3.0161|1.6.0|23140|This function resets the audio properties of a specific vehicle instance back to its model's default settings. Any custom audio settings that were applied to the vehicle using setVehicleAudioSetting will be removed, restoring the original sound characteristics.}} ==Syntax== <syntaxhighlight lang="lua"> bool resetVehicleAudioSettings ( vehicle theVehicle ) </syntaxhighlight> ===Required Arguments===...") |
16:39 | Dgs-dxgridlist diffhist −378 Thisdp talk contribs (→mode) |