#I'm trying to make a weakaura that when triggered, a random custom image pops up, how do I do that?
11 messages · Page 1 of 1 (latest)
!mediahelp
Trouble with custom media files? Make sure you've done everything on the list in this link: #pins message
the custom files are fine, im just trying to find out how to randomise it
make a table with the file path for each of the images.
local randomImage = yourTable[math.random(1,#yourTable)]
then use that file path to change the image
i have no idea how to code proper, what would i type? ðŸ˜
!starterkit
Click this link for lots of useful info and links for anyone wanting to get into making custom Auras:
https://discordapp.com/channels/172440238717665280/413380679410384896/718441153267236865