(https://forum.vc-mp.org/proxy.php?request=http%3A%2F%2Fi.imgur.com%2Fz7zkhnf.png&hash=7b5d97f6ade598e6011ba7c24d269fd06a2b4f38)
How to clear ban list ? i can't find from Browser too
but i needed a limited banned so it would be easy to not to use the f**king command /unban <user>
i used this code but .....
if ( cmd == "ban" )
{
if ( !text ) MessagePlayer("[#ffffff]** pm >> Error - Usage: [#FF0000]/[#ffffff]"+cmd+" [#FF0000][[#ffffff]Nick[#FF0000]/[#ffffff]ID[#FF0000]] [#ffffff][[#FF0000]reason[#ffffff]]", player );
else if ( Stats[ player.ID ].Level < 4 ) MessagePlayer( "[#008000]**pm >> [#FF0000]You are not authorized to use this command.", player );
else {
local plr = GetPlayer( GetTok( text, " ", 1 ) );
if ( !plr ) MessagePlayer("[#228B22]**pm >> [#FF0000][Error] Invalid player.", player );
else {
local reason = GetTok( text, " ", 2 NumTok( text, " " ) );
if ( !reason ) MessagePlayer("[#FF0000]error debes porner la razon", player );
else if /ban +time+
if else messageplayer( "Error : use This Syntax : /ban < player name> /ban <time> <player>
checklevel (lvl<4 ' You're not allowed to use that command ")
usage: (getplayername)+ banned from the server for (gettime)+ by admin (getadminname)+
Banear( plr, player, reason );
}
}
}
}
but still my this harder ban script not working yet so when i tried on my self
Ban Permenantly so i wanna unban my self ;D
hahahah Open browser selec database cuentas, check banned and delete.
You don't know how your own server works?
That piece of code is the most broken piece of shit I've seen in a long time.
Simple just delete the database and you will got unbanned :)
What kind of code is it?? Such a weird thing
Quote from: Anik on Apr 22, 2016, 06:21 AMWhat kind of code is it?? Such a weird thing
Squirrel ofc xd