Need help urgent!!! Plz
#3

He wants something like this
Код:
public OnPlayerText(playerid, text[])
{
        new pName[MAX_PLAYER_NAME], String[128];
        GetPlayerName(playerid, pName, 24);
        format(String, sizeof(String), "[RedbullGD]%s %s", pName, text);
        SendClientMessageToAll(-1,String);
        return 0;
    }
    return 1;
}
And he can change the "RedbullGD" to anything eles
maybe with a command like /changeprefix ?

Код:
Correct me if im wrong.
Reply


Messages In This Thread
Need help urgent!!! Plz - by RedbullGD - 11.04.2014, 13:42
Re: Need help urgent!!! Plz - by ChristianIvann09 - 11.04.2014, 13:53
Re: Need help urgent!!! Plz - by ShaneOvSina - 11.04.2014, 13:56
Re: Need help urgent!!! Plz - by BroZeus - 11.04.2014, 14:21
Re: Need help urgent!!! Plz - by ChristianIvann09 - 11.04.2014, 14:22

Forum Jump:


Users browsing this thread: 1 Guest(s)