[FilterScript] [FS]Rules Command With Dialog
#9

Quote:
Originally Posted by JasperM
Посмотреть сообщение
You're just copying and pasting, lol. V2 won't work.

PHP код:
public OnPlayerConnect(playerid)
{
        new 
string [944];
        new 
giveid;
        
strcat(string"{15FF00}1.{FFFFFF}Your Text\n");
        
strcat(string"{15FF00}2.{FFFFFF}Your Text\n");
        
strcat(string"{15FF00}3.{FFFFFF}Your Text\n");
        
strcat(string"{15FF00}4. {FFFFFF}Your Text\n");
        
strcat(string"{15FF00}5. {FFFFFF}Your Text\n");
        
strcat(string"{15FF00}6.{FFFFFF}Your Text\n");
        
strcat(string"{15FF00}7.{FFFFFF}Your Text\n");
        
strcat(string"{15FF00}8.{FFFFFF}Your Text\n");
        
strcat(string"{15FF00}9.{FFFFFF}Your Text\n");
        
strcat(string"{15FF00}10.{FFFFFF}Your Text\n");
        
strcat(string"{15FF00}11.{FFFFFF}Your Text\n");
        
strcat(string"{15FF00}12.{FFFFFF}Your Text\n");
        
strcat(string"{15FF00}13.{FFFFFF}Your Text\n\n");
        
strcat(string"\n\n");
        
ShowPlayerDialog(giveid44DIALOG_STYLE_MSGBOX"Server Rules"string"OK""");
        return 
1;

giveid is not linked to the playerid -,-
You can remove giveid
Reply


Messages In This Thread
[FS]Rules Command With Dialog - by TheseMan - 25.05.2016, 07:39
Re: [FS]Rules Command With Dialog - by Amunra - 25.05.2016, 07:39
Re: [FS]Rules Command With Dialog - by TheseMan - 25.05.2016, 07:41
Re: [FS]Rules Command With Dialog - by Lzy - 25.05.2016, 07:59
Re: [FS]Rules Command With Dialog - by JasperM - 25.05.2016, 08:03
Re: [FS]Rules Command With Dialog - by TheseMan - 25.05.2016, 08:08
Re: [FS]Rules Command With Dialog - by TheseMan - 25.05.2016, 08:11
Re: [FS]Rules Command With Dialog - by JasperM - 25.05.2016, 08:31
Re: [FS]Rules Command With Dialog - by TheseMan - 25.05.2016, 08:51
Re: [FS]Rules Command With Dialog - by JasperM - 25.05.2016, 08:59

Forum Jump:


Users browsing this thread: 6 Guest(s)