I have problems with the World connection with internet. I loaded the configuration from a saved world and something is wrong it worked before the new update
and the *settings command isnt working
World Problems
Trying to use the mouse?
The *settings window is all keyboard still
page up/down to scroll, end to select.
type in new number and hit enter.
For vehicles, numpad + and - change the vehicle being set.
Nn a side note, mit, wasn't there a * command for changing settings?
I had pondered about the idea of making an OSD thing for changing settings
The *settings window is all keyboard still
page up/down to scroll, end to select.
type in new number and hit enter.
For vehicles, numpad + and - change the vehicle being set.
Nn a side note, mit, wasn't there a * command for changing settings?
I had pondered about the idea of making an OSD thing for changing settings
I really gotta finish all the mouse support.
@zar : The command for that is temporary and its behaviour can change if i add more settings to a group. Also when testing it I had some weird issues where i seem to end up with some of the settings values getting changed when i didnt expect it to. This coulda been somethin completely unrelated but until i get to the bottom of that id say 'use at your own risk'.
Group 0 is world settings, 1 is economy, 2 is vehicles (etc - mirroring the layout on the *settings screen). Vehicles and crows are special as they have multiple pages - if theres 47 different vehicle settings, SettingsNum 0 refers to the first setting on vehicle 1, settinsNum 47 refers to the first setting on vehicle 2 (etc).
You can see why I didnt really want this used much yet, right? :]
@zar : The command for that is temporary and its behaviour can change if i add more settings to a group. Also when testing it I had some weird issues where i seem to end up with some of the settings values getting changed when i didnt expect it to. This coulda been somethin completely unrelated but until i get to the bottom of that id say 'use at your own risk'.
Code: Select all
*set [SettingsGroup] [SettingsNum] [Value]
You can see why I didnt really want this used much yet, right? :]