SA-MP Forums Archive
Y_commands - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Y_commands (/showthread.php?tid=464071)



Y_commands - ShveDDii - 15.09.2013

PHP код:
public OnPlayerCommandPerformed(playeridcmdtext[], success)
{
    if(
Data[playerid][InCarShop])return SendClientMessage(playerid,COLOR_RED,"/StopV айп мбцт фчегеъ бъцевъ дшлбйн, тм оръ мцаъ дчщ");
    if(!
success && !Data[playerid][InCarShop]) return SendFormatMessage(playerid0xFF0000FF"/Help ма роцад, мтжшд дчщ/й %s дфчегд"cmdtext);
    return 
1;

What's the problem here?


Re: Y_commands - ShveDDii - 15.09.2013

HELP!


Re: Y_commands - Misiur - 15.09.2013

Well, what is the problem here?


Re: Y_commands - ShveDDii - 15.09.2013

Quote:
Originally Posted by Misiur
Посмотреть сообщение
Well, what is the problem here?
It also sends the message and do the command

sorry for my bad English


Re: Y_commands - ShveDDii - 15.09.2013

BUMP!


Re: Y_commands - Bit - 15.09.2013

Quote:
Originally Posted by Misiur
Посмотреть сообщение
Well, what is the problem here?
Asking this again.


Re: Y_commands - ShveDDii - 15.09.2013

~!~ Fixed ~!~