Rune Central

The Official Rune Quake Message Board
It is currently Thu Mar 28, 2024 7:09 pm

All times are UTC - 5 hours [ DST ]




Post new topic Reply to topic  [ 5 posts ] 
Author Message
 Post subject: Level Changing issue in older versions
PostPosted: Wed Jan 25, 2006 9:53 pm 
Offline
User avatar

Joined: Tue Mar 11, 2003 5:43 pm
Posts: 239
Location: North Carolina
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.

_________________
Check out Rune Quake Plus X at fear.lokinetworks.com


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Thu Jan 26, 2006 12:09 am 
Offline
zop.runequake.com
User avatar

Joined: Fri May 02, 2003 8:46 am
Posts: 343
Location: Palm Desert, CA
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.

_________________
a random mod server: zop.runequake.com


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Thu Jan 26, 2006 7:10 am 
Offline
Site Admin
User avatar

Joined: Fri Mar 07, 2003 7:41 pm
Posts: 1255
Location: New Jersey, USA
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.

_________________
Slot Zero
Image


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Thu Jan 26, 2006 7:25 am 
Offline
Site Admin
User avatar

Joined: Fri Mar 07, 2003 7:41 pm
Posts: 1255
Location: New Jersey, USA
I think I found your bug: (RQP 0.8.5, admin.qc, line 618)

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


Hope this helps,

_________________
Slot Zero
Image


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Thu Jan 26, 2006 8:26 pm 
Offline
User avatar

Joined: Tue Mar 11, 2003 5:43 pm
Posts: 239
Location: North Carolina
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.

_________________
Check out Rune Quake Plus X at fear.lokinetworks.com


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 5 posts ] 

All times are UTC - 5 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 36 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group