View Single Post
02-06-07, 06:16 PM   #1
mulesh
A Chromatic Dragonspawn
 
mulesh's Avatar
AddOn Author - Click to view addons
Join Date: Dec 2006
Posts: 193
Reading variables

Lets say I have a variable (var1). Lets say I need to check its value in a function every X seconds without depending on an event to fire. How can I do this?
  Reply With Quote