AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugin/Gameplay Ideas and Requests (https://forums.alliedmods.net/forumdisplay.php?f=60)
-   -   Teleport mod (https://forums.alliedmods.net/showthread.php?t=219358)

Wazman 06-27-2013 19:40

Teleport mod
 
1 Attachment(s)
I downloaded this one teleport mod a while back on the plugins search.
It's function was perfect.
You could save a location by using the sm_saveloc command,
then you could use sm_teleport "@all,@me,@red,@blue,Target Name"
I honestly can't find this mod anymore, ever since I re set up my sourcemod.
If anyone could link me to the mod i'm talking about, i'd appreciate it a lot!

EDIT+++++

Found The Mod, Here is how to function
PHP Code:

sm_saveloc Saves your current location (only 1 location can be savednot 1 per player I can add this in if you want)
sm_getloc Prints your current coordinates to console
sm_teleport 
<#userid|name> [x] [y] [z] - Teleports the targeted user(s) to the saved location or the specified coordinates. 

Also a zip file below of the whole mod !!
I found it all on this thread https://forums.alliedmods.net/showthread.php?t=89242

TnTSCS 06-27-2013 21:28

Re: Teleport mod
 
advcommands?

Wazman 06-28-2013 00:18

Re: Teleport mod
 
erh, not the right one,
the one i'm talking about is just a teleport mod by it's self, and it's written for tf2 specifically.

ddhoward 06-28-2013 00:27

Re: Teleport mod
 
http://forums.alliedmods.net/showthread.php?t=59224
http://forums.alliedmods.net/showthread.php?t=118215
http://forums.alliedmods.net/showthread.php?t=75359
http://forums.alliedmods.net/showthread.php?t=57448

One of these maybe?

Wazman 06-28-2013 01:05

Re: Teleport mod
 
Erhhhhhh, still not the exact ones, darn, ehh,
if anyone knows what i'm talking about, this is exactly what the mod does,
You can
PHP Code:

sm_getloc (get coordinates of spot standing)
sm_saveloc (Saves location)
sm_teleport Target or sm_teleport target (longitude and latitude of location to teleport


TnTSCS 06-28-2013 10:53

Re: Teleport mod
 
1 Attachment(s)
Try this out... I haven't tested it.

...:: TnT Edit ::...

LoL - I just looked at the links posted above your reply and saw one plugin was named simple teleport already... anyways, that one is unapproved. If you like this one, I'll post it in the new plugins section.

Give any suggestions for improvements.

Wazman 06-28-2013 13:33

Re: Teleport mod
 
Quote:

Originally Posted by TnTSCS (Post 1979321)
Try this out... I haven't tested it.

...:: TnT Edit ::...

LoL - I just looked at the links posted above your reply and saw one plugin was named simple teleport already... anyways, that one is unapproved. If you like this one, I'll post it in the new plugins section.

Give any suggestions for improvements.

yea, seems to not work correctly,
after I save the location, teleporting is kinda buggy, only works if I !teleport @all, but it wouldnt even teleport myself with the people.
and this error that I don't know how to fix
PHP Code:

L 06/28/2013 12:24:10: [SMNative "TeleportEntity" reportedClient 5 is not in game
L 06
/28/2013 12:24:10: [SMDisplaying call stack trace for plugin "simple_teleport.smx":
L 06/28/2013 12:24:10: [SM]   [0]  Line 174, /home/groups/alliedmodders/forums/files/9/2/9/0/0/121886.attach::Cmd_Teleport() 


Wazman 06-28-2013 14:07

Re: Teleport mod
 
1 Attachment(s)
GUYS I FOUND IT!!!!!! Have fun if you wanna use it too!
How To Use:
PHP Code:

sm_saveloc Saves your current location (only 1 location can be savednot 1 per player I can add this in if you want)
sm_getloc Prints your current coordinates to console
sm_teleport 
<#userid|name> [x] [y] [z] - Teleports the targeted user(s) to the saved location or the specified coordinates. 



All times are GMT -4. The time now is 02:06.

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