Giter VIP home page Giter VIP logo

Comments (6)

tigocesar avatar tigocesar commented on June 2, 2024 1

Same problem here. But with version 1.0.7 linux pTaH
Plugin Version: 1.1.1
SourceMod Version: 1.8.0.6027
pTaH Version: 1.0.7-build9 linux

from weapons.

kgns avatar kgns commented on June 2, 2024 1

im not gonna take a look (not that there is anything to look at, only a claim that i cannot reproduce) until more people encounter the problem you say youre having. coz im not having it, neither all my rented servers with this plugin, and no one in my steam friend list.

you probably are doing something wrong, find it yourself

from weapons.

 avatar commented on June 2, 2024

@kaganus

from weapons.

B3none avatar B3none commented on June 2, 2024

This used to happen to me when Sourcemod was making sure that the server was following the Valve Server Guidelines as this plugin will result in a token ban. It's Sourcemods version of a defence system for your GSLTs.

You'll need to go to the core.cfg and set the following value:
addons/sourcemod/configs/core.cfg

/**
 * Per "http://blog.counter-strike.net/index.php/server_guidelines/", certain plugin
 * functionality will trigger all of the game server owner's Game Server Login Tokens
 * (GSLTs) to get banned when executed on a Counter-Strike: Global Offensive game server.
 *
 * Enabling this option will block plugins from using functionality that is known to cause this.
 * This option only has any effect on CS:GO. Note that this does NOT guarantee that you cannot
 * receive a ban.
 *
 * Disable this option at your own risk.
*/
"FollowCSGOServerGuidelines"	"no"

If this issue persists then we know it is a plugin issue.

from weapons.

kgns avatar kgns commented on June 2, 2024

@B3none OP said that the skins are working, which means his core.cfg file is correctly set up. "FollowCSGOServerGuidelines" do not interfere with the way this plugin handles knives. So even if you have it as "yes" in your core.cfg, you will still get different types of knives properly (thanks to PTaH extension). What you won't be able to get is the skins on weapons or knives using !ws. Since that feature is working correctly, i suspect OP was using another plugin that was trying to do something with the player knives that was incompatible. Also what's with the downvote?

As there were no feedbacks from the OP for a very long time, I'm gonna close this now

from weapons.

B3none avatar B3none commented on June 2, 2024

@kaganus The down vote was because you could have handled the situation better by offering a solution or advice as opposed to telling him to "Find it yourself".

from weapons.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.