help me !
#1

I need FS that will block typing server address : .com .org .net... etc into /ad, /b, /ooc, /pm, /n, /a and normal chat...can somebody please help me with this
Reply
#2

Maybe you should find A good anti cheat system for the role play.maybe you can make it from onplayertext ....
Reply
#3

no i want i admin in game banned and kick the hackers
Reply
#4

Check this : http://pastebin.com/uTtSPdrN block all words you don't wanna player to say
to make this add noteapad in SCRIPTED FILES called swear
Reply
#5

Quote:
Originally Posted by SilentSoul
Посмотреть сообщение
Check this : http://pastebin.com/uTtSPdrN block all words you don't wanna player to say
to make this add noteapad in SCRIPTED FILES called swear
it not work on /o /b /newb.. etc
Reply
#6

Quote:
Originally Posted by trandiep1982
Посмотреть сообщение
it not work on /o /b /newb.. etc
Download a Anti-Advertising script and copy the function into your main script that has /o /b or /newb in it. After that, call the function in your script something like this inside the command.

pawn Код:
if(Adverting)
Something like that.
Reply
#7

Quote:
Originally Posted by Zex Tan
Посмотреть сообщение
Download a Anti-Advertising script and copy the function into your main script that has /o /b or /newb in it. After that, call the function in your script something like this inside the command.

pawn Код:
if(Adverting)
Something like that.
if(strfind(text, "samp.", true) != -1
Reply
#8

Quote:
Originally Posted by trandiep1982
Посмотреть сообщение
if(strfind(text, "samp.", true) != -1
Yes something like that in your command.
Reply
#9

Did you use strfind properly? I mean you should have the 'params' in your strfind.
Reply
#10

Quote:
Originally Posted by Zex Tan
Посмотреть сообщение
Did you use strfind properly? I mean you should have the 'params' in your strfind.
Thanks you very much it's really work !
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)