27.07.2013, 16:47
You need to use a BACK-slash, not a forward-slash (\ not /).
Just look at the file path:
\GTA\SAMP 0.3X\pawno\include\YSI\y_hooks/impl.inc(1443)
All back-slashes apart from the last one. You need to use \.
Just look at the file path:
\GTA\SAMP 0.3X\pawno\include\YSI\y_hooks/impl.inc(1443)
All back-slashes apart from the last one. You need to use \.