SetMapExit
Prototype: GemRB.SetMapExit (ExitName[, NewArea, NewEntrance])
Description: Modifies the target of an exit in the current area. If no destination is given, then the exit will be disabled.
Parameters:
- ExitName - scripting name
- NewArea - new exit target area
- NewEntrance - target areas entrance to link to
Return value: N/A
Back to function index, GUIScript introduction.