Fishing Help
#2

Use strcat or format:

pawn Код:
strcat( PlayerInfo[playerid][pFishName1],  FishNames[FishName] );
//
format( PlayerInfo[playerid][pFishName1], sizeof( PlayerInfo[playerid][pFishName1] ), "%s", FishNames[FishName] );
Reply


Messages In This Thread
Fishing Help - by AphexCCFC - 06.02.2013, 18:41
Re: Fishing Help - by LarzI - 06.02.2013, 19:03
Re: Fishing Help - by AphexCCFC - 06.02.2013, 19:14
Re: Fishing Help - by LarzI - 06.02.2013, 19:34
Re: Fishing Help - by AphexCCFC - 06.02.2013, 21:52

Forum Jump:


Users browsing this thread: 1 Guest(s)