Re: [v2.5.2, March 19] Trouble in Terrorist Town mod
No working and i have error
how to fix ? Quote:
|
Re: [v2.5.2, March 19] Trouble in Terrorist Town mod
Install orpheu.
|
Re: [v2.5.2, March 19] Trouble in Terrorist Town mod
Quote:
Nice Mod whats is ttt_addons.zip ? |
Re: [v2.5.2, March 19] Trouble in Terrorist Town mod
Addons include out-of-box plugins - I don't remember which, but there some more items.
|
Re: [v2.5.2, March 19] Trouble in Terrorist Town mod
Hi GuskiS, first of all sorry for my "bad english".
Now, I downloaded the last version of this mod and install it on my server. I have a problem with "ttt_warning_system.amxx". I set "bg" in "ttt_warnings_punishment" but the ban punishment doesn't work (kick, bad aim, remove karma do work). PHP Code:
PHP Code:
PHP Code:
Thanks. |
Re: [v2.5.2, March 19] Trouble in Terrorist Town mod
Are using amxbans?
B flag - bans on warnings G flag - bans on low karma |
Re: [v2.5.2, March 19] Trouble in Terrorist Town mod
I know about that flags, I set "bg" flags as punishments, but doesn't work. Why? Those "server_cmd" lines are default :/
|
Re: [v2.5.2, March 19] Trouble in Terrorist Town mod
How do you ban players in your server? Please type full command with time, name etc.
|
Re: [v2.5.2, March 19] Trouble in Terrorist Town mod
amx_banip "name" "time" "reason".
|
Re: [v2.5.2, March 19] Trouble in Terrorist Town mod
Then you need to use:
server_cmd("amx_banip #%d %d TK:%s", get_user_userid(killer), get_pcvar_num(cvar_warnings_bantime), reason); and server_cmd("amx_banip #%d %d MIN_KARMA:%d", get_user_userid(id), get_pcvar_num(cvar_warnings_bantime), karma); |
| All times are GMT -4. The time now is 17:51. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.