zephyrus-store-preview-new-syntax icon indicating copy to clipboard operation
zephyrus-store-preview-new-syntax copied to clipboard

error on compile for CSGO

Open rodopoulos1 opened this issue 2 years ago • 2 comments

//// store.sp
//
// F:\Rodopoulos HvH\Nova pasta\zephyrus\addons\sourcemod\compilar\include\tf2items.inc(6) : error 417: cannot read from file: "tf2"
// F:\Rodopoulos HvH\Nova pasta\zephyrus\addons\sourcemod\compilar\store.sp(31) : error 417: cannot read from file: "tf2"
// F:\Rodopoulos HvH\Nova pasta\zephyrus\addons\sourcemod\compilar\store.sp(32) : error 417: cannot read from file: "tf2_stocks"
//
// 3 Errors.
//
// Compilation Time: 0,91 sec
// ----------------------------------------

rodopoulos1 avatar Jul 30 '23 19:07 rodopoulos1

Missing includes, just download the complete files from GitHub, everything is there, then just compile.

crashzk avatar Jul 30 '23 20:07 crashzk

Missing includes, just download the complete files from GitHub, everything is there, then just compile.

Actually those are not in the repository, but are in your sourcemod's installation as can be seen here https://github.com/alliedmodders/sourcemod/tree/master/plugins/include

azalty avatar Jul 30 '23 21:07 azalty