
Opens in-game popup interface instead of opening desktop browser.
ACTION_DIALOG = 189, // All Dialog types can be implemented with this. However, it is recommended to use it only for implementing some simple windows with no operation classes. data is the window type. . param = text string parameter.
Code:
Type 189 Data 202 Param 8 654
eg:
0189 202 8 654
Cheers,







