What's wrong
#2

PHP код:
stock UserPath(playerid)
{
    new 
string[128],playername[MAX_PLAYER_NAME];
    
GetPlayerName(playerid,playername,sizeof(playername));
    
format(string,sizeof(string),PATH,playername);
    return 
string;

Add this in your script
Reply


Messages In This Thread
What's wrong - by saffierr - 18.02.2016, 21:27
Re: What's wrong - by xXRevolverXx - 19.02.2016, 00:51
Re: What's wrong - by saffierr - 19.02.2016, 01:28
Re: What's wrong - by saffierr - 19.02.2016, 12:26
Re: What's wrong - by illuminati2 - 19.02.2016, 13:11
Re: What's wrong - by saffierr - 19.02.2016, 14:11
Re: What's wrong - by illuminati2 - 19.02.2016, 14:25
Re: What's wrong - by saffierr - 19.02.2016, 14:28
Re: What's wrong - by illuminati2 - 19.02.2016, 14:29
Re: What's wrong - by saffierr - 19.02.2016, 16:22

Forum Jump:


Users browsing this thread: 1 Guest(s)