Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - arzoo

Pages: [1]
1
Hi, Is it possible to get the values from the attrract.cfg file from within a plugin? Any suggestions would be appreciated. Thanks.

2
Scripting / Persist variable between plugin instances? SOLVED
« on: May 13, 2020, 07:24:26 AM »
I've noticed that the LEDBlinky plugin is reloaded each time the Displays list is active. Has anyone had success creating a global variable that persists between different plugins or the same plugin for each instance?

I've tried this code but it doesn't persist.
Code: [Select]
::ledblinky_started <- true;

3
Scripting / Detect when the Displays list is active? SOLVED
« on: May 13, 2020, 05:45:05 AM »
Can anyone tell me if it's possible for a plugin to detect when the Displays list is active vs when a list of games is active? Thanks

Pages: [1]