Raised This Month: $51 Target: $400
 12% 

[CS:GO] TTT - Trouble in Terrorist Town


Post New Thread Reply   
 
Thread Tools Display Modes
good_live
AlliedModders Donor
Join Date: Oct 2013
Old 07-21-2016 , 05:29   Re: [CS:GO] TTT - Trouble in Terrorist Town
Reply With Quote #401

Quote:
Originally Posted by Haggard727 View Post
Was wondering if someone could help me out.

http://pastebin.ca/3662499

That's my error log file, if someone could point me in the right direction that would be great. I wouldn't call myself a noob setting up this stuff but that looks like a coding issue?

Thanks again!
Create a badnames.ini in configs/ttt
good_live is offline
Yeradon
Junior Member
Join Date: Feb 2016
Old 07-21-2016 , 09:12   Re: [CS:GO] TTT - Trouble in Terrorist Town
Reply With Quote #402

Quote:
Originally Posted by Monolith2097 View Post
We actually tried to implement the karmasystem and the creditsystem mentioned in this plugin.
Both (karma & credits at the beginning) have been set to 100 (--> karma) and 3 (--> credits) in config.cfg.

But joining the server reveals karma is set to 0 (not intended) and credits are set to 3 (intended).
Furthermore neither Innocents nor Traitors are able to gain more credits by killing Traitors/Innocents.
Still, killing someone influence your amount of karma.

We hope someone know a solution or maybe has the same problem.
I attached our used config.cfg to provide transparency.
Thank you.
Which version are you using?
Yeradon is offline
Monolith2097
New Member
Join Date: Jul 2016
Old 07-21-2016 , 13:28   Re: [CS:GO] TTT - Trouble in Terrorist Town
Reply With Quote #403

Quote:
Originally Posted by Yeradon View Post
Which version are you using?
We tried 1.8 and 1.9, now our server is running 1.9.
Could the problem be in the database? What do we need to add there to run TTT on a Cs:Go Server?

Thank you.
Monolith2097 is offline
good_live
AlliedModders Donor
Join Date: Oct 2013
Old 07-21-2016 , 13:42   Re: [CS:GO] TTT - Trouble in Terrorist Town
Reply With Quote #404

Quote:
Originally Posted by Monolith2097 View Post
We tried 1.8 and 1.9, now our server is running 1.9.
Could the problem be in the database? What do we need to add there to run TTT on a Cs:Go Server?

Thank you.
That are SM Versions not ttt-versions. (When you have the binaries from csgottt.com, then you can get the version with sm plugins list.)
You need to add a ttt entry in your database.cfg in /configs.

Last edited by good_live; 07-21-2016 at 13:43.
good_live is offline
Monolith2097
New Member
Join Date: Jul 2016
Old 07-21-2016 , 13:53   Re: [CS:GO] TTT - Trouble in Terrorist Town
Reply With Quote #405

Quote:
Originally Posted by good_live View Post
That are SM Versions not ttt-versions. (When you have the binaries from csgottt.com, then you can get the version with sm plugins list.)
You need to add a ttt entry in your database.cfg in /configs.
We used the versions from csgottt.com (1.8 and 1.9) and we also tried different versions of sourcemod (1.8 & 1.9)
We also created an entry in the database, but we are not sure, how the database has to look correctly.
We are not using mysql-database. How should it look like?

Sorry, I know we are not familiar with that. In the past, we only made one Garrys Mod server and now decided to create a CsGo-TTT-Server because most of available CsGo-TTT-Servers dont fullfill our expectations.

By the way, thanks for your fast answers.

Last edited by Monolith2097; 07-21-2016 at 13:54.
Monolith2097 is offline
rautamiekka
Veteran Member
Join Date: Jan 2009
Location: Finland
Old 07-21-2016 , 13:56   Re: [CS:GO] TTT - Trouble in Terrorist Town
Reply With Quote #406

Quote:
Originally Posted by Monolith2097 View Post
We used the versions from csgottt.com (1.8 and 1.9) and we also tried different versions of sourcemod (1.8 & 1.9)
We also created an entry in the database, but we are not sure, how the database has to look correctly.
We are not using mysql-database. How should it look like?

Sorry, I know we are not familiar with that. In the past, we only made one Garrys Mod server and now decided to create a CsGo-TTT-Server because most of available CsGo-TTT-Servers dont fullfill our expectations.

By the way, thanks for your fast answers.
Those still are SM versions, not TTT versions. The 3-number numbers are TTT versions !
__________________
Links to posts I received Karma from:
Big thanks to all who gave Karma
rautamiekka is offline
Send a message via ICQ to rautamiekka Send a message via AIM to rautamiekka Send a message via MSN to rautamiekka Send a message via Yahoo to rautamiekka Send a message via Skype™ to rautamiekka
Monolith2097
New Member
Join Date: Jul 2016
Old 07-21-2016 , 15:17   Re: [CS:GO] TTT - Trouble in Terrorist Town
Reply With Quote #407

Quote:
Originally Posted by rautamiekka View Post
Those still are SM versions, not TTT versions. The 3-number numbers are TTT versions !
So we installed sourcemod and after this TTT-Mod from csgottt.com.
At the moment our server is still running the casual gamemode.
Sorry for wasting your time
Monolith2097 is offline
Aymeric VII
BANNED
Join Date: Jun 2016
Location: Hiding under my sheets
Old 07-21-2016 , 15:31   Re: [CS:GO] TTT - Trouble in Terrorist Town
Reply With Quote #408

Getting insane amount of errors with latest version...
SourceMod Version Information:
SourceMod Version: 1.8.0.5916
CSGOTTT.com latest 1.8 installation

Code:
L 07/21/2016 - 15:27:20: [SM] Exception reported: Entity -1 (-1) is invalid
L 07/21/2016 - 15:27:20: [SM] Blaming: ttt_tagrenade.smx()
L 07/21/2016 - 15:27:20: [SM] Call stack trace:
L 07/21/2016 - 15:27:20: [SM]   [0] SetEntProp
L 07/21/2016 - 15:27:20: [SM]   [1] Line 359, addons/sourcemod/scripting/ttt/ttt_tagrenade.sp::UnhookGlow()
L 07/21/2016 - 15:27:20: [SM]   [2] Line 101, addons/sourcemod/scripting/ttt/ttt_tagrenade.sp::Event_PlayerReset()

L 07/21/2016 - 15:27:20: [SM] Exception reported: Entity -1 (-1) is invalid
L 07/21/2016 - 15:27:20: [SM] Blaming: ttt_tagrenade.smx()
L 07/21/2016 - 15:27:20: [SM] Call stack trace:
L 07/21/2016 - 15:27:20: [SM]   [0] SetEntProp
L 07/21/2016 - 15:27:20: [SM]   [1] Line 359, addons/sourcemod/scripting/ttt/ttt_tagrenade.sp::UnhookGlow()
L 07/21/2016 - 15:27:20: [SM]   [2] Line 112, addons/sourcemod/scripting/ttt/ttt_tagrenade.sp::Event_RoundReset()
L 07/21/2016 - 15:27:20: [SM]   [4] CS_TerminateRound
L 07/21/2016 - 15:27:20: [SM]   [5] Line 2799, addons/sourcemod/scripting/ttt/ttt.sp::CheckTeams()
L 07/21/2016 - 15:27:20: [SM]   [6] Line 1771, addons/sourcemod/scripting/ttt/ttt.sp::Event_PlayerDeath()

L 07/21/2016 - 15:24:19: [SM] Exception reported: Entity -1 (-1) is invalid
L 07/21/2016 - 15:24:19: [SM] Blaming: ttt_wallhack.smx()
L 07/21/2016 - 15:24:19: [SM] Call stack trace:
L 07/21/2016 - 15:24:19: [SM]   [0] SetEntProp
L 07/21/2016 - 15:24:19: [SM]   [1] Line 289, addons/sourcemod/scripting/ttt/ttt_wallhack.sp::UnhookGlow()
L 07/21/2016 - 15:24:19: [SM]   [2] Line 111, addons/sourcemod/scripting/ttt/ttt_wallhack.sp::Event_PlayerReset()

L 07/21/2016 - 15:22:40: [SM] Exception reported: Entity -1 (-1) is invalid
L 07/21/2016 - 15:22:40: [SM] Blaming: ttt_glow.smx()
L 07/21/2016 - 15:22:40: [SM] Call stack trace:
L 07/21/2016 - 15:22:40: [SM]   [0] SetEntProp
L 07/21/2016 - 15:22:40: [SM]   [1] Line 187, addons/sourcemod/scripting/ttt/ttt_glow.sp::UnhookGlow()
L 07/21/2016 - 15:22:40: [SM]   [2] Line 52, addons/sourcemod/scripting/ttt/ttt_glow.sp::Event_PlayerReset()


Last edited by Aymeric VII; 07-21-2016 at 15:32.
Aymeric VII is offline
tuan206
Member
Join Date: May 2016
Old 07-21-2016 , 20:41   Re: [CS:GO] TTT - Trouble in Terrorist Town
Reply With Quote #409

Can someone help me create a TTT server? Ill make you developer on the server if you ever want to play on it, unfortunately I cant pay with $$ but I can give you like 10$ worth of skins (pretty much my inv)
I can't give you access to control panel and phpmyadmin, but Ill give you access to the ftp for it. Ill screenshare the control panel and phpmyadmin, thank you whoever that will help me
tuan206 is offline
8guawong
AlliedModders Donor
Join Date: Dec 2013
Location: BlackMarke7
Old 07-21-2016 , 21:31   Re: [CS:GO] TTT - Trouble in Terrorist Town
Reply With Quote #410

Quote:
Originally Posted by Bara View Post
If you've a problem with it, then yes. ;).
LOL Bara what i meant was if prop hurting player was by design? if yes then how can we change it so the prop won't hurt player? if we can't change it then can we log the damages being done?
__________________
8guawong 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 16:13.


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