hi
i have a small question how to use a clickbutton inside the insim
i know i need the createbutton line: Example
InSim.Send_BTN_CreateButton("^2Yes", Flags.ButtonStyles.ISB_DARK | Flags.ButtonStyles.ISB_CLICK, 0, 0, 0, 0, 0, i.UniqueID, 40, false);
but what i want to ask is:
where do i need place the code when someone click on it.
i have a small question how to use a clickbutton inside the insim
i know i need the createbutton line: Example
InSim.Send_BTN_CreateButton("^2Yes", Flags.ButtonStyles.ISB_DARK | Flags.ButtonStyles.ISB_CLICK, 0, 0, 0, 0, 0, i.UniqueID, 40, false);
but what i want to ask is:
where do i need place the code when someone click on it.