Feature #232
Allow use of ready/break in race
| Status: | Closed | Start: | 15/04/2009 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | % Done: | 100% |
||
| Category: | Race | Spent time: | - | |
| Target version: | 1.36 |
Description
People instinctly use ready and break instead of race_ready and race_break.
Would be a good idea to toggle those on when race is active.
Associated revisions
- Added command race_chasecam_freelook to toggle freelook on/off when player is in queue watching current racer.
- Limited to 3 chasecam angles for now: 1st person, 3rd person and hawk-eye views. I guess it closes #230.
- Added feature #232, commands ready, break and toggleready are now same as race_ready, race_break and race_toggle when race route is loaded.
Fixed typo for #232.
History
Updated by deurk over 1 year ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Added in r923.
Updated by deurk over 1 year ago
- Status changed from Closed to Reopened
Still will only work if a race has been started by someone else using race_ready...
I guess I'll have to create a race_on/race_off to toggle race on/off correctly.