View Issue Details

IDProjectCategoryView StatusLast Update
0002173Spring engineLuapublic2011-01-18 16:24
Reporterquantum Assigned ToKloot  
PrioritynormalSeverityfeatureReproducibilityN/A
Status resolvedResolutionfixed 
Product Version0.82.5 
Fixed in Version0.82.7+git 
Summary0002173: Return the player name in Spring.GetPlayerInfo instead of "SYNCED_NONAME".
DescriptionIf I remember correctly, it's to make life harder for modders who want to give themselves unfair advantages. However, as far as I know, this problem has not materialized and the feature only wastes the time of legitimate modders.
TagsNo tags attached.
Checked infolog.txt for Errors

Activities

zwzsg

2010-11-25 13:18

reporter   ~0005975

You can use something like Spring.SendMessage("Someone called <PLAYER"..PlayerID.."> is doing stuff.") and <PLAYER0> will be replaced by player 0 name, <PLAYER1> by player 1 name, etc...

Maybe you already know, maybe it won't help for what you're trying to do, but I thought I'd mention just in case.

Kloot

2011-01-18 16:24

developer   ~0006271

duplicate of 0002307

Issue History

Date Modified Username Field Change
2010-10-14 23:21 quantum New Issue
2010-11-25 13:18 zwzsg Note Added: 0005975
2011-01-18 16:24 Kloot Note Added: 0006271
2011-01-18 16:24 Kloot Status new => resolved
2011-01-18 16:24 Kloot Fixed in Version => 0.82.7+git
2011-01-18 16:24 Kloot Resolution open => fixed
2011-01-18 16:24 Kloot Assigned To => Kloot