AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [CSGO/ANY?] Hangman (https://forums.alliedmods.net/showthread.php?t=328378)

StrikeR14 11-06-2020 21:23

[CSGO/ANY?] Hangman
 
[CSGO] Hangman


Video Demonstration:



I only tested it on CSGO, but it should work on every game, stay tuned..


Description:

This plugin is an improvement of THIS. It allows admins to host a hangman minigame, where the initiator thinks of a word or a sentence and the others try to guess it by suggesting letters within a certain number of guesses.


Features:
  • Advanced letter blanking system.
  • Smooth design of the hangman character.
  • Status message for every wrong guess.
  • Letter reveals per correct guess.

Commands:
  • sm_hangman - Command for admins to start the minigame. (Default flag: GENERIC).
  • sm_hm - Same as above. (Default flag: GENERIC).
  • sm_cancelhangman - Command for admins to abort the running minigame. (Default flag: CHEATS).
  • sm_chm - Same as above. (Default flag: CHEATS).
  • sm_aborthangman - Same as above. (Default flag: CHEATS).
  • sm_ahm - Same as above. (Default flag: CHEATS).

ConVars:
  • sm_hangman_maxblocks - Maximum percentage of characters to hide, out of the sentence length. (Default value: 0.5).
  • sm_hangman_maxguess - Maximum guesses for all players to have. (Default value: 7).

Changelog:

Code:

1.0 - Initial Release

starcs 11-06-2020 22:14

Re: [CSGO/ANY?] Hangman
 
It would be a good idea to make this plugin work together with Store by Zephyrus, and when the player gets the word right he gets a certain amount of credits.

NanoC 11-06-2020 22:50

Re: [CSGO/ANY?] Hangman
 
Quote:

Originally Posted by starcs (Post 2724030)
It would be a good idea to make this plugin work together with Store by Zephyrus, and when the player gets the word right he gets a certain amount of credits.

Here you have. Just compile the code.

Spoiler

starcs 11-06-2020 23:14

Re: [CSGO/ANY?] Hangman
 
thanks

kratoss1812 11-07-2020 07:17

Re: [CSGO/ANY?] Hangman
 
nice !


All times are GMT -4. The time now is 17:01.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.