How would i do this
#2

pawn Код:
#define HPATH "/Houses/Houses/"


stock HousePath()
{
    new playername[MAX_PLAYER_NAME];
    GetPlayerName(playerid,playername,sizeof(playername)):
    format(string,sizeof(string)," %s%s.ini",HPATH ,playername);
    return string;
}
try that
Reply


Messages In This Thread
How would i do this - by Scripter12345 - 01.05.2012, 19:13
Re: How would i do this - by park4bmx - 01.05.2012, 19:29
Re: How would i do this - by Biesmen - 01.05.2012, 21:52
Re: How would i do this - by Hiddos - 01.05.2012, 22:04

Forum Jump:


Users browsing this thread: 2 Guest(s)