- 0
Include ChatColor
-
Similar Content
-
- 1 reply
- 1.023 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
Diabolik
Deci am GM Mioveni si cand dau compilare imi dai eroare asta.
Si in gm am asa:if (realchat) { if(gPlayerLogged[playerid] == 0) { return 0; } if(Ptexted[playerid] == 1) { SendClientMessage(playerid, 0xFFFF00FF, "Anti-Spam: Te rugam sa aspteti 2 secunde pentru a scrie dinou !"); return 0; } GetPlayerName(playerid, sendername, sizeof(sendername)); format(string, sizeof(string), "%s", text); ChatColor(20.0, playerid,string); SetTimerEx("AntiChatSpam", 2000, false, "i", playerid); Ptexted[playerid] = 1; return 0; } return 1; }Si include e luat de aici: http://www.xerom-zone.ro/download/ChatColor.zip
Ce trebuie sa fac sa numi mai imi da eroare sau ce sa inlocuiesc chatcolor?
LISTA - GAMEMODE-URI SA-MP - Le gasiti pe toate aici: http://twiriock.com/3MGP
2 answers to this question
Recommended Posts