Help Playername
#1

This is my line

Код:
if (strcmp("/aduty", cmdtext, true, 10) == 0) 
	{
	if(PlayerAdminLevel[playerid] == 2)
	{
	if(InAdminMode[playerid] == 1337) {
	SendClientMessage(playerid,0xFF7F50AA,"Welcome to admin panel");
	SendClientMessage(playerid,0xFF7F50AA,"You're now having admin guns");
    SendClientMessageToAll(red, "An admin has gone on duty!!");
    SetPlayerColor(playerid, 0x2C2727AA);
  return 1;
But i want "An admin" to change for The admin name. How to do that?
Reply


Messages In This Thread
Help Playername - by Pantontini - 04.04.2010, 19:52
Re: Help Playername - by ziomal432 - 04.04.2010, 19:56
Re: Help Playername - by biltong - 04.04.2010, 19:57
Re: Help Playername - by Pantontini - 04.04.2010, 19:58

Forum Jump:


Users browsing this thread: 1 Guest(s)