DIALOG HELP - /credits command
#1

Hello there,

Guys i am a newbie developed and i am trying all the day to make an /credits command with a dialog (MSG_BOX)
but i get errors all the time..:@

Can you please help me?I want a template like this:

(Title)Server Credits:
(MSG_BOX) BLAH BLAH
(BUTTONS)"OK"," "

Actually i cant neither script the command,nor the dialog!! help me please! can you please send me a command?
(It will be easy for you!)

Thanks in advance for reading my post!

Best regards,
George
Reply
#2

none?
Reply
#3

I Can help! Skype! if u have?
Reply
#4

Here you go
pawn Код:
if (strcmp("/credits", cmdtext, true, 10) == 0)
    {
        ShowPlayerDialog(playerid,5000,DIALOG_STYLE_MSGBOX,"ServerCredits","Bla Bla Bla","OK","");
        return 1;
    }
Reply
#5

Really thank you,reputation added to both!
Reply


Forum Jump:


Users browsing this thread: 4 Guest(s)