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

[CSS] DMExtra


Post New Thread Reply   
 
Thread Tools Display Modes
Fearts
ferts of daeth
Join Date: Oct 2008
Old 08-26-2011 , 12:42   Re: [CSS] DMExtra
Reply With Quote #31

I only run 1 map and that's: cs_crackhouse (CS:S)

Also for some reason it wouldn't let me edit CVARs in the .sp so I added:

dmextra_damage 0
dmextra_vote 0
dmextra_nextmap 0
dmextra_timeleft 0

^to server.cfg
__________________
Fearts is offline
Eun
Member
Join Date: Jan 2011
Old 08-26-2011 , 12:50   Re: [CSS] DMExtra
Reply With Quote #32

Quote:
Originally Posted by Fearts View Post
I only run 1 map and that's: cs_crackhouse (CS:S)

Also for some reason it wouldn't let me edit CVARs in the .sp so I added:

dmextra_damage 0
dmextra_vote 0
dmextra_nextmap 0
dmextra_timeleft 0

^to server.cfg
Mmh
Try to clear the maplist.txt and mapcycle.txt and add the map to both files, so that there is only cs_crackhouse in the files
Eun is offline
Fearts
ferts of daeth
Join Date: Oct 2008
Old 08-26-2011 , 12:55   Re: [CSS] DMExtra
Reply With Quote #33

All maplists only have cs_crackhouse listed no other maps.
__________________
Fearts is offline
Eun
Member
Join Date: Jan 2011
Old 08-26-2011 , 12:58   Re: [CSS] DMExtra
Reply With Quote #34

Quote:
Originally Posted by Fearts View Post
All maplists only have cs_crackhouse listed no other maps.
Ok, die im gonna Check that out this weekend, I will post updates here
Eun is offline
Eun
Member
Join Date: Jan 2011
Old 08-28-2011 , 09:26   Re: [CSS] DMExtra
Reply With Quote #35

Ok, I fixed this bug,
thanks for reporting
Eun is offline
romm1e
Member
Join Date: Oct 2010
Old 09-29-2011 , 06:22   Re: [CSS] DMExtra
Reply With Quote #36

I have errors
PHP Code:
L 11/08/2011 12:12:09: [SMNative "GetArrayString" reportedInvalid index 0 (count0)
L 11/08/2011 12:12:09: [SMDisplaying call stack trace for plugin "DMExtra.smx":
L 11/08/2011 12:12:09: [SM]   [0]  Line 527DMExtra.sp::BuildMapMenu()
L 11/08/2011 12:12:09: [SM]   [1]  Line 181DMExtra.sp::OnMapStart()
L 11/08/2011 12:12:09: [SM]   [2]  Line 470DMExtra.sp::Cvar_Changed()
L 11/08/2011 12:44:42: [SMNative "KillTimer" reportedInvalid timer handle 2bc0290 (error 3)
L 11/08/2011 12:44:42: [SMDisplaying call stack trace for plugin "DMExtra.smx":
L 11/08/2011 12:44:42: [SM]   [0]  Line 356DMExtra.sp::PlayerDisconnect() 

Last edited by romm1e; 11-08-2011 at 02:08.
romm1e is offline
Xp3r7
SourceMod Donor
Join Date: Jul 2006
Old 09-30-2011 , 12:42   Re: [CSS] DMExtra
Reply With Quote #37

Quote:
L 09/29/2011 - 20:39:30: [SM] Native "KillTimer" reported: Invalid timer handle fdc302ca (error 3)
L 09/29/2011 - 20:39:30: [SM] Displaying call stack trace for plugin "DMExtra.smx":
L 09/29/2011 - 20:39:30: [SM] [0] Line 356, /home/groups/alliedmodders/forums/files/1/0/2/4/7/1/91398.attach::PlayerDisconnect()
Im getting this over and over and over again in my logs.

Also, everything was working fine on my SK DM server with the old version of this but with this new version you dont get the scout on the map like you should.

Its like this plugin was takin away the scout.

I removed it from the server and all was ok again.
__________________

Last edited by Xp3r7; 09-30-2011 at 12:51.
Xp3r7 is offline
Send a message via MSN to Xp3r7
Eun
Member
Join Date: Jan 2011
Old 01-25-2012 , 09:25   Re: [CSS] DMExtra
Reply With Quote #38

Updated to 1.2.7
If you have still bugs or features tell me.
It helps if you give me following setting for this var mp_roundtime
and your mapcycle list

Last edited by Eun; 01-25-2012 at 15:09.
Eun is offline
Lingus
Member
Join Date: Jan 2010
Location: UK
Old 03-05-2012 , 10:10   Re: [CSS] DMExtra
Reply With Quote #39

will this only work with CSS DM or can i use it with sm_dmlite?

when i try to run the plugin on the fly it ends the map, loads a new map, ends the map and then loads a new map :S.

dmextra_enabled 1 // Plugin is enabled
dmextra_vote 0 // Allow map vote at the end of round
dmextra_damage 1 // Show damage at the bottom of screen
dmextra_nextmap 0 // Allow nextmap / nextlevel command
dmextra_timeleft 0 // Allow timeleft command
dmextra_teambalance 0 // Do teambalance, on player disconnect or player joins spectator

mp_roundtime 0

Last edited by Lingus; 03-05-2012 at 10:11. Reason: css:dm - smiley face
Lingus is offline
Xp3r7
SourceMod Donor
Join Date: Jul 2006
Old 03-14-2012 , 21:16   Re: [CSS] DMExtra
Reply With Quote #40

Getting this in my logs.

Quote:
L 03/13/2012 - 23:47:46: [SM] Displaying call stack trace for plugin "DMExtra.smx":
L 03/13/2012 - 23:47:46: [SM] [0] Line 710, /home/groups/alliedmodders/forums/files/1/0/2/4/7/1/98601.attach::BalanceTeams2()
L 03/13/2012 - 23:47:46: [SM] [1] Line 383, /home/groups/alliedmodders/forums/files/1/0/2/4/7/1/98601.attach:layerDisconnect()
L 03/13/2012 - 23:47:56: [SM] Native "GetClientTeam" reported: Client 15 is not in game
L 03/13/2012 - 23:47:56: [SM] Displaying call stack trace for plugin "DMExtra.smx":
L 03/13/2012 - 23:47:56: [SM] [0] Line 710, /home/groups/alliedmodders/forums/files/1/0/2/4/7/1/98601.attach::BalanceTeams2()
L 03/13/2012 - 23:47:56: [SM] [1] Line 383, /home/groups/alliedmodders/forums/files/1/0/2/4/7/1/98601.attach:layerDisconnect()
L 03/13/2012 - 23:49:48: [SM] Native "GetClientTeam" reported: Client 18 is not in game
L 03/13/2012 - 23:49:48: [SM] Displaying call stack trace for plugin "DMExtra.smx":
L 03/13/2012 - 23:49:48: [SM] [0] Line 710, /home/groups/alliedmodders/forums/files/1/0/2/4/7/1/98601.attach::BalanceTeams2()
L 03/13/2012 - 23:49:48: [SM] [1] Line 383, /home/groups/alliedmodders/forums/files/1/0/2/4/7/1/98601.attach:layerDisconnect()
L 03/13/2012 - 23:50:05: [SM] Native "GetClientTeam" reported: Client 18 is not in game
L 03/13/2012 - 23:50:05: [SM] Displaying call stack trace for plugin "DMExtra.smx":
L 03/13/2012 - 23:50:05: [SM] [0] Line 710, /home/groups/alliedmodders/forums/files/1/0/2/4/7/1/98601.attach::BalanceTeams2()
L 03/13/2012 - 23:50:05: [SM] [1] Line 383, /home/groups/alliedmodders/forums/files/1/0/2/4/7/1/98601.attach:layerDisconnect()
L 03/13/2012 - 23:58:15: [SM] Native "GetClientTeam" reported: Client 16 is not in game
L 03/13/2012 - 23:58:15: [SM] Displaying call stack trace for plugin "DMExtra.smx":
L 03/13/2012 - 23:58:15: [SM] [0] Line 710, /home/groups/alliedmodders/forums/files/1/0/2/4/7/1/98601.attach::BalanceTeams2()
L 03/13/2012 - 23:58:15: [SM] [1] Line 383, /home/groups/alliedmodders/forums/files/1/0/2/4/7/1/98601.attach:layerDisconnect()
L 03/13/2012 - 23:58:21: [SM] Native "GetClientTeam" reported: Client 16 is not in game
L 03/13/2012 - 23:58:21: [SM] Displaying call stack trace for plugin "DMExtra.smx":
L 03/13/2012 - 23:58:21: [SM] [0] Line 710, /home/groups/alliedmodders/forums/files/1/0/2/4/7/1/98601.attach::BalanceTeams2()
L 03/13/2012 - 23:58:21: [SM] [1] Line 383, /home/groups/alliedmodders/forums/files/1/0/2/4/7/1/98601.attach:layerDisconnect()
L 03/13/2012 - 23:58:28: [SM] Native "GetClientTeam" reported: Client 16 is not in game
L 03/13/2012 - 23:58:28: [SM] Displaying call stack trace for plugin "DMExtra.smx":
L 03/13/2012 - 23:58:28: [SM] [0] Line 710, /home/groups/alliedmodders/forums/files/1/0/2/4/7/1/98601.attach::BalanceTeams2()
L 03/13/2012 - 23:58:28: [SM] [1] Line 383, /home/groups/alliedmodders/forums/files/1/0/2/4/7/1/98601.attach:layerDisconnect()
__________________
Xp3r7 is offline
Send a message via MSN to Xp3r7
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 20:20.


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