[ HELP ] Definition
#3

Quote:
Originally Posted by ToMmY1547
pawn Код:
new jmeno[MAX_PLAYER_NAME];
GetPlayerName(playerid, jmeno, sizeof(jmeno));
new cesta[24] = "nakupy/"+jmeno+".txt"; //error
pawn Код:
new jmeno[MAX_PLAYER_NAME];
GetPlayerName(playerid, jmeno, sizeof(jmeno));
new cesta[24] = "nakupy/\"+jmeno+\".txt"; //error
Reply


Messages In This Thread
[ HELP ] Definition - by ToMmY1547 - 24.04.2010, 15:27
Re: [ HELP ] Definition - by DeathOnaStick - 24.04.2010, 15:29
Re: [ HELP ] Definition - by Miguel - 24.04.2010, 15:30
Re: [ HELP ] Definition - by CAR - 24.04.2010, 15:32
Re: [ HELP ] Definition - by Virtual1ty - 24.04.2010, 15:32
Re: [ HELP ] Definition - by DeathOnaStick - 24.04.2010, 15:32
Re: [ HELP ] Definition - by ToMmY1547 - 24.04.2010, 15:35

Forum Jump:


Users browsing this thread: 2 Guest(s)