The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 906 - File: showthread.php PHP 7.2.24-0ubuntu0.18.04.17 (Linux)
File Line Function
/showthread.php 906 errorHandler->error



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


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
overlay screen with .tga-file
Ravenskull Offline
Junior Member

Posts: 18
Threads: 5
Joined: Nov 2011
Reputation: 0
#1
Question  overlay screen with .tga-file

Hey, Smile

another question came up when thinking about my mod concerning screen effects. At a specific point in Penumbra you had to use a gasmask to cross an area. I want to use the same quest in my mod (Amnesia). Is there an option to overlay the screen with an custom .tga file? For example if you use the following script:

GivePlayerDamage(30.0f, "damage_bloodsplat1.tga", false, false);

... the bloodsplat tga-file will appear.
If I try to use my own file, by simply replaceing my own file it will not work.
example:

GivePlayerDamage(30.0f, "gasmask.tga", false, false);

It also doesn`t work if I replace the original file by my own custom file.

Is there an option to make the programm recognize my file?
I´m also searching for an script to overlay the screen with an .tga-file permanent.
If theres a way to realize my idea it would be a nice snack for all players.

Thanks for your support,
Ravenskull

p.s. Demo is coming soon !
(This post was last modified: 01-13-2013, 04:24 PM by Ravenskull.)
01-13-2013, 04:19 PM
Find


Messages In This Thread
overlay screen with .tga-file - by Ravenskull - 01-13-2013, 04:19 PM
RE: overlay screen with .tga-file - by Traggey - 01-13-2013, 04:42 PM
RE: overlay screen with .tga-file - by Ravenskull - 01-13-2013, 06:47 PM
RE: overlay screen with .tga-file - by Ravenskull - 01-14-2013, 07:44 PM
RE: overlay screen with .tga-file - by The chaser - 01-14-2013, 07:56 PM
RE: overlay screen with .tga-file - by Acies - 01-14-2013, 12:46 AM
RE: overlay screen with .tga-file - by palistov - 01-14-2013, 07:52 PM
RE: overlay screen with .tga-file - by palistov - 01-14-2013, 08:33 PM
RE: overlay screen with .tga-file - by palistov - 01-15-2013, 02:26 AM
RE: overlay screen with .tga-file - by Ravenskull - 01-15-2013, 06:16 PM
RE: overlay screen with .tga-file - by Adrianis - 01-15-2013, 01:54 PM
RE: overlay screen with .tga-file - by palistov - 01-16-2013, 06:03 PM



Users browsing this thread: 1 Guest(s)