help need with dialogs
#2

PHP код:
public OnPlayerCommandPerformed(playeridcmdtext[], success)
// this is line 4450
        
new string[500];
        
format(stringsizeof(string), "Sorry, the command you typed is not known!\n\nA complete list of all 1500+ RevolutionX commands is available on our website\n{9E3700}www,RevolutionX.x10.mx visit for more information\n\nif you are new you can type /tour to take a quick tour of RevolutionX\n\nyou can spawn a vehicle by using the /v1 to /v17 dialogs (or type /car)\n\nClick the  Commands button below to display the most commonly used commands or type /help for more information");
        if(!
successShowPlayerDialog(playerid,DIALOG_STYLE_MSGBOX"Revolutionx Wrond Command"string"Commands""OK"); // this is line 4451
        
return 1;

Reply


Messages In This Thread
help need with dialogs - by JeaSon - 23.10.2013, 10:16
Re: help need with dialogs - by HardRock - 23.10.2013, 10:53
Re: help need with dialogs - by JeaSon - 23.10.2013, 11:04

Forum Jump:


Users browsing this thread: 1 Guest(s)