13.02.2009, 21:14
here is something i use on connect so i don't have to keep getting names
that is 2d and if you want 3d
pawn Код:
new pName[MAX_PLAYERS][MAX_PLAYER_NAME];
pawn Код:
enum InventoryItems
{
Drugs
Mats
}
new pInventory[MAX_PLAYERS][InventoryItems][100] //99 drugs or mats allowed