Hit Target
#3

Quote:
Originally Posted by Clive
Посмотреть сообщение
Use it on OnPlayerDeath
https://sampwiki.blast.hk/wiki/SetPlayerSkillLevel
Weapon type: https://sampwiki.blast.hk/wiki/Skillweapons
Like this:
pawn Код:
public OnPlayerDeath(playerid, killerid, reason)
{
    SetPlayerSkillLevel(killerid, WEAPONSKILL_SAWNOFF_SHOTGUN, 10);
    return 1;
}
Oh thx but I thought the target is thing not player (/imageshack/i/fsa.png/)
Reply


Messages In This Thread
Hit Target - by Ondracec - 29.03.2011, 13:26
Re: Hit Target - by HyperZ - 29.03.2011, 13:28
Re: Hit Target - by Ondracec - 29.03.2011, 13:36

Forum Jump:


Users browsing this thread: 3 Guest(s)