View unanswered posts | View active topics It is currently Thu Apr 18, 2024 2:32 pm



Reply to topic  [ 3 posts ] 
 Removing Fog of War in Campaign 
Author Message

Joined: Mon Mar 04, 2013 12:51 am
Posts: 8
Reply with quote
Post Removing Fog of War in Campaign
How? I think it looks ugly and really doesn't add much to the gameplay.


Sun May 12, 2013 12:16 am
Profile
DRL Developer
DRL Developer
User avatar

Joined: Thu Jun 11, 2009 2:34 pm
Posts: 966
Location: Moscow, Russia
Reply with quote
Post Re: Removing Fog of War in Campaign
Open Base.rte\Activities\MetaFight.lua in notepad and at line 132-133, on the next line after 'function MetaFight:StartActivity()' add those lines and save

Code:
for tm = 0,3 do
   SceneMan:RevealUnseenBox(0,0,SceneMan.Scene.Width,SceneMan.Scene.Height,tm)
end


Don't forget to make a backup copy of the file


Sun May 12, 2013 8:02 pm
Profile

Joined: Mon Mar 04, 2013 12:51 am
Posts: 8
Reply with quote
Post Re: Removing Fog of War in Campaign
Thanks, worked like a charm :)


Sun May 12, 2013 9:19 pm
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 3 posts ] 

Who is online

Users browsing this forum: No registered users


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by STSoftware for PTF.
[ Time : 0.048s | 15 Queries | GZIP : Off ]