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

DOD Style Reinforcements


Post New Thread Reply   
 
Thread Tools Display Modes
mostation
Junior Member
Join Date: Jul 2006
Old 08-08-2006 , 23:30   Re: DOD Style Reinforcements
Reply With Quote #21

I was about to use it,
But after I saw Pop's post,
I rather wait a while.
mostation is offline
raa
Senior Member
Join Date: Oct 2005
Old 08-17-2006 , 16:22   Re: DOD Style Reinforcements
Reply With Quote #22

Could someone please fix the issue of non-solid player model spawning when players spawn?

I really want to use this plug but yeah..
raa is offline
Emp`
AMX Mod X Plugin Approver
Join Date: Aug 2005
Location: Decapod 10
Old 09-10-2006 , 20:06   Re: DOD Style Reinforcements
Reply With Quote #23

version 1.2 -
fixed ghosts (almost positive)
requires amxx 1.75 or higher
Emp` is offline
Send a message via AIM to Emp` Send a message via MSN to Emp` Send a message via Yahoo to Emp` Send a message via Skype™ to Emp`
uTg | bigpapajiggs
Senior Member
Join Date: Sep 2005
Location: Bellingham, WA
Old 12-20-2006 , 22:12   Re: DOD Style Reinforcements
Reply With Quote #24

I don't know if it's just me, but I tried this plugin out today on probably 5 or 6 different maps and in every one of them only the Terrorists got respawned, the Counter-Terrorists never got respawned.
__________________
What's my confidence level? I do crossword puzzles with a pen.
uTg | bigpapajiggs is offline
Send a message via AIM to uTg | bigpapajiggs Send a message via MSN to uTg | bigpapajiggs Send a message via Yahoo to uTg | bigpapajiggs
sytremelaker
Senior Member
Join Date: Jun 2006
Location: Staples Center, Los Ange
Old 05-06-2007 , 21:26   Re: DOD Style Reinforcements
Reply With Quote #25

Is it possible to change or add stuff to the "sv_DSRmode" cvar to only allow 1 team to respawn on all maps? I was thinking of only allowing the terrorist to be able to respawn for my 2nd server ("the ct's have to hold off the terrorists until time runs out" kinda thing).

This plugin would fit my 2nd server perfectly if you could add this feature.
__________________
@ PC Shop Gaming
LetShannonDunk.com - 2010 All-Star Dunk Contest hopeful!
sytremelaker is offline
Send a message via AIM to sytremelaker
Emp`
AMX Mod X Plugin Approver
Join Date: Aug 2005
Location: Decapod 10
Old 05-06-2007 , 21:44   Re: DOD Style Reinforcements
Reply With Quote #26

solution for you:

find lines 51-54:
Code:
	{
		g_allowDSR[1] = true
		g_allowDSR[2] = true
	}
replace with:
Code:
	{
		g_allowDSR[1] = false
		g_allowDSR[2] = true
	}
and just use mode 0. 1=Ts 2=CTs if you didn't figure that out.
Emp` is offline
Send a message via AIM to Emp` Send a message via MSN to Emp` Send a message via Yahoo to Emp` Send a message via Skype™ to Emp`
sytremelaker
Senior Member
Join Date: Jun 2006
Location: Staples Center, Los Ange
Old 05-06-2007 , 22:24   Re: DOD Style Reinforcements
Reply With Quote #27

Wow, quick and helpful. Thanks. I'll repost if I have any other problems.
__________________
@ PC Shop Gaming
LetShannonDunk.com - 2010 All-Star Dunk Contest hopeful!
sytremelaker is offline
Send a message via AIM to sytremelaker
sytremelaker
Senior Member
Join Date: Jun 2006
Location: Staples Center, Los Ange
Old 05-07-2007 , 03:06   Re: DOD Style Reinforcements
Reply With Quote #28

I tested it out on mode 0 and made the changes but both teams are respawning. Thanks for the help in advance.
__________________
@ PC Shop Gaming
LetShannonDunk.com - 2010 All-Star Dunk Contest hopeful!
sytremelaker is offline
Send a message via AIM to sytremelaker
Emp`
AMX Mod X Plugin Approver
Join Date: Aug 2005
Location: Decapod 10
Old 05-07-2007 , 17:33   Re: DOD Style Reinforcements
Reply With Quote #29

make sure you were changing lines 50-54:
Code:
	if(get_pcvar_num(sv_DSRmode)==0)
	{
		g_allowDSR[1] = true
		g_allowDSR[2] = true	
	}
and not 65-69
Code:
	else
	{
		g_allowDSR[1] = true
		g_allowDSR[2] = true
	}
also make sure you recompiled and uploaded the new compiled version.
Emp` is offline
Send a message via AIM to Emp` Send a message via MSN to Emp` Send a message via Yahoo to Emp` Send a message via Skype™ to Emp`
shanelle
Junior Member
Join Date: Nov 2007
Old 11-15-2007 , 11:30   Re: DOD Style Reinforcements
Reply With Quote #30

Nice plugin work really good with the CTF but could I had a godmode when people respawn ennemies wait and kill us all
shanelle 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 03:34.


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