Community Forum

How is it possible to find out which configuration is currently used?

Forum Overview >> Scripting

CategoryScripting
Created14.08.2017 09:32


Bricktop Jr (Bricktop) 14.08.2017 09:32
I need to find out for example the current used wheelconfiguration.
Plz give me a example.

Ty..


Sry for my bad english

Emil Drefers (Unknown) 15.08.2017 06:39
Hi,

have a look at the following table
self.configurations

The entry
self.configurations["wheel"]
stores the value for the currently used wheel configuration

Cheers,
Emil

Bricktop Jr (Bricktop) 16.08.2017 01:49
Thank you. Had found it by myself. :)
How do I get the current mod path when the script is already loaded?
G_currentModDirectory does not work. = Nil because it is no longer present.

Bricktop Jr (Bricktop) 16.08.2017 01:56
Found some.
Here:

https://gdn.giants-software.com/thread.php?categoryId=11&threadId=409


Note: Log in to post. Create a new account here.