Code Monkey home page Code Monkey logo

sourcemod-mapchooser-extended's People

Contributors

powerlord avatar tr1d avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

sourcemod-mapchooser-extended's Issues

No map list found?

L 02/17/2018 - 02:48:14: [mapchooser_extended.smx] Unable to create a valid map list.
L 02/17/2018 - 02:48:14: [mapchooser_extended.smx] No official map list found for csgo. Consider submitting one!

I've tried everything to get this to work with just the basic maps ive edited every cfg and map lists there is and even recompiled the plugin with different map list locations thinking it could be that but I end up with this same error everytime.

How do I fix this :/

Mapchooser sound doesnt work

Hello!

I can not load my custom sound even default tf for mapchooser because commands:

MapChooser Extended Sounds:
mce_sounds_downloadallsounds [0/1] (def 0) - Force players to download all sound sets, so sets can be dynamically changed during the map. Takes effect at map change.
mce_sounds_enablesounds [0/1] (def 1) - Enable this plugin. Sounds will still be downloaded (if applicable) even if the plugin is disabled this way.
mce_sounds_enablewarningcountersounds [0/1] (def 1) - Enable sounds to be played during warning counter. If this is disabled, map vote warning, start, and stop sounds still play.
mce_sounds_version [val] (def "1.1.2") - Mapchooser Extended Sounds Version
mce_sounds_soundset [val] (def "tf") - Sound set to use, optimized for TF by default. Sound sets are defined in individual files in addons/sourcemod/configs/mapchooser_extended/sounds/. Takes effect immediately if mce_sounds_downloadallsounds is 1, otherwise at map change.

doesnt work on my server reason console command unknown, how can i fix it ty for help.

[Request] Mapcycle choosing

I originally had made an attempt to expand this plugin to support voting for a mapcycle file before voting for a map, which would also cause a config to execute when a map in that cycle is loaded... but I ran into problems because I didn't know too much about the keyvalues parser.

I had written a syntax for this file, called mce_mapcycles.cfg.

"mapcycles"
{
	"mapcycle.txt"
	{
		"name"	"Deathmatch"
		"cfg"	"config_deathmatch.cfg"
	}
	"mg_mapcycle.txt"
	{
		"name"	"Minigame"
		"cfg"	"config_minigame.cfg"
	}
	"ctf_mapcycle.txt"
	{
		"name"	"Capture the Flag"
		"cfg"	"config_ctf.cfg"
	}
}

The idea for this was to allow a cleaner implementation of what Ultimate Mapchooser could pull off, allowing one to select map cycles, and execute configs specialized for those cycles.

I was hoping maybe you could implement this feature.

Sometimes the classic menu style `mce_menustyle 1` does not trigger.

Hello, im using mce_menustyle 1 since this avoids people from mindlessling voting something to get the menu out of their faces.

I've tried using the skipping method for certain slots, but people are too stubborn to press the "no vote" button, so they just spam the first map on the list, but so far, the best way to avoid mindless voting is using the classic menu.

The issue is that, sometimes, this menu doesn't appear to some players, they dont even seem to see the notification on the top left corner, "you pending menu, press ESC" or even the popup when they go to the main menu.

Best regards!

Errors

//// mapchooser_extended.sp
//
// mapchooser_extended.sp(555) : error 017: undefined symbol "CReplyToCommand"
// mapchooser_extended.sp(564) : error 017: undefined symbol "CReplyToCommand"
// mapchooser_extended.sp(2321) : warning 234: symbol "GuessSDKVersion" is marked as deprecated: See GetEngineVersion()
//
//
//
// 2 Errors.

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.