Jump to content

Are there detailed maps for games 2 & 3 like they had for the first game?


Lord Blade

Recommended Posts

I don't know if there are detailed maps like that. What I do instead is edit the game scripts to make secret switches more visible. From the topic Cheat to Make Hidden Switches More Visible. I use it with the lighting animation effect to make them really stand out.

 

For Avadon 2 edit the file Avadon 2 Files/Scripts/av2objsmisc.txt in the game directory (on Steam, right-click the game in your Library list and select Manage > Browse local files). Search for this line, you should find it 2 times:

	ob_default_script = "secdoor";

And after each line like that insert this line:

	ob_graphic_effect = 11;

 

The same works for Avadon 1 (script "avobjsmisc.txt", it has "secdoor" 2 times) and for Avadon 3 (script "av3objsmisc.txt", it has "secdoor" 8 times).

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...