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

Latest update = knives only?


Post New Thread Reply   
 
Thread Tools Display Modes
away000
Veteran Member
Join Date: Sep 2010
Old 10-14-2011 , 15:19   Re: Latest update = knives only?
Reply With Quote #11

What version are u using?
__________________
away000 is offline
FREIHH
Junior Member
Join Date: Oct 2011
Old 10-14-2011 , 17:46   Re: Latest update = knives only?
Reply With Quote #12

sourcemod-1.3.9-hg3186-linux.tar
FREIHH is offline
deathcurse
Senior Member
Join Date: Jun 2006
Location: UK
Old 10-14-2011 , 19:42   Re: Latest update = knives only?
Reply With Quote #13

Updating game data fixed the knives only for me. Got rag doll problems tho!
__________________
Clan of Doom: www.clanofdoom.co.uk
deathcurse is offline
away000
Veteran Member
Join Date: Sep 2010
Old 10-14-2011 , 19:47   Re: Latest update = knives only?
Reply With Quote #14

Knives was working for me, as i said my only problems are ragdoll and spawncam during prot time...
__________________
away000 is offline
Peace-Maker
SourceMod Plugin Approver
Join Date: Aug 2008
Location: Germany
Old 10-14-2011 , 21:09   Re: Latest update = knives only?
Reply With Quote #15

Quote:
Originally Posted by FREIHH View Post
Can you be more precise ? I use the gamedata from the 2.1.4 version (06/24/2011) and it doesn't work
I was talking about the sourcemod gamedata. cssdm didn't change afaik.

To fix the visual spawning glitch in cssdm, change line 135 of dm_spawn_protection.sp from
PHP Code:
SetEntData(clientg_HealthOffset1012);    /* This overflows to show "500" */ 
to
PHP Code:
SetEntData(clientg_HealthOffset1524);    /* This overflows to show "500" */ 
Edit: Attached a compiled one for the lazy guys.
Attached Files
File Type: sp Get Plugin or Get Source (dm_spawn_protection.sp - 416 views - 4.3 KB)
File Type: smx dm_spawn_protection.smx (4.5 KB, 633 views)
__________________

Last edited by Peace-Maker; 10-15-2011 at 07:39.
Peace-Maker is offline
nismoskyline86
Member
Join Date: Nov 2010
Old 10-14-2011 , 21:21   Re: Latest update = knives only?
Reply With Quote #16

Quote:
Originally Posted by Peace-Maker View Post
I was talking about the sourcemod gamedata. cssdm didn't change afaik.

To fix the visual spawning glitch, change line 135 of dm_spawn_protection.sp from
PHP Code:
SetEntData(clientg_HealthOffset1012);    /* This overflows to show "500" */ 
to
PHP Code:
SetEntData(clientg_HealthOffset1524);    /* This overflows to show "500" */ 
Worked perfectly!

Thanks bro <3
nismoskyline86 is offline
.ice
Junior Member
Join Date: Jun 2011
Old 10-14-2011 , 22:33   Re: Latest update = knives only?
Reply With Quote #17

Quote:
Originally Posted by Peace-Maker View Post
I was talking about the sourcemod gamedata. cssdm didn't change afaik.

To fix the visual spawning glitch, change line 135 of dm_spawn_protection.sp from
PHP Code:
SetEntData(clientg_HealthOffset1012);    /* This overflows to show "500" */ 
to
PHP Code:
SetEntData(clientg_HealthOffset1524);    /* This overflows to show "500" */ 
hmm...that didn't do the trick for me...

EDIT* Any other suggestions ?

Last edited by .ice; 10-14-2011 at 22:37.
.ice is offline
Peace-Maker
SourceMod Plugin Approver
Join Date: Aug 2008
Location: Germany
Old 10-14-2011 , 22:53   Re: Latest update = knives only?
Reply With Quote #18

Quote:
Originally Posted by .ice View Post
hmm...that didn't do the trick for me...

EDIT* Any other suggestions ?
No other suggestions. Did you reload the plugin afterwards?
Code:
sm plugins reload cssdm/dm_spawn_protection
__________________
Peace-Maker is offline
.ice
Junior Member
Join Date: Jun 2011
Old 10-14-2011 , 23:42   Re: Latest update = knives only?
Reply With Quote #19

Quote:
Originally Posted by Peace-Maker View Post
No other suggestions. Did you reload the plugin afterwards?
Code:
sm plugins reload cssdm/dm_spawn_protection
yes, I even restarted the server...
.ice is offline
away000
Veteran Member
Join Date: Sep 2010
Old 10-15-2011 , 00:29   Re: Latest update = knives only?
Reply With Quote #20

Working for me... check if is not ur SM, MM, CSS : DM versions...
__________________
away000 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 19:45.


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