View Single Post
  #3  
Old 10-10-2010, 09:34 PM
Deas_Voice Deas_Voice is offline
Deas
Deas_Voice's Avatar
Join Date: Jun 2007
Location: Sweden
Posts: 2,264
Deas_Voice is a jewel in the roughDeas_Voice is a jewel in the rough
Send a message via AIM to Deas_Voice Send a message via MSN to Deas_Voice Send a message via Yahoo to Deas_Voice
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:
Originally Posted by Tigairius View Post
Boolean values: lighteffectsenabled, weathereffectsenabled, and particleeffectsenabled.

Example of usage:
PHP Code:
//#CLIENTSIDE
function onCreated() {
  if (
lighteffectsenabled) {
    
showimg(1, this.x, this.y, "light2.png");
  }
} 
but if you use that, you would have to reconnect, no?
__________________
.
WTF is real life, and where do I Download it?
There is no Real Life, just AFK!
since 2003~
I Support~
ღAeonღ | ღTestbedღ | ღDelteriaღ

if you are going to rep me, don't be an idiot, leave your name!
I got nothing but love for you
Reply With Quote