GetPlayerWeaponData Help
#1

I don't really understand GetPlayerWeaponData.

I read the very small wiki page, but it confuses me.

pawn Код:
new weapons[13][2];
for (new i = 0; i < 13; i++)
{
    GetPlayerWeaponData(playerid, i, weapons[i][0], weapons[i][1]);
}
From the wiki page. If I use this, then ResetPlayerWeapons(playerid), how do I only remove 1 weapon though?

Im using this for a /give command, so if I give away desert eagle, how do i keep the rest of vehicles using this stuff?

Thank you advance, rep will be given.
Reply


Messages In This Thread
GetPlayerWeaponData Help - by Abreezy - 13.03.2012, 04:11
Re: GetPlayerWeaponData Help - by eesh - 13.03.2012, 04:16

Forum Jump:


Users browsing this thread: 1 Guest(s)