Showing results 1 to 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: Xego
Forum: General Authoring Discussion 12/04/16, 01:24 PM
Replies: 4
Views: 3,825
Posted By Xego
Thanks that function solved the problem. As for...

Thanks that function solved the problem.

As for the globals, I did use the "local" keyword but I removed it to make the code shorter here.
Forum: General Authoring Discussion 12/04/16, 08:02 AM
Replies: 4
Views: 3,825
Posted By Xego
d(itemName) shows a valid link in chat that can...

d(itemName) shows a valid link in chat that can be clicked. Do you know how to display the "raw" content of itemName?

Is it a unicode issue?
Forum: General Authoring Discussion 12/04/16, 01:48 AM
Replies: 4
Views: 3,825
Posted By Xego
Why doesn't this piece of code work?

Hello, I have this code in my addon:

RegisterForEvent(EVENT_LOOT_RECEIVED, XL.OnItemLooted)


function XL.OnItemLooted (numID, lootedBy, itemName, quantity, itemSound, lootType, self)

bFound =...
Showing results 1 to 3 of 3