Small error
#3

stock Path(playerid)
{
new str[128],name[MAX_PLAYER_NAME];
GetPlayerName(playerid,name,sizeof(name));
format(str,sizeof(str),UserPath,name);
return str;
}
Reply


Messages In This Thread
Small error - by Dziugsas - 22.06.2012, 07:45
Re: Small error - by Ironboy - 22.06.2012, 07:55
Re: Small error - by Dziugsas - 22.06.2012, 07:58
Re: Small error - by [MM]RoXoR[FS] - 22.06.2012, 08:27

Forum Jump:


Users browsing this thread: 1 Guest(s)