3-Deep Arrays
#1

Hi.

I want to do this, and be able to use it as a normal string:

pawn Код:
Player[playerid][CrimeList][listID][String]
So I can do something like this:

pawn Код:
format(Player[playerid][CrimeList][4], sizeof(Player[playerid][CrimeList][4]), "%s", blahblahblah);
Is this possible at all?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)