Page 1 of 1

[SourceMod] Go to player (User teleport plugin)

Posted: Wed Aug 12, 2009 11:33 am
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!!!

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

Posted: Wed Aug 12, 2009 2:33 pm
by fug4life
Q_Q wrote: (You can include it in map's cfg)
:thumbup:

Posted: Wed Aug 12, 2009 7:17 pm
by JerC
Isnt there already a command like that?

Posted: Wed Aug 12, 2009 8:41 pm
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.

Posted: Wed Aug 12, 2009 8:55 pm
by Neico
for what reason should players be able to teleport? it would only break many maps

Posted: Wed Aug 12, 2009 9:09 pm
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.

Posted: Thu Aug 13, 2009 12:10 pm
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?

Posted: Thu Aug 13, 2009 4:46 pm
by Q_Q
Which author and which TXT?
Its up to server admin to decide, which maps he wants this enabled or disabled.

Posted: Thu Aug 13, 2009 7:29 pm
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