AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Unapproved Plugins (https://forums.alliedmods.net/forumdisplay.php?f=109)
-   -   [ANY] Bring/GoTo [UPDATED 2/6/2017] (https://forums.alliedmods.net/showthread.php?t=267137)

headline 07-24-2015 02:15

[ANY] Bring/GoTo [UPDATED 2/6/2017]
 
1 Attachment(s)
[ANY] Bring/Goto Plugin!

INTRODUCTION:
Hey! I am releasing a rework of the Bring/Goto plugin that HyperKiLLeR made *HERE*. After being asked to edit HyperKiLLeR's plugin, I went into the source and I felt it could have some improvments.

ABOUT:
A plugin that allows you to bring players to where you point your mouse and you can also teleport yourself to a player

COMMANDS:
Code:

sm_bring <target/@TEAM> - Teleports the target to your mouse cursor
sm_goto <target> - Teleports you to the target
sm_telemenu - Opens a menu to teleport players!


INSTALLATION:
To install, simply download plugin from below by selecting "Get Plugin" and put it in the /plugins/ folder!


CHANGELOG:
Code:

    1.0 - Initial Release
    1.1 - Added LoadTranslations because I forgot
    1.2 - Removed cstrike.inc (allowed access for TF2/etc games)
    1.3 - Added CVAR to enable/disable the teleportation of bots & fixed issue where the config file wouldn't get executed
    1.4 - Fixed OnConVarChange issue
    1.5 - Added menus!
    1.6 - Fixed targeting issues, ported over to new syntax
    1.7 - Cleaned code, added new cvar, and removed autoexecconfig
    1.8 - Added flags cvar (Thanks ThatOneGuy)


309 Downloads Before Version 1.7

martellus 07-24-2015 22:26

Re: [ANY] Bring/GoTo [UPDATED 7/23/15]
 
Getting this in console with tf2:

Code:

L 07/24/2015 - 22:24:16: [SM] Unable to load plugin "hl_goto.smx": Required extension "cstrike" file("games/game.cstrike.ext") not running
Is this supposed to be this way or it will it have future support for other games?

headline 07-24-2015 23:28

Re: [ANY] Bring/GoTo [UPDATED 7/23/15]
 
Quote:

Originally Posted by martellus (Post 2324087)
Getting this in console with tf2:

Code:

L 07/24/2015 - 22:24:16: [SM] Unable to load plugin "hl_goto.smx": Required extension "cstrike" file("games/game.cstrike.ext") not running
Is this supposed to be this way or it will it have future support for other games?

Oh! I will fix when I get home! My apologies

headline 07-25-2015 03:12

Re: [ANY] Bring/GoTo [UPDATED 7/23/15]
 
Version 1.2:
- Added TF2 support! (sorry!)

bdmj 07-25-2015 14:40

Re: [ANY] Bring/GoTo [UPDATED 7/23/15]
 
I'm interested in using this on my L4D1 server. Can I use this to teleport myself to where I point my crosshair??

headline 07-25-2015 14:48

Re: [ANY] Bring/GoTo [UPDATED 7/23/15]
 
Quote:

Originally Posted by bdmj (Post 2324336)
I'm interested in using this on my L4D1 server. Can I use this to teleport myself to where I point my crosshair??


I haven't tested it on L4D, but if you type sm_bring and your name it should work! Worse comes to worse nothing happens!

sm_bring bdmj

bdmj 07-25-2015 16:39

Re: [ANY] Bring/GoTo [UPDATED 7/24/15]
 
Well it's confirmed NOT working for L4D.

martellus 07-25-2015 20:24

Re: [ANY] Bring/GoTo [UPDATED 7/24/15]
 
Works great in TF2, but does not support teleporting to or bringing bots, could this be added?

headline 07-25-2015 20:32

Re: [ANY] Bring/GoTo [UPDATED 7/24/15]
 
Quote:

Originally Posted by martellus (Post 2324445)
Works great in TF2, but does not support teleporting to or bringing bots, could this be added?

Version 1.3
- Added CVAR to enable/disable the teleportation of bots
- Fixed issue where the config file wouldn't get executed

headline 08-03-2015 15:13

Re: [ANY] Bring/GoTo [UPDATED 7/25/15]
 
Version 1.4
- Fixed little copy/paste issue in the OnCvarChange callback


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

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