16.01.2015, 15:16
Well Thanx ****** i Now Understood That Why Do We Use Loop.. But Why We Had Used [i] After [iSlot]
pawn Код:
{
iteminv[i] = InvInfo[playerid][iSlot][i];// Check item in slot
if(InvInfo[playerid][iSlot][i] == 0) // if slot i no have item . it will return model '!'
{