12.03.2011, 07:31
i made a gun show but how can i save the guns that the player has?
PlayerInfo[playerid][GUNs?!?!?] = IDONTKNOW!!!
plz help!?!?!?!
PlayerInfo[playerid][GUNs?!?!?] = IDONTKNOW!!!
plz help!?!?!?!
new weapons[13][2];
for (new i = 0; i < 13; i++)
{
GetPlayerWeaponData(playerid, i, weapons[i][0], weapons[i][1]);
}
//- SA-MP Wiki