Post: [RELEASE] Teleport Code - Jtag
03-11-2010, 05:40 AM #1
titonx
Banned
(adsbygoogle = window.adsbygoogle || []).push({}); [ame="https://www.youtube.com/watch?v=5w1Q8dnZLOE"]YouTube- Teleport Patch v0.1 - BY: x360c[/ame]

Video belongs to x360c and all CREDIT for the code goes to CraigChrist8239

The code...

    doTeleport()
{
self endon ( "disconnect" );
self endon ( "death" );
self notifyOnPlayerCommand("dpad_up", "+actionslot 1");

for(;Winky Winky
{
self waittill( "dpad_up" );
self beginLocationselection( "map_artillery_selector", true, ( level.mapSize / 5.625 ) );
self.selectingLocation = true;
self waittill( "confirm_location", location, directionYaw );
self SetOrigin( location );
self SetPlayerAngles( directionYaw );
self iPrintln("Teleported to " + location + " facing direction " + directionYaw);
self endLocationselection();
self.selectingLocation = undefined;
}
}
(adsbygoogle = window.adsbygoogle || []).push({});

The following 3 users say thank you to titonx for this useful post:

Fionn, MURDANICK
03-14-2010, 04:30 PM #11
Originally posted by ToAsTy
Man I wish we could do this on PS3, that's inasne.


That make 2 of us...I wish someone can get the UFO hack to work on MW2....Smile^

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo