xp script
#5

first u need create a save spot for the weaponskills,

then get, here is an example

OnPlayerShootPlayer
{
if(GetPlayerWeapon(Shooter) == 21)
{
SetPlayerWeaponSkill(Shooter, WEAPONSKILL_PISTOL, PlayerInfo[playerid][pWSkill] =+ 15//u need ur own player save stuff here);
}
return 1;
}
Reply


Messages In This Thread
xp script - by Er@x3r - 13.10.2012, 14:42
Re: xp script - by gtakillerIV - 13.10.2012, 14:46
Re: xp script - by Er@x3r - 13.10.2012, 14:49
Re: xp script - by Er@x3r - 13.10.2012, 14:51
Re: xp script - by T-Raw - 13.10.2012, 15:01
Re: xp script - by Er@x3r - 13.10.2012, 15:38

Forum Jump:


Users browsing this thread: 2 Guest(s)