Welcome, Guest. Please login or register.
Did you miss your activation email?
September 19, 2024, 09:21:15 PM
Home Help Login Register
News: Trouble in Terrorist Town? Site here, forum here.

Zombie Master  |  Other  |  Trouble in Terrorist Town  |  Topic: Trouble in Terrorist Town - a GMod gamemode
Pages: 1 ... 205 206 207 [208] 209 210 211 ... 232
Author Topic: Trouble in Terrorist Town - a GMod gamemode  (Read 1699552 times)
Killroy
Build Tester
*
Posts: 1541


« Reply #4140 on: January 02, 2011, 09:02:57 PM »

That's generally shared between admins. Just post it on their fora.

I clicked on that link, but quickly closed the tab before it loaded upon realizing that the file name was whalecock.jpg.
Bad King Urgrain
Administrator
*****
Posts: 12276



« Reply #4141 on: January 02, 2011, 09:06:15 PM »

It's difficult to have any kind of official reporting thread or anything because it will inevitably be used by trolls as well.

I just had a weird occurrence on my server.
From start of round until 1st time real damage was done the server console was getting spammed with info about 0 DMG (mostly from one player to another, with the odd random name thrown in, and switched about)


It lasted for around 1 min 12 seconds until 1st time real damage was done (Traitor kill), after that it stopped.
Log file is here if you want to see just how much spam it caused in the server console.
It was the 1st time I had ever seen that happen so no idea if it has ever happened before.

Running SVN v752

Not the faintest idea what could cause that. Maybe a map thing. There's nothing in TTT itself that deals damage over time, for example, so also nothing that can bug out.

Anyway, I can prevent 0 damage from getting logged, so that if it's some gmod oddity it at least won't spam things up.

edit: Looks like 0 damage is already getting filtered out. The logged value is rounded off though, so maybe it was 0.01 or something. I'll make 1 damage the minimum.
« Last Edit: January 02, 2011, 09:09:53 PM by Bad King Urgrain »
NaRyan
Poster

Posts: 98


Less QQ more Pew Pew


« Reply #4142 on: January 03, 2011, 03:10:32 AM »

The map it done that on was ttt_amsterville_final2.
I looked through all the log files (for the last week), and I did notice a few 0 DMG reports.
They were all on different maps, however none done the 72 second spam.
Then again they all took place during fights so I guess that's why it never spammed the console.

Think at the start of the round on ttt_amsterville_final2 everyone was having Tea and Scones.

Gimme a joint and 3 hours and I can come up with a logical system for karma :D
Raneman
Poster

Posts: 219

Shitposter


« Reply #4143 on: January 04, 2011, 10:27:24 PM »

I have a simple to implement idea- Detectives and Traitors should be able to buy max ammo for their weapon. For the HUGE it would both refill it and give them an extra magazine.
Killroy
Build Tester
*
Posts: 1541


« Reply #4144 on: January 05, 2011, 12:26:21 AM »

Been suggested. Ammo isn't that hard to come by.

I clicked on that link, but quickly closed the tab before it loaded upon realizing that the file name was whalecock.jpg.
Raneman
Poster

Posts: 219

Shitposter


« Reply #4145 on: January 05, 2011, 05:00:50 PM »

It can get hard to find when the playercount gets high. Often there's just not enough ammoi for everyone.
hayhay89
Poster

Posts: 100


« Reply #4146 on: January 05, 2011, 07:03:17 PM »

It can get hard to find when the playercount gets high. Often there's just not enough ammoi for everyone.


Rearm the map with more Ammo if your really that worried about it
Killroy
Build Tester
*
Posts: 1541


« Reply #4147 on: January 05, 2011, 08:12:28 PM »

Why are you playing with more than 16 players?

[/elitism]

I clicked on that link, but quickly closed the tab before it loaded upon realizing that the file name was whalecock.jpg.
C.Mong
Poster

Posts: 280


DNR Owner


« Reply #4148 on: January 05, 2011, 08:22:24 PM »

Because everyone knows 32 player TTT servers are the best.

[/s]

www.dnr-gaming.com
Raneman
Poster

Posts: 219

Shitposter


« Reply #4149 on: January 05, 2011, 09:44:12 PM »

It would be much simpler to just let me buy ammo then me going around re-arming everything.
Darkest_97
Poster

Posts: 286


Hi.


« Reply #4150 on: January 05, 2011, 10:08:00 PM »

It would be much simpler to just let me buy ammo then me going around re-arming everything.

TTT wasn't originally meant to be played with a shit ton of people. Which is over 16 in this case.
If your server is not going to have a reasonable amount of slots, then re arm.
Raneman
Poster

Posts: 219

Shitposter


« Reply #4151 on: January 05, 2011, 10:49:48 PM »

28 people isn't that many.
Nasu
Poster

Posts: 28


« Reply #4152 on: January 05, 2011, 11:19:10 PM »

I'd suggest buffing m16.

Simple add more damage and accuracy and less firerate would work well imo. Headshot damage doesnt need a buff, it's already pretty high

M16 mostly relies on that headshot which can be hard with lausy hitboxes and high ping
Raneman
Poster

Posts: 219

Shitposter


« Reply #4153 on: January 06, 2011, 12:04:26 AM »

M16 does not need a buff- it excels in every area.
Sly
Poster

Posts: 81



« Reply #4154 on: January 06, 2011, 12:37:17 AM »

28 people is a hell of a lot for this gamemode. I agree with Darkest.
C.Mong
Poster

Posts: 280


DNR Owner


« Reply #4155 on: January 06, 2011, 01:09:24 AM »

28 people isn't that many.


lolk.

www.dnr-gaming.com
Ajunk
Build Tester
*
Posts: 14000


ಠ_ಠ


« Reply #4156 on: January 06, 2011, 06:42:32 AM »

16 is this -> || <- close to too many people. Any more and it just because friendlyfire deathmatch with lots of waiting and hard to distinguish teams.

And a lot of frustration.

You're all the most fucking heartless people
phoenixf129
Poster

Posts: 476


I Rise from the Ashes.


« Reply #4157 on: January 06, 2011, 02:50:00 PM »

BKU, you may want to change:

ServerLog(ply:Nick() .. " took " .. credits .. " from the body of " .. nick .. "\n")


to:

ServerLog(ply:Nick() .. " took " .. credits .. " credits from the body of " .. nick .. "\n")


It's located in corpse.lua (For those that dont know.)

It doesn't tell you they took credits in console, leaves you wondering what they took :)
« Last Edit: January 06, 2011, 02:51:56 PM by phoenixf129 »

Software Upgrade Paradox - If you improve a piece of software enough times, you eventually ruin it.
Bad King Urgrain
Administrator
*****
Posts: 12276



« Reply #4158 on: January 06, 2011, 03:39:00 PM »

Noted, thanks.
NaRyan
Poster

Posts: 98


Less QQ more Pew Pew


« Reply #4159 on: January 08, 2011, 11:58:33 PM »

Had the DMG spam again this time for a real value.
This was on my Fretta server (TTT from GMOD SVN r761)

DMG: MEGA /\/OOB [innocent] damaged DJ Fuzzmaster [MOGZ] [innocent] for 20 dmg (repeated 49 times, resulting in Karma ban)
DMG: {楽屋} Backstabba [innocent] damaged DJ Fuzzmaster [MOGZ] [innocent] for 20 dmg (repeated  33 times)

However Fuzzmaster who should have been killed several times over with all that damage lived on for a few more minute until he fell to his death.
Mega Noob insists he was in Spectator at the time this happened , however I cannot confirm that.

However I also had a weird occurrence during 1 round, while I was in spectator, I got the blame for a death of an Innocent who was killed by an exploding barrel.
At the time the player was killed (who was AFK), I was spectating the Traitor who shot and caused the barrel to explode.
This caused me to loose Karma as a Spectator also..

Gimme a joint and 3 hours and I can come up with a logical system for karma :D
Pages: 1 ... 205 206 207 [208] 209 210 211 ... 232
Zombie Master  |  Other  |  Trouble in Terrorist Town  |  Topic: Trouble in Terrorist Town - a GMod gamemode « previous next »
Jump to:  


Login with username, password and session length

Powered by SMF 1.1.21 | SMF © 2015, Simple Machines
Page created in 0.012 seconds with 19 queries.