Remove Clan tag from player name
#1

Hello !
Please i want to remove Clan tag from player name in this function:
PHP код:
GetPlayerName(playerid,loginname,sizeof(loginname));
for(new 
clanidclanid MAX_CLANSclanid++)
{
    if(
strfind(loginname,ClanInfo[clanid][cClanTag],true) != -1)
    {
               
// Code 
Because i have some problems with MySQL / UCP , it sends the name with the clan tag which appears as a non registered player in UCP ( factions history ),
Thanks, i'll apperciate your help.
Reply


Messages In This Thread
Remove Clan tag from player name - by YouHack - 07.02.2017, 00:41
Re: Remove Clan tag from player name - by Nero_3D - 07.02.2017, 00:59
Re: Remove Clan tag from player name - by YouHack - 07.02.2017, 13:07
Re: Remove Clan tag from player name - by YouHack - 07.02.2017, 14:22
Re: Remove Clan tag from player name - by Nero_3D - 07.02.2017, 17:59

Forum Jump:


Users browsing this thread: 1 Guest(s)