And btw, if you followed my advice of narrowing down the problem by deleting scripts, you would have been able to fix your map yourself.
You are using the script "The world is revealed permanently for Player" incorrectly, that's why Gentool was confused and declared players as maphackers and disabled their controls:
*** IF ***
Timer 'preintro1' has expired.
*** THEN ***
Play Sound 'SpeakerTowerSelect'.
The world is revealed permanently for Player 'SkirmishAmericaAirForceGeneral'.
The world is revealed permanently for Player 'SkirmishAmericaLaserGeneral'.
The world is revealed permanently for Player 'SkirmishAmericaSuperWeaponGeneral'.
The world is revealed permanently for Player 'SkirmishChina'.
The world is revealed permanently for Player 'SkirmishChinaInfantryGeneral'.
The world is revealed permanently for Player 'SkirmishChinaNukeGeneral'.
The world is revealed permanently for Player 'SkirmishChinaTankGeneral'.
The world is revealed permanently for Player 'SkirmishGLA'.
The world is revealed permanently for Player 'SkirmishGLADemolitionGeneral'.
The world is revealed permanently for Player 'SkirmishGLAStealthGeneral'.
The world is revealed permanently for Player 'SkirmishGLAToxinGeneral'.
Set timer 'GLANuke' to expire in 4.00 seconds.
Show military briefing String: 'Destroy all 10 waves and structures to win!' for 7000 milliseconds.
Set timer 'preintro2' to expire in 11.00 seconds.
Set timer 'preintro 2.1' to expire in 7.00 seconds.
Set timer 'camint' to expire in 10.00 seconds.
Have the camera follow Unit 'microintro'. Snap camera to object is TRUE.
For fu**ed up reasons, this script works even when used incorrectly. Put player0-player7 instead to not get issues like this again.
Originally Posted by: i^love^mixery