Giter Club home page Giter Club logo

Comments (5)

splewis avatar splewis commented on May 23, 2024

.prac isn't a command on the version you're using.

Use .setup.

from csgo-practice-mode.

wayLANder3 avatar wayLANder3 commented on May 23, 2024

Sorry, i will update to the latest version 1.2.0
And give feedback

EDIT:
No, doesn't solved situation.
Without any admin flag i have access for .setup, but there is no Practice launch option. And after i type !prac - it say's what i don't have permission for this command

from csgo-practice-mode.

wayLANder3 avatar wayLANder3 commented on May 23, 2024

Ok, i can't solve this without editing .sp

RegConsoleCmd("sm_prac", Command_LaunchPracticeMode, "Launches practice mode");
RegConsoleCmd("sm_launchpractice", Command_LaunchPracticeMode,
"Launches practice mode");
RegConsoleCmd("sm_practice", Command_LaunchPracticeMode,
"Launches practice mode");

RegAdminCmd("sm_exitpractice", Command_ExitPracticeMode, ADMFLAG_CHANGEMAP,
"Exits practice mode");
RegAdminCmd("sm_translategrenades", Command_TranslateGrenades, ADMFLAG_CHANGEMAP,
"Translates all grenades on this map");
RegAdminCmd("sm_fixgrenades", Command_FixGrenades, ADMFLAG_CHANGEMAP,
"Reset grenade ids so they are consecutive and start at 1.");

This works now.

from csgo-practice-mode.

splewis avatar splewis commented on May 23, 2024

I can't reproduce this by setting admins_override.cfg to

Overrides
{
	"sm_prac"		""
}

I don't think your changes to the configs/admins_override.cfg were saved.

from csgo-practice-mode.

splewis avatar splewis commented on May 23, 2024

I'm closing since I haven't been able to reproduce any issues.

from csgo-practice-mode.

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.