Connection ErrorBad RequestThis page went staleSession ExpiredSign in requiredForbiddenNot FoundToo Many RequestsServer ErrorBad GatewayService UnavailableGateway TimeoutHTTP Version Not Supported
Session Expired
Your session has expired. Please log in to continue.
Sign in required
You need an account to do that. Sign in or create one — it only takes a minute.
This page went stale
Your security token was rejected, usually because the page sat open too long or you signed in elsewhere. Nothing was saved. Reload the page and try again.
Request Failed
We encountered an issue while processing your request.
Please check your internet connection and try again.
Please help! I can’t figure out what’s wrong; the script just won’t work, no matter what I try.
```
function biaraF ()
Trigger(REGION_ENTER_AND_STOP_TRIGGER, "biara", nil );
MessageBox(GetMapDataPath()..'text9.txt');
SetObjectPosition ('Raelag' , 8, 129, 0)
end;
Trigger(REGION_ENTER_AND_STOP_TRIGGER, "biara", "biaraF" );
```
It seems like everything is correct, and the hero’s name matches the script, so there shouldn’t be any errors here. The console displays: "Can`t find terrain info file for map... and the map directory." All other scripts work, but this one doesn’t react at all when entering the region :smile32: