hi,
I had a go last night on how to show a button when another one is clicked. i've tried but i dont know if i can just get it.
Correct me if i'am wrong.
I'am trying to make a button to view your: points, licence, cars you have.
i know it cant go i one button so i'am making 3 of them for the things i want. i think this is the code but correct me if you see an error.
-----------------------------------------------------------------------
InSim.Send_BTN_CreateButton("^7details", Flags.ButtonStyles.ISB_CLICK | Flags.ButtonStyles.ISB_C4, 5, 20, 10, 20, 7, NCN.UCID, 2, false);
-----------------------------------------------------------------------
thats the code for when the button is clicked. ~but how would you be able to get it to open another button whats big neally half the size of the screen
Regards
Owen
I had a go last night on how to show a button when another one is clicked. i've tried but i dont know if i can just get it.
Correct me if i'am wrong.
I'am trying to make a button to view your: points, licence, cars you have.
i know it cant go i one button so i'am making 3 of them for the things i want. i think this is the code but correct me if you see an error.
-----------------------------------------------------------------------
InSim.Send_BTN_CreateButton("^7details", Flags.ButtonStyles.ISB_CLICK | Flags.ButtonStyles.ISB_C4, 5, 20, 10, 20, 7, NCN.UCID, 2, false);
-----------------------------------------------------------------------
thats the code for when the button is clicked. ~but how would you be able to get it to open another button whats big neally half the size of the screen
Regards
Owen