Showing results 1 to 8 of 8
Search took 0.00 seconds.
Search: Posts Made By: nightdreaming
Forum: General Authoring Discussion 10/28/20, 01:23 PM
Replies: 5
Views: 4,581
Posted By nightdreaming
Thanks Baertram, I reduced my code to make it...

Thanks Baertram, I reduced my code to make it more readable, I am registering events and filters using a counter on the namespace as you suggest, that all works fine.

I am trying to unregister and...
Forum: General Authoring Discussion 10/28/20, 12:00 PM
Replies: 5
Views: 4,581
Posted By nightdreaming
AddFilterForEvent - unable to UnregisterForEvent

I am having a problem de-registering an event for which I have added a filter. For example:

EVENT_MANAGER:RegisterForEvent("myEvent1", EVENT_COMBAT_EVENT, myEventHandler)...
Forum: General Authoring Discussion 10/08/20, 07:10 AM
Replies: 4
Views: 4,119
Posted By nightdreaming
Thanks and I will have a play with it. If I get...

Thanks and I will have a play with it.


If I get anywhere useful I'll post an update
Forum: General Authoring Discussion 10/07/20, 07:41 AM
Replies: 4
Views: 4,119
Posted By nightdreaming
Thanks Baertram for the reply, The problem with...

Thanks Baertram for the reply,

The problem with that solution is that it misses a case out.

If I register for source==player events then I will get those and can check if target==player at the...
Forum: General Authoring Discussion 10/07/20, 05:26 AM
Replies: 4
Views: 4,119
Posted By nightdreaming
AddFilterForEvent causing additional callbacks

Here's a piece of understanding that you guys probably already know but I thought I would put it up for those like me who didn't realise, and a question:

How do I filter to only get 1 event when any...
Forum: AddOn Help/Support 04/06/18, 10:47 PM
Replies: 3
Views: 2,471
Posted By nightdreaming
Don't worry, I figured it out - two decimal...

Don't worry, I figured it out - two decimal places.

Thanks for your help
Forum: AddOn Help/Support 04/06/18, 10:37 PM
Replies: 3
Views: 2,471
Posted By nightdreaming
Ah, that would be why then! Thanks. Do you know...

Ah, that would be why then! Thanks.

Do you know how many decimal places are supported? 0.1, 0.001, 0.0001?
Forum: AddOn Help/Support 04/06/18, 12:16 PM
Replies: 3
Views: 2,471
Posted By nightdreaming
SetCentreColor(r,g,b,a) granularity

Hi guys,

I am trying to set the backdrop of my window to SetCentreColor(2,0,0,1) but when I do this I am getting a bright red, it looks as if I have requested SetCentreColor(255,0,0,1).

Can anyone...
Showing results 1 to 8 of 8