[FilterScript] Votekick 'system'
#1

Hello who-ever you are!
This is my vote-kick system ( which i actually 'removed' from my gamemode, and 'converted' it into a filterscript ), but, I did add some explanation comments next to the commands, and fixed some small bugs..

What does it exactly do?
I'm glad you asked!

** PLAYER COMMANDS **

- For starters, you can /votekick a player.
- You can vote /yes or /no, if the /yes ( svotes ) gets to 5 ( or w.e the MaxV(ote)KICK(limit) is, the target automatically gets kicked.. BUT, if the avotes gets to the MaxV(ote)KICK(limit), then the votes gets cancelled.

** ADMINS COMMANDS **

- A Level 3 ( or higher ) admin can use /endvotekick (REASON), it will end the vote-kick.
- A Level 4 ( or higher ) admin can use /setvotekicklimit ( 3 - 10 )

** FEATURES **

- Each time you start a vote-kick, a timer 'sets off', which (approx) after 2 minutes ends the vote, and gives out the results.

- If the person who is being Vote-Kicked leaves, the vote-kick automatically gets cancelled ( You can add a jailing system there too, if needed.. )

What if somebody abuses?!

A level 3+ ( you can change that ) can use /endvotekick (REASON)

What if there's already an admin online!!?


You can't use /votekick if there's an admin online, a message will show up telling him to /report.

What does it need?!?

I used foreach, zCMD, sscanf and Y_INI ( Y_INI for some tests / admin stuff, you can use d_ini, MySQL or w.e.. but then you will need to change some stuff )

I wanna see a video/picture!!1!!!!

Here's a video,
https://www.youtube.com/watch?v=1KZL...ature=*********

Oh wow, it looks pretty nice(i hope you would say it ;_; ), where can i get it!?!?

Well lucky for you stranger, here's the download link;
https://www.mediafire.com/?bzz3yszqzxcgxwp

( this is my first filterscript, so well, full criticism allowed, tell me if i should remove some stuff or w.e in the next one(s).. that is, if i will have some xD )
Reply
#2

Quote:

this is my first filterscript

Well done, but I might as well point out that this isn't exactly new, as in, it's been done before:

https://sampforum.blast.hk/showthread.php?tid=503587
https://sampforum.blast.hk/showthread.php?tid=471502
https://sampforum.blast.hk/showthread.php?tid=175579
https://sampforum.blast.hk/showthread.php?tid=50119

Not to mention the amount of Admin systems that also contain it.

I don't mean to burst your bubble, but why reinvent the wheel? I'll tell you why. If you've got something that makes your filterscript better than all the others combined, or you have a filterscript that is completely original and has never been done before, people will be more thrilled. I can't say I'm thrilled in this filterscript, but I'm glad you made the effort. Keep up the good work.
Reply
#3

Quote:
Originally Posted by Aerotactics
View Post
Well done, but I might as well point out that this isn't exactly new, as in, it's been done before:

https://sampforum.blast.hk/showthread.php?tid=503587
https://sampforum.blast.hk/showthread.php?tid=471502
https://sampforum.blast.hk/showthread.php?tid=175579
https://sampforum.blast.hk/showthread.php?tid=50119

Not to mention the amount of Admin systems that also contain it.

I don't mean to burst your bubble, but why reinvent the wheel? I'll tell you why. If you've got something that makes your filterscript better than all the others combined, or you have a filterscript that is completely original and has never been done before, people will be more thrilled. I can't say I'm thrilled in this filterscript, but I'm glad you made the effort. Keep up the good work.
Didn't notice the other filterscripts
Well, will keep in my mind, thanks.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)