БлагоЯр
Участник
- Сообщения
- 898
- Реакции
- 86
Ошибки при компиляцииможно отловить событие и заблокировать
C-подобный:
// D:\CSServers\engines\SourceMod Scripting\include\entity.inc(1) : error 010: invalid function or declaration
// D:\CSServers\engines\SourceMod Scripting\include\entity.inc(189) : error 075: input line too long (after substitutions)
// D:\CSServers\engines\SourceMod Scripting\include\entity.inc(253) : error 075: input line too long (after substitutions)
// D:\CSServers\engines\SourceMod Scripting\include\entity.inc(260) : warning 216: nested comment
// D:\CSServers\engines\SourceMod Scripting\include\entity.inc(276) : error 139: could not find type "PropFieldType"
// D:\CSServers\engines\SourceMod Scripting\include\entity.inc(276) : error 139: could not find type "PropFieldType"
// D:\CSServers\engines\SourceMod Scripting\include\entity.inc(315) : error 075: input line too long (after substitutions)
// D:\CSServers\engines\SourceMod Scripting\include\entity.inc(316) : error 075: input line too long (after substitutions)
// D:\CSServers\engines\SourceMod Scripting\include\entity.inc(330) : error 139: could not find type "PropType"
// D:\CSServers\engines\SourceMod Scripting\include\entity.inc(344) : error 139: could not find type "PropType"
// D:\CSServers\engines\SourceMod Scripting\include\entity.inc(357) : error 139: could not find type "PropType"
// D:\CSServers\engines\SourceMod Scripting\include\entity.inc(368) : error 139: could not find type "PropType"
// D:\CSServers\engines\SourceMod Scripting\include\entity.inc(376) : error 075: input line too long (after substitutions)
// D:\CSServers\engines\SourceMod Scripting\include\entity.inc(377) : error 075: input line too long (after substitutions)
// D:\CSServers\engines\SourceMod Scripting\include\entity.inc(380) : error 075: input line too long (after substitutions)
// D:\CSServers\engines\SourceMod Scripting\include\entity.inc(381) : error 075: input line too long (after substitutions)
// D:\CSServers\engines\SourceMod Scripting\include\entity.inc(383) : error 075: input line too long (after substitutions)
// D:\CSServers\engines\SourceMod Scripting\include\entity.inc(385) : error 075: input line too long (after substitutions)
//
// 17 Errors.
//