Author Topic: Macro recording to file  (Read 1338 times)

...you hate convenience? i don't think i've seen such remarkable stupidity in a while

I don't hate convinience. All I want is a console command that would save and load macros from files. For what i'm doing the macro saver addon won't work.

I fixed the lava rising system.
The speed actually makes a difference in the speed of the lava now.

Wrong thread.
« Last Edit: August 10, 2013, 06:13:29 PM by Subpixel »

I don't hate convinience. All I want is a console command that would save and load macros from files. For what i'm doing the macro saver addon won't work.
and you're doing what

I don't hate convinience. All I want is a console command that would save and load macros from files. For what i'm doing the macro saver addon won't work.
The gui controls call commands... Just figure out which commands they are and call them manually...

link=topic=239181.msg6818525#msg6818525 date=1376185161]
The gui controls call commands... Just figure out which commands they are and call them manually...
[/quote]
i dont know because when i do LoadMacroFromFile(); in console it tells me to select a file :(
i just need a code to save recorded macros to file and load macros from files :( and i cant get it myself i'm just too stupid

The load and save functions get the filename from the gui



Figured it out myself. Locking