[GUIDE] In game browser

05/29/2022 12:35 hknippon#1
[Only registered and activated users can see links. Click Here To Register...]

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
654 is id number for website link in AreaID.ini


eg:
0189 202 8 654



Cheers,