Problem with my /give cmd
#8

Also true .

I also suggest you to use GetName and not GetPlayerName



pawn Код:
stock GetName(playerid)
{
     new PlayerName[MAX_PLAYER_NAME];
     GetPlayerName(playerid,PlayerName,sizeof(PlayerName));
     return PlayerName;
}


Reply


Messages In This Thread
Problem with my /give cmd - by BizzyD - 08.05.2011, 12:02
Re: Problem with my /give cmd - by BizzyD - 08.05.2011, 14:15
Re: Problem with my /give cmd - by Elka_Blazer - 08.05.2011, 14:39
Re: Problem with my /give cmd - by BizzyD - 08.05.2011, 14:45
Re: Problem with my /give cmd - by MadeMan - 08.05.2011, 14:48
Re: Problem with my /give cmd - by Elka_Blazer - 08.05.2011, 14:54
Re: Problem with my /give cmd - by MadeMan - 08.05.2011, 15:02
Re: Problem with my /give cmd - by Elka_Blazer - 08.05.2011, 15:23
Re: Problem with my /give cmd - by BizzyD - 08.05.2011, 20:02

Forum Jump:


Users browsing this thread: 6 Guest(s)