Rune Central
http://forums.runequake.com/

Level Changing issue in older versions
http://forums.runequake.com/viewtopic.php?f=2&t=1043
Page 1 of 1

Author:  IEEE 802.11 [ Wed Jan 25, 2006 9:53 pm ]
Post subject:  Level Changing issue in older versions

This was pointed out to me recently, if you connect to Shmack and have all the alias' loaded into your client for the maps then go somewhere with an older Rune Quake base code like rune.ihoc.net and type a map name in the console it will perform an administrative exit.

I've already patched Rune Quake Plus with the same code in later releases of Rune Quake Standard.

Maybe this is what DZ meant by "play with impulses in Rune Quake Plus" when he was trying to make my version of the mod look bad.

Author:  Zop [ Thu Jan 26, 2006 12:09 am ]
Post subject: 

My guess is that RQP doesn't have mapname voting, else it would be stuffcmd-ing players with the correct impulses. It does make me wonder why someone would type a mapname, but if Slot had a clear-RQ-alias sort of command, it would be helpful.

Author:  Slot Zero [ Thu Jan 26, 2006 7:10 am ]
Post subject: 

The level will not change if you are not in admin mode. If it does, then it is a result of changes you made to the code, or Yugo, in the case of IHOC.

Author:  Slot Zero [ Thu Jan 26, 2006 7:25 am ]
Post subject: 

I think I found your bug: (RQP 0.8.5, admin.qc, line 618)

Code:
if (!is_admin () | !is_operator ())
      return;


Hope this helps,

Author:  IEEE 802.11 [ Thu Jan 26, 2006 8:26 pm ]
Post subject: 

Slot Zero wrote:
I think I found your bug: (RQP 0.8.5, admin.qc, line 618)

Code:
if (!is_admin () | !is_operator ())
      return;


Hope this helps,

I found that bug, this was code Ben added if I remember correctly. Strange it would happen on two different servers.

Page 1 of 1 All times are UTC - 5 hours [ DST ]
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/