DIALOG gives me Error!
#5

Idk how to use those kind of commands but try zcmd commands

Put this at the top, under #include <a_samp>
pawn Код:
#include <zcmd>
Be sure to define the dialog name
pawn Код:
#define DIALOG_CMDS "dialogid"
And put this command anywhere.
pawn Код:
COMMAND:regeln(playerid, params[])
{
   ShowPlayerDialog(playerid, DIALOG_CMDS, DIALOG_STYLE_MSGBOX, "Regeln", "1. Keine Hacks oder Bugusing! \n2. Keine Beleidigungen, egal in welcher Form!\n3. Nicht den Admin nach Sachen Fragen wie z.B Hydra! \n 4. Anweisungen von Admins ist Folge zu leisten! \n 5. Fremdwerbung fьr andere Server bescherrt euch einen Permabann! \n 6. Blockieren mit Fahrzeugen ist zu unterlassen! \n 7. Das ist kein Roleplay Server. Also spielt, wie der Server gespielt werden sollte! \n 8. Цffentliches Schreiben von Sicherheitslьcken des Servers im Chat oder Hacks beim Namen zu nennen ist untersagt! \n 9. Habt SpaЯ. Wenn ihr mies drauf seit, dann VERPISST EUCH!", "SchlieЯen", "");
  return 1;
}
Reply


Messages In This Thread
DIALOG gives me Error! - by PerformerFX - 12.06.2013, 16:08
Re: DIALOG gives me Error! - by Chris10 - 12.06.2013, 16:09
Re: DIALOG gives me Error! - by Affan - 12.06.2013, 16:15
AW: DIALOG gives me Error! - by PerformerFX - 12.06.2013, 16:17
Re: DIALOG gives me Error! - by Affan - 12.06.2013, 16:22
AW: DIALOG gives me Error! - by PerformerFX - 12.06.2013, 16:37
Re: DIALOG gives me Error! - by Affan - 12.06.2013, 16:42

Forum Jump:


Users browsing this thread: 1 Guest(s)