[HELP] GetPlayerWeapon with a Command!
#5

Quote:
Originally Posted by |»Lynax«| Kerim™
Quote:
Originally Posted by IntrozeN
Are you trying to give the person a weapon? Use

GivePlayerWeapon(playerid,weaponid,ammo);


GetPlayerWeapon is to see what weapon a player has in his hands...
No warning but don't work. :S
pawn Код:
if (strcmp("/silahal", cmdtext, true, 10) == 0)
{
   GivePlayerWeapon(playerid, 24, 50);
   return 1;
}
Reply


Messages In This Thread
[HELP] GetPlayerWeapon with a Command! - by Lynax - 01.11.2009, 12:47
Re: [HELP] GetPlayerWeapon with a Command! - by SpiderPork - 01.11.2009, 14:01
Re: [HELP] GetPlayerWeapon with a Command! - by introzen - 01.11.2009, 14:09
Re: [HELP] GetPlayerWeapon with a Command! - by Lynax - 01.11.2009, 16:04
Re: [HELP] GetPlayerWeapon with a Command! - by Synkro93 - 01.11.2009, 16:08
Re: [HELP] GetPlayerWeapon with a Command! - by TheNooB - 01.11.2009, 16:18
Re: [HELP] GetPlayerWeapon with a Command! - by MenaceX^ - 01.11.2009, 16:20
Re: [HELP] GetPlayerWeapon with a Command! - by TheNooB - 01.11.2009, 16:30
Re: [HELP] GetPlayerWeapon with a Command! - by Dresden - 01.11.2009, 16:51

Forum Jump:


Users browsing this thread: 1 Guest(s)