Help - How Would I Do This?
#2

Код:
new pname[MAX_PLAYER_NAME], string[39 + MAX_PLAYER_NAME];
    GetPlayerName(playerid, pname, sizeof(pname));
    if(pname[playerid] == hOwner[hid])
    {
SendClientMessage(playerid,COLOR_,"OHAI");
    }
Reply


Messages In This Thread
Help - How Would I Do This? - by Tim_Ethen - 06.11.2010, 05:03
Re: Help - How Would I Do This? - by -Rebel Son- - 06.11.2010, 05:08
Re: Help - How Would I Do This? - by Tim_Ethen - 06.11.2010, 05:17
Respuesta: Help - How Would I Do This? - by CuervO - 06.11.2010, 05:27
Re: Help - How Would I Do This? - by Tim_Ethen - 06.11.2010, 05:32

Forum Jump:


Users browsing this thread: 3 Guest(s)