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

Home » Fable TLC » Discussion » Level Scripting » What's wrong with this script?
Re: What's wrong with this script? [message #21197 is a reply to message #21196] Tue, 03 July 2007 04:38 Go to previous message
OldBoy is currently offline  OldBoy
Messages: 1112
Registered: October 2005
Location: Groningen

Administrator

Figured it out. I took the wrong coordinates to calculate with. Rolling Eyes
Thanks anyway for helping.

It should be this:
NewThing Object;
Player 4;
UID 36363632244429999777;
DefinitionType "OBJECT_BS_SIGN_POST_DIRECTION_01";
CreateTC "CTCActionUseScriptedHook";
ScriptData "NULL";
ThingGamePersistent FALSE;
ThingLevelPersistent FALSE;
StartCTCPhysicsStandard;
PositionX 126.44458;
PositionY 75.484619;
PositionZ 30.163687;
RHSetForwardX -0.788017;
RHSetForwardY -0.615644;
RHSetForwardZ 0.0;
RHSetUpX 0.000301;
RHSetUpY -0.000385;
RHSetUpZ 0.999994;
EndCTCPhysicsStandard;
StartCTCEditor;
EndCTCEditor;
StartCTCActionUseScriptedHook;
Usable TRUE;
ReversedOnMiniMap FALSE;
HiddenOnMiniMap TRUE;
VersionNumber 1;
ForceConfirmation TRUE;
TeleportToRegionEntrance TRUE;
EntranceConnectedToUID 1844674187468630005555666;
SoundName "";
AnimationName "";
ReplacementObject 0;
EndCTCActionUseScriptedHook;
Health 1.0;
EndThing;

NewThing Marker;
Player 4;
UID 1844674187468630005555666;
DefinitionType "MARKER_BASIC";
ScriptName NULL;
ScriptData "NULL";
ThingGamePersistent FALSE;
ThingLevelPersistent FALSE;
StartCTCPhysicsStandard;
PositionX -2324.715942;
PositionY 756.763672;
PositionZ 20.698526;
RHSetForwardX 0.927178;
RHSetForwardY -0.374605;
RHSetForwardZ 0.0;
RHSetUpX 0.000342;
RHSetUpY 0.000847;
RHSetUpZ 0.999994;
EndCTCPhysicsStandard;
StartCTCEditor;
EndCTCEditor;
StartCTCVillageMember;
VillageUID 197244689441777999;
EndCTCVillageMember;
Health 1.0;
EndThing;


http://img18.imageshack.us/img18/1640/48x48exit.png
this is not an exit.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Time based script
Next Topic: Start cutscene from sign
Goto Forum:
  


Current Time: Fri Apr 19 07:17:07 PDT 2024

Total time taken to generate the page: 0.01101 seconds