AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Approved Plugins (https://forums.alliedmods.net/forumdisplay.php?f=8)
-   -   Hide N Seek Training (https://forums.alliedmods.net/showthread.php?t=87671)

zacky 03-15-2009 05:00

Hide N Seek Training
 
2 Attachment(s)
Hide N Seek Training
By zacky

This plugin allows you to train on Hide N Seek.

Information:
Code:

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*  Hide N Seek Training by ZaCkY                                                                                    *
*                                                                                                                    *
*  Cvars:                                                                                                            *
*      sv_checkpistols                (default 1)                                                                    *
*        sv_respawn                        (default 1)                                                                    *
*        hns_checkpoints_gochecks        (default 1)                                                                    *
*        hns_semiclip_enabled                (defualt 1)                                                                    *
*        hns_weapon_menu_enabled                (default 1)                                                                    *
*        hns_all_weapons_enabled                (default 1)                                                                    *
*        hns_hookspeed                        (default 660)                                                                    *
*        hns_hook_allowed                (default 1)                                                                    *
*        hns_training_enabled                (default 1)                                                                    *
*                                                                                                                    *
*  Say Commands:                                                                                                    *
*        /training        (Opens training menu)                                                                            *
*        /weapons          (Opens weapon menu)                                                                            *
*        /allweapons        (Gives you all weapons)                                                                            *
*        /checkpoint        (Saves checkpoint)                                                                            *
*        /cp                (Saves checkpoint)                                                                            *
*        /gocheck        (Teleports you to your checkpoint)                                                            *
*        /gc                (Teleports you to your checkpoint)                                                            *
*        /stuck                (Use this if you are stuck)                                                                    *
*        /respawn        (Respawns you)                                                                                    *
*                                                                                                                    *
*  CL Commands:                                                                                                            *
*        checkpoint (Saves checkpoint)                                                                                    *
*        cp          (Saves checkpoint)                                                                                    *
*        gocheck    (Teleports you to your checkpoint)                                                                    *
*        gc          (Teleports you to your checkpoint)                                                                    *
*        stuck          (Use this if you are stuck)                                                                            *
*                                                                                                                    *
*  Thanks to:                                                                                                            *
*        AssKicR because of his KZ Multiplugin                                                                            *
*      Geesu because of his respawn forever plugin                                                                    *
*        Thanks to xPaw for making semiclip                                                                            *
*                                                                                                                      *
*  Change List:                                                                                                            *
*      Version 2.8:                                                                                                    *
*            Made so you can place checkpoint while ducking                                                            *
*            Changed title in training menu                                                                            *
*                                                                                                                    *
*      Version 2.7:                                                                                                    *
*            Changed game name to "HNS Training"                                                                    *
*                                                                                                                    *
*      Version 2.6:                                                                                                    *
*            Added random color for hook                                                                            *
*            Fixed so instructions doesn't show for all players                                                            *
*            Added some new cl commands                                                                                    *
*                                                                                                                        *
*      Version 2.4:                                                                                                    *
*            Added Hook        (Thanks to xPaw)                                                                            *
*            Made On/Off Message for godmode and noclip in menu                                                            *
*            Added Checkpoint and Gocheck counter (Shows in a hudmessage)                                            *
*            Took back fun module again                                                                                    *
*            Added angle saver to checkpoint (Thanks to xPaw & Me)                                                            *
*            Added cvar to enable/disable hook                                                                            *
*                                                                                                                      *
*      Version 2.1:                                                                                                    *
*            Removed fun module                                                                                            *
*                                                                                                                          *
*      Version 2.0:                                                                                                *
*            Added Multilingual                                                                                            *
*                                                                                                                    *                   
*        Version 1.9:                                                                                                    *
*            Added on/off pcvars for checkpoints and gochecks, Semiclip, Weapon Menu and All Weapons                    *
*                                                                                                                        *
*        Version 1.8:                                                                                                    *
*            Added pcvars for all cvars                                                                                    *
*            Changed 11 to TE_TELEPORT thanks to Exolent and xPaw                                                    *
*            Changed spawn to hamsandwich thanks to Exolent                                                            *
*                                                                                                                          *
*        Version 1.7:                                                                                                    *
*            Fixed that this plugin blocked say commands thanks to xPaw and arkshine                                    *
*                                                                                                                    *
*        Version 1.6:                                                                                                    *
*            Removed public CheckCheckpoint(id) because it didn't do anything, thanks to Yamikaitou for telling me  *
*                                                                                                                    *
*        Version 1.5:                                                                                                    *
*            Got rid of engine module                                                                                    *
*            Fixed 2 warnings                                                                                              *
*            Fixed some stuff thanks to joaquimandrade                                                                    *
*                                                                                                                    *
*        Version 1.4:                                                                                                    *
*            Added on/off cvar for the plugin                                                                            *
*                                                                                                                      *
*        Version 1.3:                                                                                                    *
*            Removed modules: amxmisc, colorchat and cstrike                                                            *
*                                                                                                                    *
*        Version 1.2:                                                                                                    *
*            Fixed a message bug                                                                                    *
*                                                                                                                    *
*        Version 1.1:                                                                                                    *
*            Added Semiclip                                                                                              *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

More Information:
When you spawn/respawn your godmode turns ON automatically.
In training menu you can turn on/off noclip and godmode.

This plugin changes your servers game name to "HNS Training".

I still need translations for this plugin, if you wanna translate, go to this thread: http://forums.alliedmods.net/showthread.php?t=89500

Installation:
Put hns_training_2.8.amxx in your plugins folder
Put hns_training_2.8.sma in your scripting folder
Put the hns_training.txt in your data\lang\ folder
Go to configs folder and open up plugins.ini
In there under "Custom - Add 3rd party plugins here" type: hns_training_2.8.amxx


If you have any idea for new version then tell me :P

Enjoy!

KadiR 03-15-2009 05:31

Re: Hide N Seek Training
 
thanks, will test it ;)

tuty 03-15-2009 05:37

Re: Hide N Seek Training
 
use zip. files and atach the sma separate

zacky 03-15-2009 05:50

Re: Hide N Seek Training
 
better tuty?

DarkGod 03-15-2009 06:26

Re: Hide N Seek Training
 
Remove the .amxx file.

So this is pretty much a merge of AssKicr's kz plugin and Geesu's respawn plugin with a few new commands added?

zacky 03-15-2009 06:32

Re: Hide N Seek Training
 
Quote:

Originally Posted by DarkGod (Post 780980)
Remove the .amxx file.

So this is pretty much a merge of AssKicr's kz plugin and Geesu's respawn plugin with a few new commands added?

yes, but they dont have noclip/godmode, and weapon menu made by my self, and no 1 is ever going to release this so i did it, and you can only join ct with kz multiplugin.

and do you think i should add semiclip in next version?

tuty 03-15-2009 07:42

Re: Hide N Seek Training
 
zacky,... use fakemeta, hamsandwich , and include fakemeta_util.. you can update this.. to much modules included :mrgreen:

zacky 03-15-2009 07:52

Re: Hide N Seek Training
 
i cant change everything now :S

TandborsteN 03-15-2009 07:54

Re: Hide N Seek Training
 
I Love tihs plugin :D :D

tuty 03-15-2009 11:24

Re: Hide N Seek Training
 
Quote:

Originally Posted by zacky (Post 781023)
i cant change everything now :S


you are not at home? or why :mrgreen:


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

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