public OnGameModeInit(){ SetGameModeText("Testing"); UsePlayerPedAnims(); ShowPlayerMarkers(PLAYER_MARKERS_MODE_GLOBAL); return 1;}