Vice City: Multiplayer

Server Development => Scripting and Server Management => Topic started by: nippon on Jul 05, 2018, 12:11 AM

Title: ban system problem
Post by: nippon on Jul 05, 2018, 12:11 AM
https://forum.vc-mp.org/?topic=5699.0


Whenever i do /ban it never shows a thing and about how to add a definition class, i really don't have any idea about that, so please help me for that because i do not know what to do
Title: Re: ban system problem
Post by: kennedyarz on Jul 05, 2018, 12:23 AM
That ban system is very insecure. It is easy to evade. You can also make your own ban system in a very easy way adding more security

Name, Ip, UID, UID2
It is quite easy. you just have to know how to use sqlite http://wiki.vc-mp.org/wiki/Scripting/Squirrel/Functions#SQLite_Functions_.28In_the_.22SQLite.22_plugin.29

or MYSQL
http://wiki.vc-mp.org/wiki/Scripting/Squirrel/Functions#MySQL_Functions_.28In_the_.22MySQL.22_plugin.29
Title: Re: ban system problem
Post by: NicusorN5 on Jul 05, 2018, 06:22 AM
Or even INI.
Title: Re: ban system problem
Post by: kennedyarz on Jul 07, 2018, 05:52 PM
Quote from: Athanatos on Jul 05, 2018, 06:22 AMOr even INI.

that is crap that's why I do not name

Title: Re: ban system problem
Post by: (SpCy)Alex on Jul 18, 2018, 12:53 PM
ini is very very easy to use but it is quite slow
Title: Re: ban system problem
Post by: =RK=MarineForce on Jul 20, 2018, 12:12 AM
what is uid2?

Title: Re: ban system problem
Post by: =RK=MarineForce on Jul 20, 2018, 09:58 AM
can u teach me in discord well i can make my own ban system .?