[SourceMod] Go to player (User teleport plugin)

Misc Releases such as Textures, Choreo, Tools, and even Sound.
Post Reply
Q_Q
Polygon
Polygon
Posts: 54
Joined: Mon Jul 27, 2009 8:14 pm

[SourceMod] Go to player (User teleport plugin)

Post by Q_Q »

To be honest, I'm tired of running around, trying to keep up with others after respawn.
So... I've made this plugin.

Now ANY user can type sm_goto <name> in console or just !goto <name> in chat to teleport to any other player.

Usage:
sm_goto <name>
EXAMPLE : sm_goto bob (To teleport to player with "bob" in name, like "Bob black")
!goto <name>
EXAMPLE : !goto hax (To teleport to player with "hax" in name, like "Dr.HAX")

CVARS:
sm_goto_enabled 1
Normally, using this plug-in helps players but on some maps like oc_harvest or oc_paysan it could spoil the gameplay or completely ruin it on maps like oc_kake.
(You can include it in map's cfg)

Download:
http://www.filefront.com/14264689/%5Bsm%5Dgoto.zip

(Source inside)

REMEMBER TO KEEP "mp_playercollide 0" OR YOUR CLIENTS WILL GO BOOM ON TELEPORT!!!
fug4life
Beta Tester
Beta Tester
Posts: 4093
Joined: Mon Dec 11, 2006 10:35 am

Re: [SourceMod] Go to player (User teleport plugin)

Post by fug4life »

Q_Q wrote: (You can include it in map's cfg)
:thumbup:
'I would probably smarten up before you meet Violet'.
'She has zero tolerance for idiots'.

fug's Obsidian files
fug's Obsidian clips
Obsidian wiki
Obsidian Map Database
User avatar
JerC
Donator
Donator
Posts: 914
Joined: Fri Jan 30, 2009 1:37 pm
Location: France

Post by JerC »

Isnt there already a command like that?
Please don't take my posts before 2013 too seriously. It will be better for both you and I :c
Q_Q
Polygon
Polygon
Posts: 54
Joined: Mon Jul 27, 2009 8:14 pm

Post by Q_Q »

-=jerC=- wrote:Isnt there already a command like that?
No.
I've searched through whole SourceMod.net.
There are only admin plugin which allows ADMIN to teleport themselves and players to certain locations.
But no plugins for players to teleport themselves.
User avatar
Neico
Lead Coder
Lead Coder
Posts: 1799
Joined: Tue Aug 15, 2006 3:39 pm
Location: Germany
Contact:

Post by Neico »

for what reason should players be able to teleport? it would only break many maps
Image
Q_Q
Polygon
Polygon
Posts: 54
Joined: Mon Jul 27, 2009 8:14 pm

Post by Q_Q »

Neico wrote:for what reason should players be able to teleport? it would only break many maps
You can disable it on maps which it will REALLY break.
But on any other its just quick fix for wandering around while rest of the players are kilometres away.
User avatar
JerC
Donator
Donator
Posts: 914
Joined: Fri Jan 30, 2009 1:37 pm
Location: France

Post by JerC »

Q_Q wrote:
Neico wrote:for what reason should players be able to teleport? it would only break many maps
You can disable it on maps which it will REALLY break.
But on any other its just quick fix for wandering around while rest of the players are kilometres away.
What if the author forget to put it in txt files?
Please don't take my posts before 2013 too seriously. It will be better for both you and I :c
Q_Q
Polygon
Polygon
Posts: 54
Joined: Mon Jul 27, 2009 8:14 pm

Post by Q_Q »

Which author and which TXT?
Its up to server admin to decide, which maps he wants this enabled or disabled.
User avatar
JerC
Donator
Donator
Posts: 914
Joined: Fri Jan 30, 2009 1:37 pm
Location: France

Post by JerC »

Q_Q wrote:Which author and which TXT?
Its up to server admin to decide, which maps he wants this enabled or disabled.
OH
Please don't take my posts before 2013 too seriously. It will be better for both you and I :c
Post Reply