View Issue Details

IDProjectCategoryView StatusLast Update
0005179Spring engineGeneralpublic2017-06-26 12:56
Reportersilentwings Assigned To 
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionduplicate 
Product Version101.0+git 
Summary0005179: It's not possible for a game to choose/offer a players start position
DescriptionA game can deny a players start point using AllowStartPoint, but it can't choose a new one for the player.

Also (a bug), it used to be the case that AllowStartPosition was called when the engine placed a players 'default' start position at x,z=0,0, and it seems not be called for this anymore.
Additional InformationMy use case is: automatically assign a start point to each newly joined player (but don't forcibly ready them & allow the player to change their start point if wanted).

Afaics its not possible to re-implement in lua, because the engines '3,2,1' coundown can't be avoided (and, moreover, engine<->spads/host<->game interaction though gadget:GameSetup is needed at this stage anyway).
TagsNo tags attached.
Checked infolog.txt for Errors

Activities

silentwings

2016-03-17 10:40

reporter   ~0016099

AllowStartPosition -> AllowStartPoint

Kloot

2017-06-26 12:56

developer   ~0017902

overlaps with 0003062.

("the engines '3,2,1' countdown can't be avoided" is untrue, set GameStartDelay=0 in script.txt)

Issue History

Date Modified Username Field Change
2016-03-17 10:39 silentwings New Issue
2016-03-17 10:40 silentwings Note Added: 0016099
2017-06-26 12:56 Kloot Status new => closed
2017-06-26 12:56 Kloot Resolution open => duplicate
2017-06-26 12:56 Kloot Note Added: 0017902