*** This topic title is not descriptive.
#2

this should work:
pawn Код:
stock ShowStatsDusan(playerid)
{
        TextDrawShowForPlayer(playerid,StatsTDLiniaGore[playerid]);
        TextDrawShowForPlayer(playerid,StatsTDSredina[playerid]);
        TextDrawShowForPlayer(playerid,StatsTDEXOTIQ[playerid]);
        TextDrawShowForPlayer(playerid,StatsTDLiniaGore[playerid]);
    return 0;
}
you can use it like:
pawn Код:
ShowStatsDusan(playerid);
hope it helps..
Reply


Messages In This Thread
*** This topic title is not descriptive. - by Dusan01 - 07.11.2012, 16:56
Re: Stock Error - by XtremeR - 07.11.2012, 17:09
Re: Stock Error - by Dusan01 - 07.11.2012, 17:41

Forum Jump:


Users browsing this thread: 1 Guest(s)