/frisk
#6

Quote:
Originally Posted by kaisersouse
Quote:
Originally Posted by Cybertron
Use the GetPlayerWeaponData function
IIRC correctly that function is either bugged, or damn near impossible to use correctly.
it wox fine.

Код:
new Player_Weapons[13];
new Player_Ammos[13];

for(i = 1;i <= 12;i++)
{
GetPlayerWeaponData(playerid,Player_Weapons[i],Player_Ammos[i]);
}
now Player_Weapon[ 1 -12 ] has weaponids of 1 - 12 slots respectively.
and Player_Ammos[ 1 -12 ] has no. of ammos of that weapon.
Reply


Messages In This Thread
/frisk - by stefanlg - 04.05.2008, 23:50
Re: /frisk - by Amit - 05.05.2008, 00:02
Re: /frisk - by stefanlg - 05.05.2008, 00:17
Re: /frisk - by kaisersouse - 05.05.2008, 00:27
Re: /frisk - by Backwardsman97 - 05.05.2008, 02:01
Re: /frisk - by Kapil - 05.05.2008, 02:13
Re: /frisk - by stefanlg - 05.05.2008, 02:19
Re: /frisk - by Kapil - 05.05.2008, 02:41
Re: /frisk - by stefanlg - 05.05.2008, 03:12
Re: /frisk - by Tr1viUm - 05.05.2008, 05:18

Forum Jump:


Users browsing this thread: 1 Guest(s)