30.03.2016, 22:17
The error tells you what the problem is. The script cannot find the file called "gangzonesc". In your case, "gangzonesc" is an include at the top of your script. In order to compile this script, you'll need to put gangzonesc.inc inside your pawno/include folder.