Re: How do i....
poopgod350;181748 said:
that is exactly what i want is it all in your tng thing
all i want to go to is snowspire and necropolis
oh and one more question
i am tying to build my own city where the outside of the guild is and it only lets me put one house the others do not show up any ideas?
If you used AlbionExplorer, check 'to ground", I still forget that sometimes.
This may be what you need for teleporting:
Add this to Greatwood 4 .tng under XXXSectionStart NULL;
NewThing Object;
Player 4;
UID 18446741778815371568;
DefinitionType "OBJECT_TOWNBENCH_01";
CreateTC "CTCActionUseScriptedHook";
ScriptData "NULL";
ThingGamePersistent FALSE;
ThingLevelPersistent FALSE;
StartCTCPhysicsStandard;
PositionX 92.250000;
PositionY 42.750000;
PositionZ 68.377370;
RHSetForwardX 0.000000;
RHSetForwardY 1.000000;
RHSetForwardZ 0.000000;
RHSetUpX 0.000000;
RHSetUpY 0.000000;
RHSetUpZ 1.000000;
EndCTCPhysicsStandard;
StartCTCEditor;
AttachToGround TRUE;
EndCTCEditor;
StartCTCActionUseScriptedHook;
Usable TRUE;
ReversedOnMiniMap FALSE;
HiddenOnMiniMap TRUE;
VersionNumber 1;
ForceConfirmation FALSE;
TeleportToRegionEntrance TRUE;
EntranceConnectedToUID 2052944339708936758;
SoundName "";
AnimationName "";
ReplacementObject 0;
EndCTCActionUseScriptedHook;
Health 1.0;
EndThing;
Replace the well in Snowspire Village with this:
NewThing Object;
Player 4;
UID 18446741874686300754;
DefinitionType "OBJECT_NW_WELL_01";
CreateTC "CTCActionUseScriptedHook";
ScriptData "NULL";
ThingGamePersistent FALSE;
ThingLevelPersistent FALSE;
StartCTCPhysicsStandard;
PositionX 94.2146;
PositionY 121.885742;
PositionZ 67.012344;
RHSetForwardX 0.0;
RHSetForwardY 0.999994;
RHSetForwardZ 0.0;
RHSetUpX 0.0;
RHSetUpY 0.0;
RHSetUpZ 0.999994;
EndCTCPhysicsStandard;
StartCTCEditor;
EndCTCEditor;
StartCTCActionUseScriptedHook;
Usable TRUE;
ReversedOnMiniMap FALSE;
HiddenOnMiniMap TRUE;
VersionNumber 1;
ForceConfirmation FALSE;
TeleportToRegionEntrance TRUE;
EntranceConnectedToUID 2731053842488623107;
SoundName "";
AnimationName "";
ReplacementObject 0;
EndCTCActionUseScriptedHook;
Health 1.0;
EndThing;
Close the spaces in Hook and anywhere else it look they do not belong, if it doesnt work, let me know and I will email the scripts to you. I hate the way the post gets spaces added to it.
Good luck,
Jason