Small connecting message bug.
#6

Quote:
Originally Posted by [WA]iRonan
Посмотреть сообщение
IT works, but it sends 2 messages, not only "DeveloperName has connected: IG-DM Developer" but also says "DeveloperName has joined"
Then do this

if(!strcmp(pName, "iRonan", true))
{
SendClientMessage(playerid, COLOR_GREY, "{00FFFF}iRonan{FFFFFF} has connected: IG-DM Developer");
return 1;
}


...
Reply


Messages In This Thread
Small connecting message bug. - by [WA]iRonan - 08.12.2013, 15:15
Re: Small connecting message bug. - by David (Sabljak) - 08.12.2013, 15:19
Re: Small connecting message bug. - by [WA]iRonan - 08.12.2013, 15:28
Re: Small connecting message bug. - by Wizzy951 - 08.12.2013, 15:29
Re: Small connecting message bug. - by [WA]iRonan - 08.12.2013, 15:34
Re: Small connecting message bug. - by David (Sabljak) - 08.12.2013, 15:48
Re: Small connecting message bug. - by [WA]iRonan - 08.12.2013, 15:50

Forum Jump:


Users browsing this thread: 1 Guest(s)