What's wrong with this script? [message #21191] |
Tue, 03 July 2007 04:23 |
|
Trying to make a teleporter in the Lookoutpoint to Hookcoast.
I've looked here for reference.
Can't find what's wrong.
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 -2196.715942;
PositionY 724.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;
this is not an exit.
[Updated on: Tue, 03 July 2007 04:24] Report message to a moderator
|
|
|
|
|
|
|