Raised This Month: $12 Target: $400
 3% 

Hide N Seek Training


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   Counter-Strike        Category:   Gameplay        Approver:   Exolent[jNr] (178)
zacky
Senior Member
Join Date: Mar 2008
Location: Sweden
Old 03-15-2009 , 05:00   Hide N Seek Training
Reply With Quote #1

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

Enjoy!
Attached Files
File Type: txt hns_training.txt (12.2 KB, 24828 views)
File Type: sma Get Plugin or Get Source (hns_training_2.8.sma - 48713 views - 28.5 KB)

Last edited by zacky; 05-31-2009 at 08:46. Reason: Version 2.8
zacky is offline
Send a message via Skype™ to zacky
KadiR
Unnecessary Member
Join Date: Aug 2008
Location: Zürich / Switzerland
Old 03-15-2009 , 05:31   Re: Hide N Seek Training
Reply With Quote #2

thanks, will test it ;)
KadiR is offline
tuty
Veteran Member
Join Date: Jul 2008
Location: UK
Old 03-15-2009 , 05:37   Re: Hide N Seek Training
Reply With Quote #3

use zip. files and atach the sma separate
__________________
tuty is offline
Send a message via ICQ to tuty Send a message via AIM to tuty
zacky
Senior Member
Join Date: Mar 2008
Location: Sweden
Old 03-15-2009 , 05:50   Re: Hide N Seek Training
Reply With Quote #4

better tuty?
zacky is offline
Send a message via Skype™ to zacky
DarkGod
SourceMod DarkCrab
Join Date: Jul 2007
Location: Sweden
Old 03-15-2009 , 06:26   Re: Hide N Seek Training
Reply With Quote #5

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?
__________________

Last edited by DarkGod; 03-15-2009 at 06:29.
DarkGod is offline
Send a message via AIM to DarkGod Send a message via MSN to DarkGod
Old 03-15-2009, 06:29
zacky
This message has been deleted by zacky.
zacky
Senior Member
Join Date: Mar 2008
Location: Sweden
Old 03-15-2009 , 06:32   Re: Hide N Seek Training
Reply With Quote #6

Quote:
Originally Posted by DarkGod View Post
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?

Last edited by zacky; 03-15-2009 at 06:35.
zacky is offline
Send a message via Skype™ to zacky
tuty
Veteran Member
Join Date: Jul 2008
Location: UK
Old 03-15-2009 , 07:42   Re: Hide N Seek Training
Reply With Quote #7

zacky,... use fakemeta, hamsandwich , and include fakemeta_util.. you can update this.. to much modules included
__________________
tuty is offline
Send a message via ICQ to tuty Send a message via AIM to tuty
zacky
Senior Member
Join Date: Mar 2008
Location: Sweden
Old 03-15-2009 , 07:52   Re: Hide N Seek Training
Reply With Quote #8

i cant change everything now :S
zacky is offline
Send a message via Skype™ to zacky
TandborsteN
Member
Join Date: Sep 2008
Old 03-15-2009 , 07:54   Re: Hide N Seek Training
Reply With Quote #9

I Love tihs plugin
TandborsteN is offline
tuty
Veteran Member
Join Date: Jul 2008
Location: UK
Old 03-15-2009 , 11:24   Re: Hide N Seek Training
Reply With Quote #10

Quote:
Originally Posted by zacky View Post
i cant change everything now :S

you are not at home? or why
__________________
tuty is offline
Send a message via ICQ to tuty Send a message via AIM to tuty
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 14:21.


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