Quantcast
Channel: SA-MP Forums
Viewing all articles
Browse latest Browse all 18226

[Ajuda] Chat bugado

$
0
0
Bom..eu coloquei uma tag no meu chat,porem ele bugou,só mostra a tag e o ID fica assim: "[Admin][ID] "e eu gostaria que aparece o nick exemplo: "%s [Admin] [ID]: %s".
print:


Alguem pode me ajudar?

comando:
PHP Code:

new string[128];
switch(
CallRemoteFunction("GetPlayerAdminLevel","i",playerid))
{
case 
0format(string,sizeof(string),"[%d]: %s",playerid,text);
case 
1..5format(string,sizeof(string),"{00BFFF}[Admin]{FFFFFF}[%d]: %s",playerid,text);
}
SendClientMessageToAll(GetPlayerColor(playerid),string);
return 
0;



Viewing all articles
Browse latest Browse all 18226

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>