SA-MP Forums Archive
[FilterScript] **DM Pack - 3 in One - From Scratch** - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] **DM Pack - 3 in One - From Scratch** (/showthread.php?tid=434202)



**DM Pack - 3 in One - From Scratch** - SimpalK - 01.05.2013

DM Pack - 3 In one - From Scratch
Hello Guys,
So im with my second filterscript, DM pack.
DM Pack have 3 Things in it and is totally created from scratch By me.
Hope you will like it :-

Features:-
*Rank System With Dialogs - Ranks till 500+ Scores.
*Anti-Spawn Kill Protection System for 10 Seconds.
*Laser System - Two Commands for it, /putlaser and /removelaser

Images:-



Download:-
PasteBin

Credits:-
SimpalK (Me) - Script it from scratch.
SAMP team

Bugs:
*No Bugs, i have tested it 3 Times

Please don't be angry on me as its my 2nd Release here.
Thanks!


Re: **DM Pack - 3 in One - From Scratch** - Alex Magaсa - 01.05.2013

+1 But? Atleast Add Picturers? plz?


Re: **DM Pack - 3 in One - From Scratch** - Pottus - 01.05.2013

Do something like this....

pawn Код:
switch(GetPlayerScore(playerid))
{
     case 0..9: { SendClientMessage(playerid, COLOR_YELLOW,"Your Rank is : Shooter."); }
     case 10..19: { SendClientMessage(playerid, COLOR_YELLOW,"Your Rank is : Newbie Shooter."); }
}



Re: **DM Pack - 3 in One - From Scratch** - SimpalK - 01.05.2013

Quote:
Originally Posted by Alex Magaсa
Посмотреть сообщение
+1 But? Atleast Add Picturers? plz?
Thanks, Will add In 5 Minutes.

Quote:
Originally Posted by [uL]Pottus
Посмотреть сообщение
Do something like this....

pawn Код:
switch(GetPlayerScore(playerid))
{
     case 0..9: { SendClientMessage(playerid, COLOR_YELLOW,"Your Rank is : Shooter."); }
     case 10..19: { SendClientMessage(playerid, COLOR_YELLOW,"Your Rank is : Newbie Shooter."); }
}
Ok, thanks for the Info

EDIT:Added Images.


Re: **DM Pack - 3 in One - From Scratch** - ahmad95 - 02.05.2013

Nice


Re: **DM Pack - 3 in One - From Scratch** - SimpalK - 02.05.2013

Thanks


Re: **DM Pack - 3 in One - From Scratch** - Avi Raj - 02.05.2013

Good Job, i like your idea of 3 in One.
As its your 2nd FS, really good.


Re: **DM Pack - 3 in One - From Scratch** - TheAldo - 02.05.2013

Nice


Re: **DM Pack - 3 in One - From Scratch** - SimpalK - 02.05.2013

Thanks Guys