Open PRinceBhai opened 2 years ago
like this ? ServerName.zip
like this?
Yes exactly like that, but I can't seem to compile the plugin.
// CStrike\Addons\AMxModx\scripting\servername.sma(25) : error 017: undefined symbol "MapName"
// CStrike\Addons\AMxModx\scripting\servername.sma(25) : warning 215: expression has no effect
// CStrike\Addons\AMxModx\scripting\servername.sma(25) : warning 215: expression has no effect
// CStrike\Addons\AMxModx\scripting\servername.sma(25) : error 001: expected token: ";", but found ")"
// CStrike\Addons\AMxModx\scripting\servername.sma(25) : error 029: invalid expression, assumed zero
// CStrike\Addons\AMxModx\scripting\servername.sma(25) : fatal error 107: too many error messages on one line
//
// Compilation aborted.
// 4 Errors.
// Could not locate output file compiled\servername.amx (compile failed).
Does it require newer version of AMXX? I have reAPI installed. But my AMX Version is 1.8.3.
Thank you.
Edit : Also how do you have that dark background behind Kill feed/Log? Can you please tell? Thanks again :)
Does it require newer version of AMXX?
yes. fixed version for 1.8.3 ServerName.zip
dark background behind Kill feed/Log?
this unofficial version of cs client. https://dev-cs.ru/threads/5528/
@Vaqtincha how do you set glow on v_ model? Does it work without problem? Let see the tricky/hacky way...
@RauliTop This was my test plugin for the plugmod system (which is present in the unoff client https://dev-cs.ru/threads/5528/)
The color changes depending on the number of rounds in the magazine.
@RauliTop This was my test plugin for the plugmod system (which is present in the unoff client https://dev-cs.ru/threads/5528/)
The color changes depending on the number of rounds in the magazine.
You share the client, but where is the method :(
Just like CS:S has this, would it be possible to have these in game? Whenever I'm making Graphs for YApB I need to check Map Name in order to keep track of the file, but scourging the console text is tedious for a single set of words.