public OnPlayerConnect(playerid) { fpsText[playerid] = Create3DTextLabel("FPS: 30",0xFFFFFFFF,0.0,0.0,0.0,10.0); return 1;}