Cheesy's Respawn System?
OdDmor
Join Date: 2002-11-27 Member: 10090Members
<div class="IPBDescription">Where do I get this?</div> Hi, I'm OdDmor, one of the admins at EFS's Natural Selection server. We've been getting a lot of requests for a "Cheesy's Respawn System." Now from what I understand, this plugin changed the current one by one spawn system with one that is more similar to waves (i.e. several people spawning at once). Where can I find this plugin? I've been searching for a good half hour through google, not finding much.
Comments
<a href='http://www.modns.org/forums/index.php?showtopic=454' target='_blank'>http://www.modns.org/forums/index.php?showtopic=454</a>
Good luck, and have a fine day. <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html//emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' /><!--endemo-->
Plus, the longer spawn times per player gives you a chance to hit the chair/hive for some xp, so it doesn't seem to make games that much longer.
and make sure you r running the amxx version of ns2amx
Plus, the longer spawn times per player gives you a chance to hit the chair/hive for some xp, so it doesn't seem to make games that much longer. <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
It may be frustrating for the losing team to get spawncamped, but that's a by-product of losing.
It's worse for the WINNERS to feel frustrated than the losers. "Hey, I just killed 3 marines, I have 45 hp left, let me see if I can hold a spawn camp till my team mates come here.." says Jack the skulk, as 10 marines spawn on him and mash him to pieces...
hes got a point, if your knocked off one by one its pretty annoying.. to wait and watch as pairs of 2 rines spawn and die over and over, if all of them spawn in and die then they know its defiantly a loss. This pretty much offers more closure and less fustration for the loosing team, and longer combat games are kind of fun.
change it to amxmodx
type amxx list in the server hlds console what does it say for the plugin?
are you running the ns2amx module?
and make sure you r running the amxx version of ns2amx <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
where can i get ns2amxx? i think my version isnt compatible w/ amxx and thats the problem. I looked on the amx site tho and cant find a place to dl it anywhere
type amxx list in the server hlds console what does it say for the plugin?
are you running the ns2amx module? <!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd-->
yeah now when i try and run the server the console window pops up and all the plugins and such load but it gets to the end and says "[AMXX] Module is not a valid library (file "nsp/addons/amxx/modules/addons/amxx/dlls/amxx_ns2amx.dll") L 8/10/2004- 14:28:34: [AMXX] Make sure modules are compatible with AMX Mod X v 0.16 Please fix the problem then start the problem again" this is really hard to read too cuz the console closes like 2 seconds after this pops up. any help is extremely appreciated. this is probs caused by my ns2amx not bing compatible? i dunno... thanx again
(btw my ns2 .dll file is called amxx_ns2amx.dll is that the right one for amx modx?)
"[AMXX] Module is not a valid library (file "nsp/addons/amxx/modules/addons/amxx/dlls/amxx_ns2amx.dll")
notice the path... It looks like you have a double amxx/ tree..
nsp/addons/amxx/modules/addons/amxx/dlls/
why are there two addons?
try setting your module load to just amxx_ns2amx.dll rather than
modules/addons/amxx/dlls/
It appears to me that you have some pathing issues in your modules.ini..
put the module dll in the right directory and don't overload the path in the module.ini file.
; AMX Mod X Modules; You can specify both linux & win32 modules here
addons\amxx\dlls\amxx_ns2amx.dll
etc etc w/ all the other ish that was already in it
I dont know y that error has a file path like that but i dont think its due to my folder setup. They look just like the chart in the amx install manual
-Thank a lot for all ur help peeps