public OnGameModeInit(){ Create3DTextLabel(\"I am at the coordinates:\\n30.0,40.0,50.0\",0x008080FF,30.0,40.0,50.0,40.0,0); return 1;}