[AJUDA]Como Faz?
#1

Код:
      if (strcmp("/sougay", cmdtext, true, 10) == 0)
    {
    SetPlayerHealth(playerid, 50);
    SendClientMessageToAll(0xDEEE20FF, "(playerid) Assumiu Que Й Gay Todo Mundo Gogo Foder Ele!!!");
	}
Como Faзo Pra Aparecer Tipo Nome Do Player Assumiu Que Й Gay Todo Mundo Gogo Foder Ele!!!

Espero Que Entendam
Reply
#2

pawn Код:
if ( !strcmp ( cmdtext , "/gay " , true ) )
{
    new ss [ 128 ] , fulano [ MAX_PLAYER_NAME ] ;
    GetPlayerName ( playerid , fulano , sizeof ( fulano ) ) ;
    format ( ss , sizeof ( ss ) , "%s assumiu que й gay, vamo foder ele." , fulano ) ;
    SendClientMessageToAll ( -1 , ss ) ;
    SetPlayerHealth ( playerid , 50 ) ;
    return 1 ;
}
Reply
#3

pawn Код:
if (strcmp("/sougay", cmdtext, true, 10) == 0)
{
    new pname[MAX_PLAYER_NAME];
    new string [64];
    GetPlayerName(playerid, pname, MAX_PLAYER_NAME);    
    SetPlayerHealth(playerid, 50);
    format(string, sizeof(string), "%s Assumiu Que Й Gay Todo Mundo Gogo Foder Ele!!!", pname);    
    SendClientMessageToAll(0x1874CDFF, string);
}
Reply
#4

Muito Obrigado Gente Fiquem Ligados Aqui, Para Nao Criar Mais Topicos Enviarei Mais Duvidas Aqui ^^ Valew!
Reply
#5

Galera Como Fazer Um Teleport?
Reply
#6

AQUI COMO CRIAR UM TELEPORTE (VIDEO) '-'
AQUI COMO CRIA UM TELEPORTE COM VEНCULO
AQUI COMO PEGA A COORDENADA PRA TELEPORTAR

USA O SEARCH CARA!
APROVEITA E LК ISSO AQUI TAMBЙM
Reply
#7

pawn Код:
if (strcmp("/sougay", cmdtext, true, 10) == 0)
    {
    SetPlayerHealth(playerid, 50);
    SendClientMessageToAll(0xDEEE20FF, "%s Assumiu Que Й Gay Todo Mundo Gogo Foder Ele!!!", sendername);
    }
Reply
#8

Quote:
Originally Posted by ViictorDaay-
Посмотреть сообщение
pawn Код:
if (strcmp("/sougay", cmdtext, true, 10) == 0)
    {
    SetPlayerHealth(playerid, 50);
    SendClientMessageToAll(0xDEEE20FF, "%s Assumiu Que Й Gay Todo Mundo Gogo Foder Ele!!!", sendername);
    }
Kkkkkkk oh loko ...
Reply
#9

Quote:
Originally Posted by ViictorDaay-
Посмотреть сообщение
pawn Код:
if (strcmp("/sougay", cmdtext, true, 10) == 0)
    {
    SetPlayerHealth(playerid, 50);
    SendClientMessageToAll(0xDEEE20FF, "%s Assumiu Que Й Gay Todo Mundo Gogo Foder Ele!!!", sendername);
    }
WTF sSHUahsuAHSUahs q piada q й esse forum
Reply
#10

Sou foda
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)