View Single Post
04-29-16, 01:18 AM   #22
Fizzlemizz
I did that?
 
Fizzlemizz's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Dec 2011
Posts: 1,892
Originally Posted by Resike View Post
But easier to read in forums, then six billion underscores.
Code:
local x = { strsplit("-", GUID) }
return tonumber(x[5])
or am I missing something?
__________________
Fizzlemizz
Maintainer of Discord Unit Frames and Discord Art.
Author of FauxMazzle, FauxMazzleHUD and Move Pad Plus.