Log in

View Full Version : Teleport Quest


OscarGrouch05
02-24-2009, 02:35 AM
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.28); }
}
movepc(88.00,265.00,36.00); }
}

Translocator_Red.pl

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

trevius
02-24-2009, 02:55 AM
What does that have to do with SoF development, Oscargrouch? I realize you are trying to help, but quest scripting is not related to SoF development at all. I will probably move these 2 posts out of this thread unless there is any reason to keep them here.