- 0
Help Colour2 -=Lati inchis pe 1=-
-
Similar Content
-
- 0 answers
- 559 views
-
-
Recently Browsing 0 members
- No registered users viewing this page.
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.
Question
onix09
Hey miati inchis primul dela si StuntMan uite la ce vreu sa imi faci si mie asa
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; }1 answer to this question
Recommended Posts