Hello everyone.
Im having problem with this https://github.com/dastgir/HPM-Plugins/blob/master/NPC/security.txt
whenever i tried the max failed attempt which is 3. The character will not be banned.
Also the chatlog shown charname doesnt exist.
Hope anyone can fix it and make it @kick instead of ban.
already did change atcommand "@ban +"+.ban_hour+"h \""+strcharinfo(0)+"\""; //Ban the Player for 1 hour.
with atcommand "@kick \""+strcharinfo(0)+"\""; //Ban the Player for 1 hour.
but no luck.
Thanks in advance!
Im having problem with this https://github.com/dastgir/HPM-Plugins/blob/master/NPC/security.txt
whenever i tried the max failed attempt which is 3. The character will not be banned.
Also the chatlog shown charname doesnt exist.
Hope anyone can fix it and make it @kick instead of ban.
already did change atcommand "@ban +"+.ban_hour+"h \""+strcharinfo(0)+"\""; //Ban the Player for 1 hour.
with atcommand "@kick \""+strcharinfo(0)+"\""; //Ban the Player for 1 hour.
but no luck.
Thanks in advance!