TOE -- Undocumented Functions

Maps and the art of mapmaking.
User avatar
rdeford
Assassin
Assassin
Posts: 299
Joined: 17 Apr 2007
Location: Sequim, USA
Contact:

TOE -- Undocumented Functions

Unread postby rdeford » 08 Dec 2007, 15:04

So far I've found 1 and I assume there are more, so let's work together to add to this posting.
----------------------------------------------------------------------

Code: Select all

GetMapDataPath()


Example Usage:

Code: Select all

path = GetMapDataPath();

function cyclopsGreeting() -- player hears cyclops yelling
	MessageBox(path.."cyclopsGreeting.txt");
	Trigger(REGION_ENTER_AND_STOP_TRIGGER, "approachToFirstBridgeRgn", nil);
end;
  Trigger(REGION_ENTER_AND_STOP_TRIGGER, "approachToFirstBridgeRgn", "cyclopsGreeting")
rdeford, Mage Of Soquim

“Forgiving and being forgiven, loving and being loved,
living and letting live, is the simple basis for it all."

Ernest Holmes 1984

Return to “Mapmaking Guild”

Who is online

Users browsing this forum: No registered users and 2 guests