Efficient or NO?
#4

It's the same.

pawn Код:
for(new i = 12; i > 12; i--)
{
    static string[24];
    format(string, 24, "Weapon%d", i);
    dini_IntSet(FNAME, string, PlayerData[playerid][string])
}
Reply


Messages In This Thread
Efficient or NO? - by almighty - 01.11.2010, 17:45
Re: Efficient or NO? - by Kwarde - 01.11.2010, 17:52
Respuesta: Efficient or NO? - by almighty - 01.11.2010, 18:14
Re: Efficient or NO? - by The_Moddler - 01.11.2010, 18:14
Re: Efficient or NO? - by Finn - 01.11.2010, 18:52
Re: Efficient or NO? - by The_Moddler - 01.11.2010, 19:12
Re: Efficient or NO? - by Finn - 01.11.2010, 19:30

Forum Jump:


Users browsing this thread: 2 Guest(s)