16.06.2016, 11:19
@SkillNasr: It would give an error for not being able to open y_compilerpass file if a slash was used.
The problem actually is in the script:
- Locate your callback "OnGameModeInit" and return a value (specifically 1) at the end of it.
- Goto line 38 and remove the strcpy macro. It is already defined in YSI.
The problem actually is in the script:
- Locate your callback "OnGameModeInit" and return a value (specifically 1) at the end of it.
- Goto line 38 and remove the strcpy macro. It is already defined in YSI.