Fable: The Lost Chapters Mod Scene
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Fable TLC » Discussion » Level Scripting » I need assistance with teleporters.
Re: I need assistance with teleporters. [message #54807 is a reply to message #54100] Mon, 26 October 2009 11:52 Go to previous messageGo to previous message
pascaliedema is currently offline  pascaliedema
Messages: 27
Registered: May 2009
Location: Somewhere in Albion
i also have a problem with teleporters. i made a teleporter from startoakvale to oakbay so i can teleport in childhood to oakbay so i can play as a child there. i used this tut: http://fabletlcmod.com/wiki/doku.php?id=scripting:d.i.y._tel eporter but this won't work. when i go to my teleporter (it's one of the four benches around that tree in the middle of startoakvale) but when i walk over to it i can highlight hit and it's blue, but when i press TAB nothing happens. this is the script i use.

NewThing Object;
Player 4;
UID 18446741874686297065;
DefinitionType "OBJECT_TOWNBENCH_01";
CreateTC "CTCActionUseScriptedHook";
ScriptData "NULL";
ThingGamePersistent FALSE;
ThingLevelPersistent FALSE;
StartCTCPhysicsStandard;
PositionX 86.544920;
PositionY 109.221200;
PositionZ 9.441921;
RHSetForwardX 0.000000;
RHSetForwardY -1.000000;
RHSetForwardZ 0.000000;
RHSetUpX 0.000000;
RHSetUpY 0.000000;
RHSetUpZ 1.000000;
EndCTCPhysicsStandard;
StartCTCEditor;
EndCTCEditor;
StartCTCActionUseScriptedHook;
Usable TRUE;
ReversedOnMiniMap FALSE;
HiddenOnMiniMap TRUE;
VersionNumber 1;
ForceConfirmation FALSE;
TeleportToRegionEntrance TRUE;
EntranceConnectedToUID 18446741874686344994;
SoundName "";
AnimationName "";
ReplacementObject 0;
EndCTCActionUseScriptedHook;
Health 1.0;
EndThing;

EntranceConnectedToUID 18446741874686344994; this is the UID of the marker. i just picked the 1st marker you see when you select an object in oakvale and put in the UID

[Updated on: Mon, 26 October 2009 11:55]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Strange collision issues
Next Topic: Custom Cullis Gates
Goto Forum:
  


Current Time: Wed May 01 19:07:57 PDT 2024

Total time taken to generate the page: 0.01838 seconds