Showing results 1 to 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: EyesMcFly
Forum: Released AddOns 07-29-05, 12:56 PM
Replies: 0
Views: 3,048
Posted By EyesMcFly
TimeOffset

TimeOffset allows the user to sync game time with local time.
The sync time can then be used by other mods.

While I was evaluating mods I noticed that every
mod that uses date/time functions has its...
Forum: Lua/XML Help 07-18-05, 02:16 AM
Replies: 3
Views: 6,297
Posted By EyesMcFly
Actually I figured out the problem. I...

Actually I figured out the problem.

I had:


function enable()
this:RegisterEvent(the event);
end
Forum: Lua/XML Help 07-17-05, 02:38 AM
Replies: 3
Views: 6,297
Posted By EyesMcFly
un/registering events

I have a disable/enable command in my mod.

I have set it up so that when you enable it,
the necessary events are registered.

And when you disable it the events are unregisterd.

The problem is this...
Showing results 1 to 3 of 3