View Issue Details

IDProjectCategoryView StatusLast Update
0002419Spring engineGeneralpublic2011-05-08 16:37
ReporterKingRaptor Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionno change required 
Product Version0.82.7.1 
Summary0002419: ZK: When start pos is placed on edge of startbox, commander is spawned in middle of box instead
DescriptionAs per summary.
Additional InformationPresently observed only in the Battle Commander.
However, it used to happen to Recon and Support Commanders too (triggered by model change which was fix with revert); see http://code.google.com/p/zero-k/source/detail?r=2369
TagsNo tags attached.
Checked infolog.txt for Errors

Activities

Kloot

2011-05-08 16:36

developer   ~0006620

I'm going to give you two hints:

1) game_spawn.lua snaps unit positions to a 16x16 grid
2) snapping can cause a team's position to end up just outside its respective startbox

Now take a good long look at unit_fix_dropped_startpos.lua in ZK's gadget repository and be enlightened.

Issue History

Date Modified Username Field Change
2011-05-08 15:23 KingRaptor New Issue
2011-05-08 16:36 Kloot Note Added: 0006620
2011-05-08 16:37 Kloot Status new => closed
2011-05-08 16:37 Kloot Resolution open => no change required