STEAM GROUP
SourceMod SM
STEAM GROUP
SourceMod SM
3,297
IN-GAME
13,818
ONLINE
Founded
6 August, 2007
Showing 21-30 of 33 entries
12
Question to recompile a plugin
I clicked on the 'Get Source' button from the link you provided.
https://forums.alliedmods.net/showthread.php?p=1407772

Consider re-downloading the latest scripting folder. Your version appears to be corrupt.
https://www.sourcemod.net/downloads.php?branch=stable

There are five warnings which can you ignore. The two 'in' errors need to be addressed.
//// lerptracker.sp // // lerptracker.sp(56) : warning 234: symbol "FCVAR_PLUGIN" is marked as deprecated: No logic using this flag ever existed in a released game. It only ever appeared in the first hl2sdk. // // // lerptracker.sp(57) : warning 234: symbol "FCVAR_PLUGIN" is marked as deprecated: No logic using this flag ever existed in a released game. It only ever appeared in the first hl2sdk. // // // lerptracker.sp(58) : warning 234: symbol "FCVAR_PLUGIN" is marked as deprecated: No logic using this flag ever existed in a released game. It only ever appeared in the first hl2sdk. // // // lerptracker.sp(59) : warning 234: symbol "FCVAR_PLUGIN" is marked as deprecated: No logic using this flag ever existed in a released game. It only ever appeared in the first hl2sdk. // // // lerptracker.sp(61) : warning 234: symbol "FCVAR_PLUGIN" is marked as deprecated: No logic using this flag ever existed in a released game. It only ever appeared in the first hl2sdk. // // // lerptracker.sp(197) : error 173: 'in' is a newly reserved keyword that may be used in the future; use a different name as an identifier // lerptracker.sp(199) : error 173: 'in' is a newly reserved keyword that may be used in the future; use a different name as an identifier // // 2 Errors. // // Compilation Time: 0.16 sec // ----------------------------------------
1
Help! (Format)
2
Sourcemod plugins with Python
7
Color variables
Showing 21-30 of 33 entries