i did just got some reports from one of my admins that with cl_minmodels 1 you will see the mole directly, i guess that this is a bugg and can be coreccted.
Im running 225 and amxx 160 with amxbans slay loosing team hpk and no more.
tell me if you want some more info.
Geesu you know where to find me, and the downloads on warzone.nu for wc3ft is just climbing
Lazarus Long: And I know you didn't because the Server Files are version 2.2.6 and the file you posted is version 2.2.5, so do as I told you above and don't ever lie to me again or help is gone!
geesu what about forcing cvars then?
amxx 1.60 can force client cvars from plugins or isnt cl_min... a cvar?
btw, hlguard can force interp cant you do something likley that?
[small// Dispatches a client cvar query
// id: Player id
// cvar: cvar name
// resultFunc: public handler function
// paramLen + params: optional array parameter
// resultFunc looks like:
// public callbackCvarValue(id, const cvar[], const value[])
// or if you use the optional parameter:
// public callbackCvarValue(id, const cvar[], const value[], const param[])
native query_client_cvar(id, const cvar[], const resultFunc[], paramlen=0, const params[] = "");[/small]
Lazarus Long: And I know you didn't because the Server Files are version 2.2.6 and the file you posted is version 2.2.5, so do as I told you above and don't ever lie to me again or help is gone!
cl_minmodels is unrestricted, nothing controls it. It forces all Terrorists to use the leet model, and forces all CTs to use SAS (I believe). Hence, Mole can't work because the skin isn't allowed to be anything but those two.
Lazarus Long: And I know you didn't because the Server Files are version 2.2.6 and the file you posted is version 2.2.5, so do as I told you above and don't ever lie to me again or help is gone!
XxAvalanchexX made this script today
and you can put this in a plugin if you want and put it in plugins.ini or geesu can put it in war3ft code
[small]
#include <amxmodx>
#include <engine>