Vice City: Multiplayer

Server Development => Scripting and Server Management => Script Showroom => Topic started by: Abbas_905 on Mar 13, 2024, 08:59 AM

Title: Ban & echo,system
Post by: Abbas_905 on Mar 13, 2024, 08:59 AM
guys how i can do ban players if players in game or no exmaple: player did not playing server but how can i do ban to him


How to add private acmds into discord-server-echo
Title: Re: Ban & echo,system
Post by: Mohamed Boubekri on Mar 13, 2024, 01:40 PM
You need to create database, store player informations into it, for example: name, id, ip, uid, ban (true, false)... And simply you can select any row from database by one of the informations and change 'ban' with values true or false.
There are many examples in the forum, just search you will be fine.
Title: Re: Ban & echo,system
Post by: Abbas_905 on Mar 14, 2024, 12:28 AM
bro oh so thank you for you have discord?