GoldenEye: Source Forums
Debriefing => Bug Reports & Fixes => Topic started by: SuperSonic on September 04, 2012, 02:07:22 am
-
Line 253: GEUtil.ClientPrint( player, GEGlobal.HUD_PRINTTALK, "#GES_GP_RANK", rank, GEMPGameRules.GetNumActivePlayers() )
We need the params to be parsed to strings to match the C++ signature. ;)
GEUtil.ClientPrint( player, GEGlobal.HUD_PRINTTALK, "#GES_GP_RANK", str( rank ), str( GEMPGameRules.GetNumActivePlayers() ) )
-
Good catch, never used the rank call :-)
-
Hire this lad and he could be your coder assistant! Just make sure to fire VC first! HAHAHA :P
-
Troy might object...oh wait...said to much.
-
Not enough has been said.