Separate names with a comma.
What error? Make UpdateSteeringParameters public and call it so: input.UpdateSteeringParameters(param)
I forgot about it function, sorry. just long ago I didn't write any mods for beamng. Btw, player car id does not always 0.
bits&bytes, system lua and vehicle lua work separately from each other. And as far as I know, currently they cant "talk" to each other.
Then it is necessary to add action which will change a function signature (will add new parameter in the end) :) But for now use the "replace the...
Re: Waypoints (paths) for cars Choose BNGS mode in console.
Do not know about the existence of such a program for Windows. But my wheel a little better (GUI, perform all actions with one click etc) :)...
Need to specify the full string, ie with all the indents (TAB), etc. In your case, you need to specify: option = car0 Flee from player instead...
Can you show me your installation file?
Ok. In the nearest future will add the possibility of replacing strings :) P.S. Ability to add after the string is already there.
Pinecones, ie you want the possibility of replacing the specified string (search for the string "str" and replace it on "str2")?
An example of drawing different "sensors" can be viewed in lua\vehicle\canvas.lua . But it only works when the debug mode is enabled (it is not...
Re: Waypoints (paths) for cars Because wayPoints[carId] is not initialized.
Re: Waypoints (paths) for cars Maybe not worked because there was another mode is selected in the console (not BNGS). I thought about creating...
UAC enabled? Perhaps it prohibits create a configuration file. Try to run with admin privileges. P.S. Updated, now english by default.
Also present english localization.
Re: Waypoints (paths) for cars Read the documentation (help.zip).
Added the installation file for automatic installation with Lua-mod-installer . Unpack the "InstallScript" archive, in BeamNG Lua-mod Installer...
Re: Waypoints (paths) for cars Added the installation file for automatic installation with Lua-mod-installer . Unpack the "InstallScript"...
This program allows you to install lua-mods in a few clicks. To install the mod should be an installation file. This file should be made by mod...
Read the step 6.