Thread: Teleport Quest
View Single Post
  #1  
Old 02-24-2009, 02:35 AM
OscarGrouch05
Sarnak
 
Join Date: Apr 2008
Posts: 71
Default

Trevius Edit: This was originally posted in the SoF development thread, but I moved it to it's own thread since it doesn't seem to be related in any way.

for tl ports i did this for bazaar i made two
Translocator_Blue.pl

i had to do something to get to the newer location
i had this done along time ago never shared the info
now you can learn how the others will work the same way.

sub TL
{
movepc(1213.00,921.00,3.2; }
}
movepc(88.00,265.00,36.00); }
}

Translocator_Red.pl

sub TL
{
movepc(1212.00,-891.00,3.2; }
}
movepc(261.64,-91.47,36.00); }
}

Last edited by trevius; 02-24-2009 at 02:05 PM..
Reply With Quote