Respawning Problems
Sizer
Join Date: 2003-10-08 Member: 21531Members
<div class="IPBDescription">I can't respawn after I die</div> Quite often, I'll be unable to respawn after I die. No amount of waiting will bring me back. This sucks in combat as I lose all of my exp. In the past few hours it has been so bad it happens almost every time I die. This makes the game largely unplayable in combat.
So far this has only happened to me on Mark's custom servers (all of them) as I havn't played elsewhere since the problem began. Anyone know WTH is going on?
So far this has only happened to me on Mark's custom servers (all of them) as I havn't played elsewhere since the problem began. Anyone know WTH is going on?
Comments
-reload
-popupmenu
-attack
-foward
-left
-right
etc etc etc
go into config.cfg and if there is a command that has a +in front then note that
in userconfig.cfg sometihng like this:
<!--c1--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1-->alias stop "-attack; -duck; -popupmenu" // you want to put in all of the +commands
bind x stop // where x is your desired key<!--c2--></td></tr></table><div class='postcolor'><!--ec2-->
this is one reason why you would possibly stop spawning (if a +command is being run then you will not spawn)