Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 11 Vote(s) - 4.27 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Work in progress Atlantia
Selyp Offline
Member

Posts: 210
Threads: 19
Joined: Feb 2011
Reputation: 7
#11
RE: Atlantia

(08-14-2011, 09:24 PM)Kyle Wrote: Sorry, but I got an urge to help you make the script where the flashlight power slowly recharges when it's not being used. Tongue

An example for using a lantern that recharges when not in use (I don't know the differences between the lantern and flashlight scripting-wise Tongue ) :

I hope I did this right and that you'll be able to use this correctly. Smile

Awesome, I'll give it a shot and see what happens! It looks like it should work.

Atlantia - An Amnesia: The Dark Descent Full Conversion Mod
(This post was last modified: 08-15-2011, 03:45 AM by Selyp.)
08-15-2011, 12:01 AM
Find
Selyp Offline
Member

Posts: 210
Threads: 19
Joined: Feb 2011
Reputation: 7
#12
RE: Atlantia

Added an Update to main post. Added a couple screenshots, and underwater gameplay is working. Smile

Atlantia - An Amnesia: The Dark Descent Full Conversion Mod
(This post was last modified: 08-15-2011, 07:02 AM by Selyp.)
08-15-2011, 07:01 AM
Find
Tenno Offline
Senior Member

Posts: 293
Threads: 0
Joined: May 2011
Reputation: 7
#13
RE: Atlantia

Love the new screens, I'm glad to hear that the underwater gameplay is working well, good luck with polishing it up Big Grin

[Image: 29069he.gif]
08-15-2011, 09:17 AM
Find
palistov Offline
Posting Freak

Posts: 1,208
Threads: 67
Joined: Mar 2011
Reputation: 57
#14
RE: Atlantia

Beautiful menu screen. By the way, I saw Kyle's code for the recharging lantern. There's already script functionality to execute a function when the lantern is turned on or off.

SetLanternLitCallback(string& asCallback);

Callback: CallbackFunc(bool Lit) {}

Use a simple if statement to start the loop subroutine or break the loop. Also, I'm not sure if the callback is removed. If it is you'll have to re-add the callback.

08-15-2011, 09:24 AM
Find
Kyle Offline
Posting Freak

Posts: 911
Threads: 36
Joined: Sep 2010
Reputation: 7
#15
RE: Atlantia

(08-15-2011, 09:24 AM)palistov Wrote: Beautiful menu screen. By the way, I saw Kyle's code for the recharging lantern. There's already script functionality to execute a function when the lantern is turned on or off.

SetLanternLitCallback(string& asCallback);

Callback: CallbackFunc(bool Lit) {}

Use a simple if statement to start the loop subroutine or break the loop. Also, I'm not sure if the callback is removed. If it is you'll have to re-add the callback.

Ah, thanks. Never knew that. Tongue

But it's not like I needed the lantern to regenerate oil, it just seems too weird. Smile

08-15-2011, 03:28 PM
Find
Phoroneus Offline
Member

Posts: 141
Threads: 12
Joined: Feb 2011
Reputation: 0
#16
RE: Atlantia

Just a quick question: How did you modify the font where it says "Atlantia"? I might just be blatantly overlooking it, but I haven't managed to do it with Harvest.

[Image: at_9365860.png]

Follow Harvest.
08-19-2011, 04:52 AM
Find
Selyp Offline
Member

Posts: 210
Threads: 19
Joined: Feb 2011
Reputation: 7
#17
RE: Atlantia

(08-19-2011, 04:52 AM)Phoroneus Wrote: Just a quick question: How did you modify the font where it says "Atlantia"? I might just be blatantly overlooking it, but I haven't managed to do it with Harvest.

Didn't see your post, sorry it took so long to respond.
You have to create your own logo ( I did one using Gimp) and save it as a .tga file. Then in your menu.cfg file, you have to add this text, under where you pick the music.

Also, it has to be a full conversion to work.

Mine looks like this.

Music = "abandoned.ogg"
MenuLogo = "graphics_atlantia_menu/atlantia_menu_logo.tga"


Atlantia - An Amnesia: The Dark Descent Full Conversion Mod
08-25-2011, 04:22 AM
Find
Phoroneus Offline
Member

Posts: 141
Threads: 12
Joined: Feb 2011
Reputation: 0
#18
RE: Atlantia

Thanks!

Yes, I figured it'd need to be a full conversion (Harvest is one) but didn't know what needed to be changed. Many thanks!

And if you need any more models, let me know. I'd be happy to help out (I can't rig and animate them yet, however - still figuring that out for Harvest as well).

[Image: at_9365860.png]

Follow Harvest.
08-25-2011, 06:33 AM
Find
SonOfLiberty796 Offline
Senior Member

Posts: 371
Threads: 39
Joined: Aug 2011
Reputation: 2
#19
RE: Atlantia

This looks epic man! I already want to play it :p You planning to release a demo whenever your ready?
08-30-2011, 07:19 PM
Find
Selyp Offline
Member

Posts: 210
Threads: 19
Joined: Feb 2011
Reputation: 7
#20
RE: Atlantia

I probably won't release a demo, as I don't want to take away from the full mod once it's released. However, I am thinking about releasing a small prologue once development is further along.

Atlantia - An Amnesia: The Dark Descent Full Conversion Mod
09-09-2011, 06:43 AM
Find




Users browsing this thread: 2 Guest(s)