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

Problem


Post New Thread Reply   
 
Thread Tools Display Modes
cigs
Senior Member
Join Date: Jul 2006
Old 08-23-2006 , 05:07   Re: Problem
Reply With Quote #11

create <-> disable
Make up your mind...
Or explain better!?
__________________
cigs is offline
Guenhwyvar
AMX Mod X Beta Tester
Join Date: Jul 2005
Location: Berlin / Germany
Old 08-23-2006 , 05:18   Re: Problem
Reply With Quote #12

Omg, he tries to twit ya - with success ;).

Deathmatch = respawning after death
Normal gameplay = respawn at roundstart

Got the point?
Guenhwyvar is offline
cigs
Senior Member
Join Date: Jul 2006
Old 08-23-2006 , 05:54   Re: Problem
Reply With Quote #13

Then why doesn't he just say, I want players to stay DEAD untill 1 hole team died? <- that's explaining!
__________________
cigs is offline
Guenhwyvar
AMX Mod X Beta Tester
Join Date: Jul 2005
Location: Berlin / Germany
Old 08-23-2006 , 07:30   Re: Problem
Reply With Quote #14

You are describing the standard cs 1.6 behavior ;).
Guenhwyvar is offline
pulpy
Senior Member
Join Date: Oct 2005
Location: Brights Grove, ON
Old 08-23-2006 , 11:19   Re: Problem
Reply With Quote #15

remove csdm then, Disable the entire plugin.
__________________
pulpy is offline
Gandalf
Junior Member
Join Date: Aug 2006
Old 08-23-2006 , 13:03   Re: Problem
Reply With Quote #16

Quote:
Originally Posted by cigs View Post
Then why doesn't he just say, I want players to stay DEAD untill 1 hole team died? <- that's explaining!
Yes that I want and I want to use the weapon menu from csdm. So how I can I do this?

---

I'm German so I can't explain like you do.
Gandalf is offline
Guenhwyvar
AMX Mod X Beta Tester
Join Date: Jul 2005
Location: Berlin / Germany
Old 08-23-2006 , 14:41   Re: Problem
Reply With Quote #17

Hm, maybe using the ticketing system with tickets=0.
Guenhwyvar is offline
cigs
Senior Member
Join Date: Jul 2006
Old 08-23-2006 , 17:38   Re: Problem
Reply With Quote #18

Based on my experience on CSDM and its settings it cannot be done with what CSDM has to offer. It can only be done with an additional plugin that prevents a player from respawning
untill round ends
untill every players of 1 team is DEAD

In that case you need to state your request in the Plugins > Suggestions/Requests forums.

CSDM is made in a manner to force the opposite of what you want.
Or you need to change how CSDM works. Or you need an additional plugin.
__________________

Last edited by cigs; 08-23-2006 at 17:41.
cigs is offline
Durge
Junior Member
Join Date: Aug 2006
Old 09-03-2006 , 17:09   Re: Problem
Reply With Quote #19

csdm_disable ....
__________________
____________________________________________
helping to give you good ent creates from entmod, the_betterthanbest_entmap2 only
Durge is offline
BAILOPAN
Join Date: Jan 2004
Old 09-04-2006 , 20:24   Re: Problem
Reply With Quote #20

Code:
#include <amxmodx> #include <csdm> public plugin_init() {    register_plugin("Stupid CSDM Spawn Blocker", "1", "BAILOPAN") } public csdm_PostDeath(killer, victim, headshot, const weapon[]) {     return PLUGIN_HANDLED }

this plugin will prevent people from respawning in CSDM
__________________
egg
BAILOPAN 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 16:22.


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