View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000236 | Client/Game | Grand Theft Auto III | public | 2020-12-07 05:02 | 2020-12-07 06:55 |
Reporter | DeVeX | Assigned To | |||
Priority | low | Severity | trivial | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | x64 | OS | Windows | OS Version | 10 |
Summary | 0000236: SET_TAXI_LIGHTS does not make any change | ||||
Description | gta.SET_ALL_TAXI_LIGHTS Both does not make a change when used. SET_ALL_TAXI_LIGHTS affects only taxis that are spawned after it was used. | ||||
Tags | No tags attached. | ||||
Game | |||||
|
What are you using for the vehicle integer? |
|
localPlayer.vehicle.id (I check the native stuff on https://gtamods.com/wiki/) Also tried the client-side scripting function provided by GTAC: addCommandHandler("taxilight",function(commandName, args){ Getting the following: |
|
The error line is the 5th line of this snippet, btw. |
|
I'll take a look at the native soon. |
|
My fault, sry! |