![]() |
light/weather/particle effects
What are the names of the checkboxes in the f3 menu for these and can we use them directly to control how our scripts work or are we stuck with waiting till the player closes the f3 menu?
|
Boolean values: lighteffectsenabled, weathereffectsenabled, and particleeffectsenabled.
Example of usage: PHP Code:
|
you could use this script to find out what the gui names are, but from that, i dont know, hvnt tested it too much.
Quote:
|
Quote:
|
Quote:
but for effects that you already are using a timeout, u could just add the if's :) |
Quote:
|
External GUIs like to not belong to any parent objects, so finding the names is a tricky feat.
|
Quote:
|
for (temp.i : GUIContainer.controls) echo(i.name);
If external windows are a problem, use v5. |
Well the Options window is still external in V5
|
Quote:
|
Quote:
Quote:
|
Quote:
|
1 Attachment(s)
Options: OptDialogWindow2D
|
Quote:
It works! PHP Code:
|
If you used universe as a scope, would think that would get everything...maybe
|
| All times are GMT +2. The time now is 10:56 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.