Lord Ganja
New member
I'm currently using the ROCred launcher and was wondering what code should I supposed to put on the 'actiondata'
if I wanted to launch my patcher which is located in the same folder.
; Action to invoke when the button is pressed.; Values:; 0: Launch application or website; 1: Launch application or website, and close application; 2: Close application; 3: Display a message (uses C-style escaping characters)ActionType=0; Data associated with button's action type.; Note: To refer to a string table entry, use #<number> (ex. #123).ActionData=http://nn.nachtwolke.com/ <-- THIS ONE
Thanks in advance!
Solved! LINK
if I wanted to launch my patcher which is located in the same folder.
; Action to invoke when the button is pressed.; Values:; 0: Launch application or website; 1: Launch application or website, and close application; 2: Close application; 3: Display a message (uses C-style escaping characters)ActionType=0; Data associated with button's action type.; Note: To refer to a string table entry, use #<number> (ex. #123).ActionData=http://nn.nachtwolke.com/ <-- THIS ONE
Thanks in advance!
Solved! LINK
Last edited by a moderator: