Thread: Radial Menu
View Single Post
Old 01-21-2017, 09:54 AM   #35
Sexan
Human being with feelings
 
Sexan's Avatar
 
Join Date: Jun 2009
Location: Croatia
Posts: 4,684
Default

refreshed the txt now it works, but you still have error (at least me)
Code:
if mouse_r < ((cur_depth == 0 and mnu_arr[0][-1].lbl ~= "") and 48 or 16) then mnu_clicked = -1 end
Code:
mnu_arr[0][0]
this fix it

Last edited by Sexan; 01-21-2017 at 09:59 AM.
Sexan is offline   Reply With Quote