like dialog
#1

How do i get that messagebox a bit like dialog anyone no what i mean, where it has not choices just shows text in a box.

Many thanks ales
Reply
#2

I believe you're looking for the DIALOG_STYLE_MSGBOX dialog style.
Take a look here: https://sampwiki.blast.hk/wiki/Dialog_Styles

An example would be:
ShowPlayerDialog(playerid,1,DIALOG_STYLE_MSGBOX,"T extbox","Hello world!");
Reply
#3

Dialogs :
DIALOG_STYLE_MSGBOX <== that's the one u want
DIALOG_STYLE_INPUT
DIALOG_STYLE_LIST
Reply
#4

thanks
Reply
#5

Urw
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)