Showing results 1 to 6 of 6
Search took 0.00 seconds.
Search: Posts Made By: deathangel1479
Forum: General Authoring Discussion 07/26/14, 07:40 PM
Replies: 9
Views: 10,161
Posted By deathangel1479
See you at the Restaurant at the End of the...

See you at the Restaurant at the End of the Universe. :D
Forum: General Authoring Discussion 07/26/14, 06:52 PM
Replies: 24
Views: 16,309
Posted By deathangel1479
Goes on with zrmm... Or I am paranoid? I give two...

Goes on with zrmm...
Or I am paranoid?
I give two example...

1.
Abstract function, created by me. Its a bad result, but it works great for cyrodil links update...
That is one thing with a impossible...
Forum: Lua/XML Help 05/12/14, 12:31 PM
Replies: 6
Views: 5,162
Posted By deathangel1479
Dont think so. function...

Dont think so.


function RMM.CreateUI()

--main
RMM.c = WINDOW_MANAGER:CreateTopLevelWindow("RMM_root")
RMM.c:SetDimensions(256,256)
RMM.c:SetAnchor(TOPLEFT,GuiRoot,TOPLEFT,100,100)
...
Forum: Lua/XML Help 05/12/14, 12:06 PM
Replies: 6
Views: 5,162
Posted By deathangel1479
dont know how i can intigrate this in my code......

dont know how i can intigrate this in my code... :confused: And I dont use xml...
But thanks, if no one knows how I can check the exist of my texture, I will try.
I think it must be possible, to...
Forum: Lua/XML Help 05/12/14, 11:18 AM
Replies: 6
Views: 5,162
Posted By deathangel1479
I think i have tryed this yesterday without...

I think i have tryed this yesterday without result, but I will try again. Thanks for Reply.

......

if not WINDOW_MANAGER:GetControlByName("RMM_MAPS_"..iX..iY) then <--- function expected instead of...
Forum: Lua/XML Help 05/12/14, 10:56 AM
Replies: 6
Views: 5,162
Posted By deathangel1479
Need help with simple function, it wont work.

Because Controls cant removed, i want to reuse them and if need more add them.

This is my function, it dont work, what ever I try.


function RMM.CreateControl(iY,iX)
if not...
Showing results 1 to 6 of 6