Bug Sscanf2
#7

Quote:
Originally Posted by Whillyrez
Посмотреть сообщение
PHP код:
CMD:a(playeridparams[])
{
    new 
text[128];
    if(
PlayerInfo[playerid][Admin] < 1) return SendClientMessage(playeridCOLOR_MESSAGES[6], "No Autorizado!");
    if(!
sscanf(params"s[128]"text))
    {    
         
format(textsizeof(text), "%s %s %s: %s",LOGO_STAFFAdminsRangosChat[PlayerInfo[playerid][Admin]], GetName(playerid), text);
         
AdminChatStream(COLOR_MESSAGES[3], text);
     }
     else 
SendClientMessage(playeridCOLOR_MESSAGES[6], "Uso: /A [Texto]");
     return 
1;

No se si va a andar, no lo probe
no sirve
Reply


Messages In This Thread
Bug Sscanf2 - by Eloy - 27.01.2017, 07:43
Respuesta: Bug Sscanf2 - by Whillyrez - 27.01.2017, 14:15
Respuesta: Bug Sscanf2 - by Eloy - 27.01.2017, 14:36
Respuesta: Bug Sscanf2 - by FelipeAndres - 27.01.2017, 15:34
Respuesta: Bug Sscanf2 - by Eloy - 27.01.2017, 16:57
Respuesta: Bug Sscanf2 - by Whillyrez - 28.01.2017, 02:42
Respuesta: Bug Sscanf2 - by Eloy - 28.01.2017, 03:39
Respuesta: Bug Sscanf2 - by Whillyrez - 28.01.2017, 04:27
Respuesta: Bug Sscanf2 - by Eloy - 28.01.2017, 04:45
Respuesta: Bug Sscanf2 - by Whillyrez - 28.01.2017, 04:57

Forum Jump:


Users browsing this thread: 2 Guest(s)