SA-MP Forums Archive
[FilterScript] Dynamic BR Block Command System - 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] Dynamic BR Block Command System (/showthread.php?tid=646999)



Dynamic BR Block Command System - BulletRaja - 28.12.2017

Code:
/*
  BBBBBBBBBBBBBBBBB           RRRRRRRRRRRRRR
  BB              BB          RR           RR
  BB             BB           RR          RR
  BB            BB            RR         RR
  BB           BB             RR        RR
  BBBBBBBBBBBBB               RRRRRRRRRR
  BB           BB             RR        RR
  BB            BB            RR         RR
  BB             BB           RR          RR
  BB              BB          RR           RR
  BBBBBBBBBBBBBBBBB           RR            RR
  BULLET RAJA PRESENTS Dynamic BR Block Command System
*/
Intro:

This is simple Dynamic BR Block Command System, By this system you can block commands if the player will try to use that command he will get message Unknown Command.Enjoy & Rep If You Like It
Commands:

/blockcmd[rcon admin]
/unblockcmd[rcon admin]
/blockedcmds[rcon admin]
Credits:

A_SAMP: [Samp Developer]
SSCANF2: Click Here
ZCMD: Click Here
DINI: Click Here
Codes:

Click Here


Bugs:

Not found any if you found report it

i hope you will like it



Re: Dynamic BR Block Command System - Wherethescripters - 28.12.2017

Pretty Good.


Re: Dynamic BR Block Command System - BulletRaja - 28.12.2017

Quote:
Originally Posted by Wherethescripters
View Post
Pretty Good.
Thanks


Re: Dynamic BR Block Command System - BulletRaja - 10.01.2018

Comments Please


Re: Dynamic BR Block Command System - RogueDrifter - 10.01.2018

Not of much use since cmds related to cheats or whatsoever are processed on the client and won't reach your server hence trying to block a cmd or kicking/banning on doing one will not affect it and you should use gammix's dini2 include, also indentation? also none of these cmds are rcon wtf are you talking about [rcon admin]?? not sure if you even made that... the array sizes are exaggerated idk why u used fopen, and you didn't even mention we needed to create a folder called BlockedCmds in scriptfiles, why make a cmd if you're going to block it? i don't mind the release but the way you made it needs to be improved.


Re: Dynamic BR Block Command System - BulletRaja - 10.01.2018

Quote:
Originally Posted by RogueDrifter
View Post
Not of much use since cmds related to cheats or whatsoever are processed on the client and won't reach your server hence trying to block a cmd or kicking/banning on doing one will not affect it and you should use gammix's dini2 include, also indentation? also none of these cmds are rcon wtf are you talking about [rcon admin]?? not sure if you even made that... the array sizes are exaggerated idk why u used fopen, and you didn't even mention we needed to create a folder called BlockedCmds in scriptfiles, why make a cmd if you're going to block it? i don't mind the release but the way you made it needs to be improved.
Ok Sir, I will Improve It