Raised This Month: $ Target: $400
 0% 

[CS:GO] TTT - Trouble in Terrorist Town


Post New Thread Reply   
 
Thread Tools Display Modes
Bara
AlliedModders Donor
Join Date: Apr 2012
Location: Germany
Old 11-11-2017 , 12:47   Re: [CS:GO] TTT - Trouble in Terrorist Town
Reply With Quote #631

Quote:
Originally Posted by Bobakanoosh View Post
Any idea why nearly every map has filter_activator_name's for nearly every trap/door, but they dont work? I cant find anything in your code, and to my knowledge, there isn't another ttt plugin for csgo.
We fake some player values, maybe that's the issue.
__________________
Discord (Bara#5006) | My Plugins (GitHub)
You like my work? Support is not a crime.
Bara is offline
Bobakanoosh
Senior Member
Join Date: Sep 2015
Location: United States
Old 11-11-2017 , 13:40   Re: [CS:GO] TTT - Trouble in Terrorist Town
Reply With Quote #632

Quote:
Originally Posted by Bara View Post
We fake some player values, maybe that's the issue.
Pretty sure that's not the issue. I found some code on github of people getting a buttons m_iFilterName, but it errors out, doesn't exist. I dumped net props and couldn't find a single thing mentioning filtername, etc.
Bobakanoosh is offline
Killerr15
New Member
Join Date: Nov 2017
Old 11-12-2017 , 12:42   Re: [CS:GO] TTT - Trouble in Terrorist Town
Reply With Quote #633

Every time I join the server I get banned for low karma. Help?
Killerr15 is offline
Bara
AlliedModders Donor
Join Date: Apr 2012
Location: Germany
Old 11-12-2017 , 13:01   Re: [CS:GO] TTT - Trouble in Terrorist Town
Reply With Quote #634

Quote:
Originally Posted by Killerr15 View Post
Every time I join the server I get banned for low karma. Help?
Fixed.
__________________
Discord (Bara#5006) | My Plugins (GitHub)
You like my work? Support is not a crime.
Bara is offline
Bara
AlliedModders Donor
Join Date: Apr 2012
Location: Germany
Old 11-14-2017 , 20:57   Re: [CS:GO] TTT - Trouble in Terrorist Town
Reply With Quote #635

Updated to version 2.3 - A part of all changes, if you want all changes.
__________________
Discord (Bara#5006) | My Plugins (GitHub)
You like my work? Support is not a crime.
Bara is offline
September
Senior Member
Join Date: Jul 2015
Location: Russian Federation
Old 11-16-2017 , 04:16   Re: [CS:GO] TTT - Trouble in Terrorist Town
Reply With Quote #636

last ver
Code:
L 11/16/2017 - 12:13:44: [SM]   [4] Line 2576, addons/sourcemod/scripting/ttt/ttt.sp::OnPlayerRunCmd
L 11/16/2017 - 12:13:46: [SM] Exception reported: Client index 0 is invalid
L 11/16/2017 - 12:13:46: [SM] Blaming: ttt/ttt.smx
L 11/16/2017 - 12:13:46: [SM] Call stack trace:
L 11/16/2017 - 12:13:46: [SM]   [0] IsClientInGame
L 11/16/2017 - 12:13:46: [SM]   [1] Line 2655, addons/sourcemod/scripting/ttt/ttt.sp::TTT_OnButtonPress
L 11/16/2017 - 12:13:46: [SM]   [3] Call_Finish
L 11/16/2017 - 12:13:46: [SM]   [4] Line 2576, addons/sourcemod/scripting/ttt/ttt.sp::OnPlayerRunCmd
L 11/16/2017 - 12:13:46: [SM] Exception reported: Client index 0 is invalid
L 11/16/2017 - 12:13:46: [SM] Blaming: ttt/ttt.smx
L 11/16/2017 - 12:13:46: [SM] Call stack trace:
L 11/16/2017 - 12:13:46: [SM]   [0] IsClientInGame
L 11/16/2017 - 12:13:46: [SM]   [1] Line 2655, addons/sourcemod/scripting/ttt/ttt.sp::TTT_OnButtonPress
L 11/16/2017 - 12:13:46: [SM]   [3] Call_Finish
L 11/16/2017 - 12:13:46: [SM]   [4] Line 2576, addons/sourcemod/scripting/ttt/ttt.sp::OnPlayerRunCmd
Code:
L 11/16/2017 - 12:18:41: [SM] Exception reported: Client 2 is not in game
L 11/16/2017 - 12:18:41: [SM] Blaming: CustomPlayerSkins.smx
L 11/16/2017 - 12:18:41: [SM] Call stack trace:
L 11/16/2017 - 12:18:41: [SM]   [0] ThrowNativeError
L 11/16/2017 - 12:18:41: [SM]   [1] Line 281, addons/sourcemod/scripting/CustomPlayerSkins.sp::NativeCheck_IsClientValid
L 11/16/2017 - 12:18:41: [SM]   [2] Line 108, addons/sourcemod/scripting/CustomPlayerSkins.sp::Native_HasSkin
L 11/16/2017 - 12:18:41: [SM]   [4] CPS_HasSkin
L 11/16/2017 - 12:18:41: [SM]   [5] Line 168, addons/sourcemod/scripting/ttt/ttt_glow.sp::UnHookSkin
L 11/16/2017 - 12:18:41: [SM]   [6] Line 65, addons/sourcemod/scripting/ttt/ttt_glow.sp::OnClientDisconnect
Code:
L 11/16/2017 - 12:19:41: [SM] Exception reported: Invalid parameter number: 6
L 11/16/2017 - 12:19:41: [SM] Blaming: ttt/ttt_shop.smx
L 11/16/2017 - 12:19:41: [SM] Call stack trace:
L 11/16/2017 - 12:19:41: [SM]   [0] GetNativeCell
L 11/16/2017 - 12:19:41: [SM]   [1] Line 528, addons/sourcemod/scripting/ttt/ttt_shop.sp::Native_RegisterCustomItem
L 11/16/2017 - 12:19:41: [SM]   [3] TTT_RegisterCustomItem
L 11/16/2017 - 12:19:41: [SM]   [4] Line 165, addons/sourcemod/scripting/ttt/ttt_futuristicgrenades.sp::OnAllPluginsLoaded
L 11/16/2017 - 12:19:41: [SM] Exception reported: Invalid parameter number: 6
L 11/16/2017 - 12:19:41: [SM] Blaming: ttt/ttt_shop.smx
L 11/16/2017 - 12:19:41: [SM] Call stack trace:
L 11/16/2017 - 12:19:41: [SM]   [0] GetNativeCell
L 11/16/2017 - 12:19:41: [SM]   [1] Line 528, addons/sourcemod/scripting/ttt/ttt_shop.sp::Native_RegisterCustomItem
L 11/16/2017 - 12:19:41: [SM]   [3] TTT_RegisterCustomItem
L 11/16/2017 - 12:19:41: [SM]   [4] Line 158, D:\2017\ҡﱪ靳ourcemod-1.8.0-git5942-windows\addons\sourcemod\scripting\ttt_weaponitems.sp::OnAllPluginsLoaded
If a dead player leaves the server, his corpse can not be inspected / verified. This is normal?

132 "Trouble in Terrorist Town - Futuristic Grenades" (2.2.1250) by TTT-Contributors - does not work. nothing appears in the shop

Discount in the shop does not work. Issued the flag t, players with the flag t normal prices
The purchase of a traitor does not work either. After the purchase takes credits, but nothing happens

Code:
// Enable discounts in shop? (Default: 0)
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
shop_discount_enable "1"

// How much percent discount? It's currently for all items with enabled discount, but we'll add better support with next bigger update.
// -
// Default: "20"
shop_discount_percents "20"

// Which flags has access to discount prices? (Default: o)
// -
// Default: "o"
shop_discount_flags "t"
in data / sqlite I do not create a database.

Last edited by September; 11-17-2017 at 02:59.
September is offline
Send a message via Skype™ to September
September
Senior Member
Join Date: Jul 2015
Location: Russian Federation
Old 11-16-2017 , 06:11   Re: [CS:GO] TTT - Trouble in Terrorist Town
Reply With Quote #637

And now an incomprehensible bug. A person becomes a traitor and automatically automatically kills him
It was temporary

Two traitors were chosen. I and one other person. I was killed immediately, and another person continued to play
In general, there are a lot of mistakes, I will return to the old version so far.

Last edited by September; 11-16-2017 at 06:22.
September is offline
Send a message via Skype™ to September
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 11-26-2017 , 14:24   Re: [CS:GO] TTT - Trouble in Terrorist Town
Reply With Quote #638

I would like to download the plugin, which would be recommended to download the site https://csgottt.com/ or GitHub https://github.com/Bara/TroubleinTer...ases/tag/2.2.1
paulo_crash is offline
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 11-27-2017 , 20:59   Re: [CS:GO] TTT - Trouble in Terrorist Town
Reply With Quote #639

Translation "pt" finalized....

http://translator.mitchdempsey.com/sourcemod_plugins/158

If you can update the plugin with the new translation I'm grateful...

Last edited by paulo_crash; 11-27-2017 at 21:00.
paulo_crash is offline
Bara
AlliedModders Donor
Join Date: Apr 2012
Location: Germany
Old 11-28-2017 , 03:55   Re: [CS:GO] TTT - Trouble in Terrorist Town
Reply With Quote #640

Quote:
Originally Posted by paulo_crash View Post
Translation "pt" finalized....

http://translator.mitchdempsey.com/sourcemod_plugins/158

If you can update the plugin with the new translation I'm grateful...
Done.

Quote:
Originally Posted by paulo_crash View Post
I would like to download the plugin, which would be recommended to download the site https://csgottt.com/ or GitHub https://github.com/Bara/TroubleinTer...ases/tag/2.2.1
https://csgottt.com
__________________
Discord (Bara#5006) | My Plugins (GitHub)
You like my work? Support is not a crime.
Bara is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 12:34.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode