Showing results 1 to 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: SegFault
Forum: General Authoring Discussion 07-02-21, 03:53 AM
Replies: 0
Views: 1,609
Posted By SegFault
Party Loot?

Is there any way to get informed if a party member loots something?

If you loot something yourself, it triggers a few events, but there doesn't seem to be anything in the case of a party member...
Forum: General Authoring Discussion 07-02-21, 03:50 AM
Replies: 4
Views: 3,732
Posted By SegFault
Thank you very much, I ended up doing...

Thank you very much, I ended up doing this.

Although I didn't call SetAllPoints. What does it do? It seems to work fine without that call.
Forum: General Authoring Discussion 06-21-21, 04:54 AM
Replies: 4
Views: 3,732
Posted By SegFault
Drawing a square (basic noob question)

Hi,

I'm trying to draw a red square. I've searched for over an hour and it seems the "backdrop" api was changed in 9.0

Anyway, here is my code:


function HelloWorld()
print("Hello, World!");
Showing results 1 to 3 of 3