Jump to content

[Share][Mod & Plugin] Hide N Seek Training & Hook


Recommended Posts

Posted

Hide N Seek Training plugin by ZaCkY.

 

 

Some commands & cvars.

 

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *									     *
*														     *
*  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)	

 

Some extra infos

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"

 

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

 

In order to use the Hook which is pretty usefull while you're training, you need to download and install the plugin first.

 

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

 

Hook Plugin

 

Plugin infos

This plugin throws a hook to the point you are aiming at.

 

Admin commands & bindings

+hook (Example: Console, bind "mouse4" "+hook")

amx_givehook

amx_takehook

Cvar commands

sv_hook - Turns hook on or off (default: 1)
sv_hookthrowspeed - Throw speed (default: 1000)
sv_hookspeed - Speed to hook (default: 300)
sv_hookwidth - Width of the hook (default: 32)
sv_hooksound - Sounds of the hook on or off (default: 1)
sv_hookcolor - The color of the hook 0 is white and 1 is team color (default: 1)
sv_hookplayers - If set 1 you can hook on players (default: 0)
sv_hookinterrupt - Remove the hook when something comes in its line (default: 0)
sv_hookadminonly - Hook for admin only (default: 0)
sv_hooksky - If set 1 you can hook in the sky (default: 0)
sv_hookopendoors - If set 1 you can open doors with the hook (default: 1)
sv_hookbuttons - If set 1 you can use buttons with the hook (default: 0)
sv_hookpickweapons - If set 1 you can pickup weapons with the hook (default: 1)
sv_hookhostfollow - If set 1 you can make hostages follow you (default 1)
sv_hookinstant - Hook doesnt throw (default: 0)
sv_hooknoise - adds some noise to the hook line (default: 0)
sv_hookmax - Maximun numbers of hooks a player can use in 1 round
- 0 for infinitive hooks (default: 0)
sv_hookdelay - delay on the start of each round before a player can hook
- 0.0 for no delay (default: 0.0)

Don't forget to set some commands in server.cfg in order to have them as default.

Example:

sv_hook 1
sv_hookthrowspeed 1000
sv_hookspeed 750
sv_hookcolor 0
sv_hooksky 1

Installation

Just paste Hook.amxx in your plugins folder and add the proper line in your plugins.ini

Custom - Add 3rd party plugins here type.Add hook.amxx below that line.

 

 

 

 

Those plugins are not made by me, i just shared them with you.Feel free to ask questions.

 

 

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...