Scroll, Respawn and Mole problems
Moderator: Forum Moderator
-
- Militia
- Posts: 68
- Joined: Thu Mar 09, 2006 7:30 pm
Scroll, Respawn and Mole problems
Major one apparently:
If you are dead then buy a scroll, occasionally you respawn but are impervious to damage (no getting shot), the HUD is not viewable (health/armor/etc...) and it seems as though you are dead, but you are not as you can shoot and kill just like if alive.
More minor problems:
Moles face a different direction when they spawn. [I thought I read something about this but I can never consolidate my info into one area so it does not surprise I don't know if I did]
For moles, their name color shows up making it easy to identify (especially when they face the wrong way).
That is all for now. First seeing if these problems are common before I submit a bug report.
If you want to see the 'bugs' in action, visit my server, lol.
Slmclarengt
If you are dead then buy a scroll, occasionally you respawn but are impervious to damage (no getting shot), the HUD is not viewable (health/armor/etc...) and it seems as though you are dead, but you are not as you can shoot and kill just like if alive.
More minor problems:
Moles face a different direction when they spawn. [I thought I read something about this but I can never consolidate my info into one area so it does not surprise I don't know if I did]
For moles, their name color shows up making it easy to identify (especially when they face the wrong way).
That is all for now. First seeing if these problems are common before I submit a bug report.
If you want to see the 'bugs' in action, visit my server, lol.
Slmclarengt
"I am become Death destroyer of worlds" - Hindu God Krishna speaking with Soldier about battle (Later quoted by Robert Oppenheimer, head of the Manhattan Project in Los Alamos Laboratories.)
Re: Scroll, Respawn and Mole problems
Unfortunately I can't fix this. It shouldn't happen VERY often - I call spawn() 3 times to attempt to prevent it - but it's a prob. in the HL engine and isn't fixable :/slmclarengt wrote:Major one apparently:
If you are dead then buy a scroll, occasionally you respawn but are impervious to damage (no getting shot), the HUD is not viewable (health/armor/etc...) and it seems as though you are dead, but you are not as you can shoot and kill just like if alive.
No Support via PM
-
- Militia
- Posts: 68
- Joined: Thu Mar 09, 2006 7:30 pm
Re: Scroll, Respawn and Mole problems
Any workarounds with fakemeta or ham sandwich possible?Geesu wrote:Unfortunately I can't fix this. It shouldn't happen VERY often - I call spawn() 3 times to attempt to prevent it - but it's a prob. in the HL engine and isn't fixable :/slmclarengt wrote:Major one apparently:
If you are dead then buy a scroll, occasionally you respawn but are impervious to damage (no getting shot), the HUD is not viewable (health/armor/etc...) and it seems as though you are dead, but you are not as you can shoot and kill just like if alive.
Sleeper
"I am become Death destroyer of worlds" - Hindu God Krishna speaking with Soldier about battle (Later quoted by Robert Oppenheimer, head of the Manhattan Project in Los Alamos Laboratories.)
- YamiKaitou
- Forum Moderator
- Posts: 1925
- Joined: Wed Feb 01, 2006 4:33 pm
- Contact:
Re: Scroll, Respawn and Mole problems
I was at one point trying to get a different spawn method working, but that was when my server was having the issue where it would never respawn. I haven't gone back and tried it yet, maybe I will soon.
No support via PM or Email
-
- Militia
- Posts: 68
- Joined: Thu Mar 09, 2006 7:30 pm
Re: Scroll, Respawn and Mole problems
Hey ya know Yami and Geesu, I am still a "mediocre programmer" so if there is something particular you want me to review or try to implement fix, let me know and I'll have a look but I want a specific direction because otherwise I'd choose to do nothingYamiKaitou wrote:I was at one point trying to get a different spawn method working, but that was when my server was having the issue where it would never respawn. I haven't gone back and tried it yet, maybe I will soon.

Slmclarengt (Sleeper @ bndclan.com)
"I am become Death destroyer of worlds" - Hindu God Krishna speaking with Soldier about battle (Later quoted by Robert Oppenheimer, head of the Manhattan Project in Los Alamos Laboratories.)
-
- Militia
- Posts: 68
- Joined: Thu Mar 09, 2006 7:30 pm
Re: Scroll, Respawn and Mole problems
Oh my, a damn stupid spammer. Ban and enable better captcha? 
Slmclarengt

Slmclarengt
"I am become Death destroyer of worlds" - Hindu God Krishna speaking with Soldier about battle (Later quoted by Robert Oppenheimer, head of the Manhattan Project in Los Alamos Laboratories.)
-
- Spell Breaker
- Posts: 398
- Joined: Sun Apr 27, 2008 10:11 pm
Re: Scroll, Respawn and Mole problems
hmm im thinking of doing a get position and check after the person rez's and check if its in a cordinate of a spawn point and if not then re-revive him... this issues happens when people lag over 300 and try getting a spawn thing

Re: Scroll, Respawn and Mole problems
Have any suggestions for a better captcha? hehslmclarengt wrote:Oh my, a damn stupid spammer. Ban and enable better captcha?
Slmclarengt
And yea - When I was debugging this issue (which I did VERY extensively ~year ago) BAIL informed me it was a bug in the HL engine and wasn't fixable :/
No Support via PM