[FilterScript] FullSkill For beginners
#2



this is nothing...
at best this should have went in the Useful Sniplets Topic
ill save everyone the hassle of download and just post it here

pawn Code:
public OnPlayerSpawn(playerid)
{
    SetPlayerSkillLevel(playerid,WEAPONSKILL_PISTOL,100);
    SetPlayerSkillLevel(playerid,WEAPONSKILL_PISTOL_SILENCED,1000);
    SetPlayerSkillLevel(playerid,WEAPONSKILL_DESERT_EAGLE,1000);
    SetPlayerSkillLevel(playerid,WEAPONSKILL_SHOTGUN,1000);
    SetPlayerSkillLevel(playerid,WEAPONSKILL_SAWNOFF_SHOTGUN,1000);
    SetPlayerSkillLevel(playerid,WEAPONSKILL_SPAS12_SHOTGUN,1000);
    SetPlayerSkillLevel(playerid,WEAPONSKILL_MICRO_UZI,1000);
    SetPlayerSkillLevel(playerid,WEAPONSKILL_MP5,1000);
    SetPlayerSkillLevel(playerid,WEAPONSKILL_AK47,1000);
    SetPlayerSkillLevel(playerid,WEAPONSKILL_M4,1000);
    SetPlayerSkillLevel(playerid,WEAPONSKILL_SNIPERRIFLE,1000);
    return 1;
}

it is nice you want to share, but first wait till you can actually make something.
this is just simple simple, and everyone should know how todo this,
Reply


Messages In This Thread
FullSkill For beginners - by Champ - 15.05.2012, 12:33
Re: FullSkill For beginners - by Jonny5 - 15.05.2012, 12:49
Re: FullSkill For beginners - by Mr.Fames - 15.05.2012, 12:51
Re: FullSkill For beginners - by Revo - 15.05.2012, 12:58
Re: FullSkill For beginners - by HaZaRaS™ - 15.05.2012, 13:01
Respuesta: FullSkill For beginners - by [Vector] - 15.05.2012, 17:31
Re: FullSkill For beginners - by richardcor91 - 15.05.2012, 21:56

Forum Jump:


Users browsing this thread: 3 Guest(s)