Here's another code for you all, I wrote it in opcode on the side for anyone who wants to study it, ENJOY! :CD:

Code:
 Instructions: Just turn the code on then off to teleport you to the MGL on canyon.

#Canyon: Teleport To MGL
;Credit: _xXxTWiST3DxXx_
;WWW.codinghs.COM Exclusive
0x00565F30 0x0E36D941 ;Jal $08db6504 - This is my constant hook
0x00566500 0xFBB002A0 ;Sqc2 vf16, $02a0(sp) - This locks your player
0x005B6504 0x27BDFFE0 ;Addiu sp, sp, $ffe0
0x005B6508 0xAFA40004 ;Sw a0, $0004(sp)
0x005B650C 0xAFA50008 ;Sw a1, $0008(sp)
0x005B6510 0xAFA6000C ;Sw a2, $000c(sp)
0x005B6514 0xAFA70010 ;Sw a3, $0010(sp)
0x005B6518 0x3C0408E0 ;Lui a0, $08e0
0x005B651C 0x8C846398 ;Lw a0, $6398(a0)
0x005B6520 0x8C8404D0 ;Lw a0, $04d0(a0)
0x005B6524 0x3C05C2A0 ;Lui a1, $c2a0 \
0x005B6528 0x3C06C282 ;Lui a2, $c282 - These are the coordinates for the MGL
0x005B652C 0x3C07424F ;Lui a3, $424f /
0x005B6530 0xAC8503F0 ;Sw a1, $03f0(a0)
0x005B6534 0xAC8603F4 ;Sw a2, $03f4(a0)
0x005B6538 0xAC8703F8 ;Sw a3, $03f8(a0)
0x005B653C 0xAC850400 ;Sw a1, $0400(a0)
0x005B6540 0xAC860404 ;Sw a2, $0404(a0)
0x005B6544 0xAC870408 ;Sw a3, $0408(a0)
0x005B6548 0x8FA40004 ;Lw a0, $0004(sp)
0x005B654C 0x8FA50008 ;Lw a1, $0008(sp)
0x005B6550 0x8FA6000C ;Lw a2, $000c(sp)
0x005B6554 0x8FA70010 ;Lw a3, $0010(sp)
0x005B6558 0x03E00008 ;Jr ra
0x005B655C 0x27BD0020 ;Addiu sp, sp, $0020


 Reminder: Please do not repost this code on any other gaming site,
 I wish to keep this a codinghs exclusive code.
Please +Rep if this helped you in any way or if you enjoy this code.