AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [TF2] Grappling Hook Toggler (https://forums.alliedmods.net/showthread.php?t=266371)

MrTimcakes 07-15-2015 16:05

[TF2] Grappling Hook Toggler
 
1 Attachment(s)
Grappling Hook Toggler
Very simple plugin to toggle the "tf_grapplinghook_enable" ConVar. Great to goof around and have a fun time.

Commands
  • sm_grapple - Toggles Grappling Hooks (ADMFLAG_GENERIC)
  • sm_grapplingHook - Toggles Grappling Hooks (ADMFLAG_GENERIC)

Installation
  1. Download GrapplingHook.smx
  2. Place the file in sourcemod/plugins folder.
  3. Load the plugin up ingame via RCON (rcon sm plugins load GrapplingHook)
  4. ???
  5. Profit!

Change Log
Spoiler


Bugs? Errors? Suggestions? Comments?
If you encounter any bugs, or notice any errors in your error logs stemming from this plugin, please post a reply and include as much information about the bug, or the full error listing from your logs, so I can fix this if necessary!

As for comments or suggestions, again, just post a reply! I won't bite :wink:

ygor.almeida 07-16-2015 20:28

Re: [TF2] Grappling Hook Toggler
 
It was cool, but the permissions do not work, I tried to flag or without yet all the server has access, would have to review it? Tks

MrTimcakes 07-16-2015 20:32

Re: [TF2] Grappling Hook Toggler
 
Quote:

Originally Posted by ygor.almeida (Post 2320500)
It was cool, but the permissions do not work, I tried to flag or without yet all the server has access, would have to review it? Tks

The flag required should be ADMFLAG_GENERIC (b)

Benoist3012 07-17-2015 15:52

Re: [TF2] Grappling Hook Toggler
 
Well it's not really interesting to have this plugin because we can do that by using
sm_cvar tf_grapplinghook_enable 1 //Enable
sm_cvar tf_grapplinghook_enable 0 //Disable

But you worked on so nice work.

MrTimcakes 07-17-2015 15:55

Re: [TF2] Grappling Hook Toggler
 
Yeah, it was just so my admins could toggle it really easily

Benoist3012 07-17-2015 16:00

Re: [TF2] Grappling Hook Toggler
 
Quote:

Originally Posted by MrTimcakes (Post 2320815)
Yeah it was just so, my admins could toggle it really easily

Yes that true some server owner doesn't really that their admins can use sm_cvar for change every cvar.
Sourcemod should add a cfg_ovverride for that and so block some cvar to be changed. And so have a better control on sm_cvar

klashfire 08-01-2015 22:18

Re: [TF2] Grappling Hook Toggler
 
you could make this plugin really nice by adding support for what entity the grapple can latch on to.
i.e. players, admins, walls, props

404UserNotFound 10-16-2016 19:31

Re: [TF2] Grappling Hook Toggler
 
Hey, you copied how I format my plugin threads. Especially the last bit about any bugs. Imitation is the sincerest form of flattery ;)


All times are GMT -4. The time now is 13:52.

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