[FilterScript] [INHanz]Weapon Skill Save + Load
#1

Hi again ~~ This my second FS... This simple too .. but have some hard script...
This FS have many same script like my first FS at [INHanz]Simple Level System with Save & Load

FilterScripts Included:
a_samp
dudb
sscanf
zcmd
dINI

ScreenShots:


-=Download Link=-
MediaFire Link

Player Commands:
/MySkill = See Player Skill Info

RCON Commands:
/GiveSkill [TargetID] [0-1000] = To Give Player Skill Like What you want

*NOTE*
In the FS have some command like this:
CMD:max(playerid,params[])
{
P_Skill[playerid][Pistol] = 1000;
P_Skill[playerid][PSilenced] = 1000;
P_Skill[playerid][DEagle] = 1000;
P_Skill[playerid][Shotgun] = 1000;
P_Skill[playerid][SawnOff] = 1000;
P_Skill[playerid][SPAS] = 1000;
P_Skill[playerid][Micro] = 1000;
P_Skill[playerid][Tec9] = 1000;
P_Skill[playerid][AK47] = 1000;
P_Skill[playerid][M4] = 1000;
P_Skill[playerid][Sniper] = 1000;
return 1;
}

You can remove that if you want .. because that just for testing if the FS work or not ..

If have bug at this FS just say it at comments
Dont Forget to give me Rep
Reply
#2

a_samp, dudb, sscanf, zcmd and dini are includes, not filterscripts.
I recommend using y_ini instead, as dini is generally considered outdated.
Reply
#3

thx for the suggestion... but ... i not handle if using y_ini
Reply
#4

Good work...
Reply
#5

@Younes44 .. thanks
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)