Raised This Month: $32 Target: $400
 8% 

[TF2] TFDodgeball


Post New Thread Reply   
 
Thread Tools Display Modes
lucasdidur
Senior Member
Join Date: Jan 2011
Location: Brazil
Old 08-19-2012 , 08:08   Re: [TF2] TFDodgeball
Reply With Quote #741

My server is getting this errors on log error file:

Code:
L 08/19/2012 - 02:47:10: [TFDB] Warning: Server spawned a point_servercommand entity, while TFDB will try and filter it from changing TFDB settings, you should stop using this map.
L 08/19/2012 - 02:47:11: [TFDB] Warning: point_servercommand entity tried to execute "sm_dodgeball_turnrate 0.9" which contains a TFDB convar.
L 08/19/2012 - 02:47:11: [TFDB] Warning: point_servercommand entity tried to execute "sm_dodgeball_weaponparticle 0" which contains a TFDB convar.
L 08/19/2012 - 02:47:11: [TFDB] Warning: point_servercommand entity tried to execute "sm_dodgeball_enabled 1" which contains a TFDB convar.
L 08/19/2012 - 02:47:11: [TFDB] Warning: point_servercommand entity tried to execute "sm_dodgeball_criticals 1" which contains a TFDB convar.
L 08/19/2012 - 02:47:11: [TFDB] Warning: point_servercommand entity tried to execute "sm_dodgeball_spawninterval 1.5" which contains a TFDB convar.
L 08/19/2012 - 02:47:11: [TFDB] Warning: point_servercommand entity tried to execute "sm_dodgeball_reflectinc 0.3" which contains a TFDB convar.
L 08/19/2012 - 02:47:11: [TFDB] Warning: point_servercommand entity tried to execute "sm_dodgeball_speedmul 0.5" which contains a TFDB convar.
L 08/19/2012 - 02:47:11: [TFDB] Warning: point_servercommand entity tried to execute "sm_dodgeball_maxrockets 1" which contains a TFDB convar.
L 08/19/2012 - 02:47:11: [TFDB] Warning: point_servercommand entity tried to execute "sm_dodgeball_basedamage 80" which contains a TFDB convar.
L 08/19/2012 - 02:47:16: [TFDB] Warning: point_servercommand entity tried to execute "sm_dodgeball_enabled 1" which contains a TFDB convar.
What is this?
__________________



lucasdidur is offline
DigiplayW8
Member
Join Date: Feb 2012
Location: Indiana, USA
Old 08-19-2012 , 11:30   Re: [TF2] TFDodgeball
Reply With Quote #742

I'm not sure why this is happening. but the maps just continuously fire rockets from both sides, even when the round ends i've tried changing cvars and everything. it just wont work, also players wont join a team unless i force the teams.
DigiplayW8 is offline
pac_man0
Junior Member
Join Date: Mar 2012
Location: Brazil
Old 08-19-2012 , 11:35   Re: [TF2] TFDodgeball
Reply With Quote #743

Quote:
Originally Posted by lucasdidur View Post
My server is getting this errors on log error file:

Code:
L 08/19/2012 - 02:47:10: [TFDB] Warning: Server spawned a point_servercommand entity, while TFDB will try and filter it from changing TFDB settings, you should stop using this map.
L 08/19/2012 - 02:47:11: [TFDB] Warning: point_servercommand entity tried to execute "sm_dodgeball_turnrate 0.9" which contains a TFDB convar.
L 08/19/2012 - 02:47:11: [TFDB] Warning: point_servercommand entity tried to execute "sm_dodgeball_weaponparticle 0" which contains a TFDB convar.
L 08/19/2012 - 02:47:11: [TFDB] Warning: point_servercommand entity tried to execute "sm_dodgeball_enabled 1" which contains a TFDB convar.
L 08/19/2012 - 02:47:11: [TFDB] Warning: point_servercommand entity tried to execute "sm_dodgeball_criticals 1" which contains a TFDB convar.
L 08/19/2012 - 02:47:11: [TFDB] Warning: point_servercommand entity tried to execute "sm_dodgeball_spawninterval 1.5" which contains a TFDB convar.
L 08/19/2012 - 02:47:11: [TFDB] Warning: point_servercommand entity tried to execute "sm_dodgeball_reflectinc 0.3" which contains a TFDB convar.
L 08/19/2012 - 02:47:11: [TFDB] Warning: point_servercommand entity tried to execute "sm_dodgeball_speedmul 0.5" which contains a TFDB convar.
L 08/19/2012 - 02:47:11: [TFDB] Warning: point_servercommand entity tried to execute "sm_dodgeball_maxrockets 1" which contains a TFDB convar.
L 08/19/2012 - 02:47:11: [TFDB] Warning: point_servercommand entity tried to execute "sm_dodgeball_basedamage 80" which contains a TFDB convar.
L 08/19/2012 - 02:47:16: [TFDB] Warning: point_servercommand entity tried to execute "sm_dodgeball_enabled 1" which contains a TFDB convar.
What is this?
I think this happens because the map have an entity which forces this commands, and the plugin tries to block them. Asher have already put a CVar for that in an update.

(sm_dodgeball_block_point_servercommand = 1 - Block point_servercommand entities from changing TFDodgeball settings.)

Last edited by pac_man0; 08-19-2012 at 11:40.
pac_man0 is offline
oreia
Member
Join Date: Jul 2011
Old 08-22-2012 , 18:35   Re: [TF2] TFDodgeball
Reply With Quote #744

About last update (mvm one), just after patch, we had a bug that players are able to kill others with fire.

Now, this is ok, but players still can kill others with "crit" fire.

Asher, can you help us again ?!
oreia is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 08-22-2012 , 18:39   Re: [TF2] TFDodgeball
Reply With Quote #745

Quote:
Originally Posted by oreia View Post
About last update (mvm one), just after patch, we had a bug that players are able to kill others with fire.

Now, this is ok, but players still can kill others with "crit" fire.

Asher, can you help us again ?!
I'll see what I can do, Valve must have broken the attributes.
__________________
asherkin is offline
oreia
Member
Join Date: Jul 2011
Old 08-22-2012 , 22:25   Re: [TF2] TFDodgeball
Reply With Quote #746

Quote:
Originally Posted by asherkin View Post
I'll see what I can do, Valve must have broken the attributes.
Thanks man!
oreia is offline
snelvuur
Veteran Member
Join Date: Jun 2008
Location: Netherlands
Old 08-29-2012 , 14:48   Re: [TF2] TFDodgeball
Reply With Quote #747

I have disabled scramble now (gscramble) but if you do get scrambled with it, you loose your loadout. You have no weapons then...
__________________
Arguing with a fool only proves there are two
snelvuur is offline
oreia
Member
Join Date: Jul 2011
Old 08-31-2012 , 00:01   Re: [TF2] TFDodgeball
Reply With Quote #748

Quote:
Originally Posted by snelvuur View Post
I have disabled scramble now (gscramble) but if you do get scrambled with it, you loose your loadout. You have no weapons then...
Just when you are scrambled ?! Because i have it on my server too... noone report any problem for now. Idk if noone got scramble yet.
oreia is offline
snelvuur
Veteran Member
Join Date: Jun 2008
Location: Netherlands
Old 08-31-2012 , 02:35   Re: [TF2] TFDodgeball
Reply With Quote #749

I had some issues with ammunition i think, so i updated to the latest from ash (the one in his post) but i still had that issue on scramble.

I do see more crashes, but i might need to update some stuff too, dunno for sure..
__________________
Arguing with a fool only proves there are two
snelvuur is offline
Suku
New Member
Join Date: Aug 2012
Old 08-31-2012 , 16:20   Re: [TF2] TFDodgeball
Reply With Quote #750

Hello, i put this pluggin on my server and here say waiting player for arena, and so I can play 1vs1 .. others are spec, what do I do?
Suku is offline
Reply


Thread Tools
Display Modes

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 11:11.


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