18.11.2013, 17:26
Alright, let's say I want to save 13 weapons. Is there any better way of doing it than this?
pawn Код:
enum pInfo
{
pWeapon1,
pAmmo1,
pWeapon2,
pAmmo2,
pWeapon3,
pAmmo3
}