Some months ago I made new experience pedestal outside the Arena (using http://fabletlcmod.com/forum/index.php?t=msg&th=2263& ;start=0&Keshire's guide). Now I want to make it in DemonDoor_Necropolis.tng, but it doesn't work. I hope you can help me. That's script of the pedestal:
oneNewThing Marker;
Player -1;
UID 18446741223695993289;
DefinitionType "HERO_CENTRE_DOOR_MARKER";
CreateTC "CTCOwnedEntity";
ScriptName NULL;
ScriptData "NULL";
ThingGamePersistent FALSE;
ThingLevelPersistent FALSE;
StartCTCPhysicsStandard;
PositionX 35.27963;
PositionY 26.64648;
PositionZ 5.58263;
RHSetForwardX 0.00000;
RHSetForwardY 1.00000;
RHSetForwardZ 0.00000;
RHSetUpX 0.04242;
RHSetUpY -0.01994;
RHSetUpZ 0.99890;
EndCTCPhysicsStandard;
StartCTCOwnedEntity;
SwitchableNavigationTCAdded FALSE;
VersionNumber 1;
OwnerUID 18446741724923971132;
EndCTCOwnedEntity;
StartCTCHeroCentreDoorMarker;
Radius 1.00;
DoorType2 1;
EndCTCHeroCentreDoorMarker;
Health 1.0;
EndThing;
second
NewThing Marker;
Player 4;
UID 18446741372273513733;
DefinitionType "MARKER_LIGHT_INTERNAL_CHANNEL";
CreateTC "CTCOwnedEntity";
ScriptName NULL;
ScriptData "NULL";
ThingGamePersistent FALSE;
ThingLevelPersistent FALSE;
StartCTCPhysicsStandard;
PositionX 35.33133;
PositionY 26.88037;
PositionZ 5.58510;
RHSetForwardX 0.00000;
RHSetForwardY 1.00000;
RHSetForwardZ 0.00000;
RHSetUpX 0.04242;
RHSetUpY -0.01994;
RHSetUpZ 0.99890;
EndCTCPhysicsStandard;
StartCTCLight;
Active TRUE;
Overridden TRUE;
Colour CRGBColour(0,100,20,255);
InnerRadius 3.00000;
OuterRadius 5.00000;
Interted FALSE;
Flicker 0.0;
Inverted FALSE;
EndCTCLight;
StartCTCOwnedEntity;
SwitchableNavigationTCAdded FALSE;
VersionNumber 1;
OwnerUID 18446741724923971132;
EndCTCOwnedEntity;
Health 1.0;
EndThing;
thirdNewThing Building;
Player 4;
UID 18446741724923971132;
DefinitionType "BUILDING_EXP_DUMMY";
ScriptName GrannysHouse;
ScriptData "NULL";
ThingGamePersistent FALSE;
ThingLevelPersistent FALSE;
StartCTCPhysicsStandard;
PositionX 35.27226;
PositionY 26.83447;
PositionZ 5.56415;
RHSetForwardX 0.00000;
RHSetForwardY 1.00000;
RHSetForwardZ 0.00000;
RHSetUpX 0.04242;
RHSetUpY -0.01994;
RHSetUpZ 0.99890;
EndCTCPhysicsStandard;
StartCTCEditor;
EndCTCEditor;
StartCTCVillageMember;
VillageUID 0;
EndCTCVillageMember;
StartCTCBuyableHouse;
WifeLivingHere 0;
OwnedByPlayer FALSE;
IsScripted FALSE;
Rented FALSE;
DayNextRentIsDue 2147483647;
CurrentDressLevel 0;
VirtualMoneyBags 0;
EndCTCBuyableHouse;
Health 15000.0;
EndThing;
Yes, I've installed fmp.
In location I can see BUILDING_EXP_DUMMY and green lightning, but menu doesn't show.