Rune Central

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

All times are UTC - 5 hours [ DST ]




Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: Rune Quake Rocket Arena spawning problem
PostPosted: Fri Jul 07, 2006 10:26 am 
Offline
User avatar

Joined: Sat Jun 19, 2004 3:42 pm
Posts: 158
Location: Croatia
i was working on jackhammer's new server and while playing rocket arena we discovered a big flaw in the spawning code. players spawn at info_teleport_destination in RA maps and if a player is standing in the spot or near it the find_spawn_point_class function will reject the spot and stick the player in the observer lounge.

_________________
RocketGuy


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Fri Jul 07, 2006 12:55 pm 
Offline
Site Admin
User avatar

Joined: Fri Mar 07, 2003 7:41 pm
Posts: 1255
Location: New Jersey, USA
What map(s)?

_________________
Slot Zero
Image


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Fri Jul 07, 2006 1:06 pm 
Offline
User avatar

Joined: Sat Jun 19, 2004 3:42 pm
Posts: 158
Location: Croatia
the ones that have only one info_teleport_destination.
i've seen it happen on aqua_ra2 and bbarena2

_________________
RocketGuy


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Fri Jul 07, 2006 2:05 pm 
Offline
Site Admin
User avatar

Joined: Fri Mar 07, 2003 7:41 pm
Posts: 1255
Location: New Jersey, USA
The problem is the level only has one spawn spot for two players. You need to add another info_teleport_destination somewhere in the arena. The code I use to add stuff to the level, place_my_items(), is called in StartItem(), but since there are no items to spawn, it will never get called. On some arena maps though, there is item_arena_rune(), which I used to fix other maps with this problem. bbarena2 isn't one of those levels and I guess I just put off fixing it.

Please let me know of any other maps you encounter this problem in so I can add an extra spawn spot.

_________________
Slot Zero
Image


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

All times are UTC - 5 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 33 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