16.01.2017, 17:00
Quote:
PS: please help me out the compiling part doesn't work.
And please tell that should I place pawncc.exe file the game mode or the all files of pawno folder. |
Actually it doesn't really matter where your pawncc.exe is. Just make sure that the path is correct.
If for example this is the location of pawncc.exe:
C:\Users\name\Desktop\MyServer\pawno\pawncc.exe
Then this should be your path:
C:/Users/name/Desktop/MyServer/pawno
So the path that you have to write for you build file doesn't have \ but /
and the path does not end with pawncc.exe