Jump to content
  • 0

Help Colour2 -=Lati inchis pe 1=-


onix09

Question

Hey miati inchis primul dela si StuntMan uite la ce vreu sa imi faci si mie asa :D

public OnPlayerText(playerid,text[])
{
    SetPlayerChatBubble(playerid, text, 0xFFFFFFAA, 100.0, 10000);
    if(isafk[playerid] == 1)
    {
    SystemMessage(playerid, "{FFFFFF}You can not speak for you in BRB or AFK.");
    }
    if (!strcmp(text, reactionstr, false))
    {
    if (reactioninprog == 2) ReactionWin(playerid);
    if (reactioninprog == 1)
    {
    if (reactionwinnerid == playerid)
    {
    SendClientMessage(playerid, 0x247C1BFF, "{FFFFFF}Deja ai castigat!");
    }
    else
    {
    SendClientMessage(playerid, 0x247C1BFF, "{FFFFFF}Deja a castigat altcineva!");
    }
    }
    }
    return 1;
	}

9zZndmN.png
Link to comment
Share on other sites

1 answer to this question

Recommended Posts

Eu ti l-am inchis.

Vrei sa stii si de ce?

Raspuns: Pentru ca ti-e lene sa cauti. S-a zis odata aici cum se face, asa ca nu e nevoie sa mai se repete odata acelasi raspuns.

Topic Locked!

logo.png

ATENTIE!!! Nu imi trimiteti mesaje private care au legatura cu scriptingul. NU mai scriptez.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.