Jump to content

Recommended Posts

gf-custom-deathscreen-script-version-12-
GF Custom Deathscreen Script
 
by
 
GEORGE FLOROS [GR]



Description:

Adding an image of blood and sound when killed to spice it a little bit .
You are free to do anything but i would like to give me Credits for this!
Simple and easy to use and adapt .
Have Fun !


Installation:

Installation / Usage:

For usage instructions and information of how to use the GF Custom Deathscreen Script  , please refer to the included documentation and/or example mission.

Place in your mission the files . There is everything included , in the init.sqf and the description.ext , to copy paste in your mission .

 

 

https://community.bistudio.com/wiki/SQF_syntax
Don't try to open this with the simple notepad.

For everything that is with comment // in front or between /*
means that it is disabled , so there is no need to delete the extra lines.

You can open this ex:
with notepad++
https://notepad-plus-plus.org/

and also use the extra pluggins
(this way will be better , it will give also some certain colours to be able to detect ex. problems )
http://www.armaholic.com/page.php?id=8680

or use any other program for editing .

For the Compilation List of my GF Scripts , you can search in:

https://forums.bohemia.net/forums/topic/215850-compilation-list-of-my-gf-scripts/

 

 

Credits & Thanks:

Thanks to All script contributors
Thanks to everyone who tries to do the best for this game!
Thanks to BIS for such a great platform .
Thanks to BIS Community and BIS Community Forums .
Thanks to Armaholic Community and Forums .


Changelog:

v1.1
fixed name

v1.0

Forum topic:
- Armaholic forums

 

 

Armaholic

 

  • Like 3
  • Thanks 2

Share this post


Link to post
Share on other sites

SPOILER    * 15+

 

Spoiler

gvL2o35cTY6CZzTW3rwybQ.png

 

SPOILER    * 15+

 

Spoiler

NJF5TewOSO2PRLo18L9U-Q.png

 

If in any case there is a problem with the pics , tell me to delete them or whatever .

  • Like 1

Share this post


Link to post
Share on other sites

 

This Script is included also in my mission :

8fUNFWPBQYWSJom-tcvkTA.png

 

 

  • Like 1

Share this post


Link to post
Share on other sites

Sadly this has not the attention it deserves.

I like the idea much but it has one minus for me. After a while it gets a bit used off as its allways the same picture.

If you could add a variation while adding a few pics more and set them as random would be much better as it already is.

 

 

  • Like 2

Share this post


Link to post
Share on other sites

Muecke 

 

Yes it is a  great idea to have more variety , ( i like it also )

but this is why i am saying also , *you are free to do Anything you want + adapt ,

then its a good idea for someone , to have the opportunity to edit this , on his own  needs ,

according to the mission or server , you can put instead for example , to be appearing maybe something else ,

like an insignia of the team or whatever.

 

It would be good to add lets say ,

3 alternative pictures + sounds , but you need to have in mind the size of them.

I am using on the sample mission a 2 MB image , too much actually for a mission , because it's in a good quallity,

so as i said before it's better for anyone to adapt this for their own needs.

  • Like 1

Share this post


Link to post
Share on other sites

 

For any further

A1lqDStoTzS-qQEYqiisow.png

Creation - Modification of this script ,

feel free to share here with the others!

Share this post


Link to post
Share on other sites

For everything that is with comment  //  in front  or between /*
means that it is disabled , so there is no need to delete the extra lines.
Don't try to open this with the simple notepad.

You can open this ex:
with notepad++
https://notepad-plus-plus.org/download/v7.5.4.html

and also use the extra pluggins
(this way will be better , it will give also some certain collours to be able to detect ex. problems )
http://www.armaholic.com/page.php?id=8680

or use any other program for editing .

Share this post


Link to post
Share on other sites

Updating

Changelog:


v1.2
Changed the name of all the scripts , starting now with GF .

  • Like 1

Share this post


Link to post
Share on other sites

If anyone was interested, you can change the amount of time the death screen is shown by changing this "sleep" value located in "GF_DeathScreen.sqf": 

 

[]spawn{
    100012 cutRsc ["GF_DeathScreen", "PLAIN", 3];
    uisleep 30;   <<< change this value
    100012 cutfadeout 1;
};

 

Props to @GEORGE FLOROS GR for messaging me with that solution!

  • Like 2

Share this post


Link to post
Share on other sites
23 hours ago, ArteyFlow said:

Props to @GEORGE FLOROS GR for messaging me with that solution!

 

Thank you very much @ArteyFlow !

 

I just notice that it wasn't still correct so i updated the code and now it's working properly .

This was my first script by the way !

Have fun !

 

Here is the update to version  2.0

 

GF_Custom_Deathscreen_Script v2.0.zip

Expires in: 29 days 20:59:06   |   Size: 2.4 MB   |

 

Thanks !

  • Like 1
  • Thanks 1

Share this post


Link to post
Share on other sites
 
 
 
 
 
 
 
 
6
On 8/27/2019 at 6:21 PM, GEORGE FLOROS GR said:

 

Thank you very much @ArteyFlow !

 

I just notice that it wasn't still correct so i updated the code and now it's working properly .

This was my first script by the way !

Have fun !

 

Here is the update to version  2.0

 

GF_Custom_Deathscreen_Script v2.0.zip

Expires in: 29 days 20:59:06   |   Size: 2.4 MB   |

 

Thanks !

Hell yeah dude, I'm going to add that script to my missions since it provides a nice touch of polish 😎 Thanks again!

  • Thanks 1

Share this post


Link to post
Share on other sites
On 2/15/2020 at 9:28 AM, GEORGE FLOROS GR said:

+GF_Custom_Deathscreen_Script.VR.zip

File created: 2020-02-14 11:23:25 PM   |   File expires in: 29 days 21:56:32   |   File Size: 639.1 KB   |

 

#File Size: 639.1 KB

Thankyou for the file size change for the Blood_Splatter.paa

  • Thanks 1

Share this post


Link to post
Share on other sites
22 hours ago, rgscriven said:

Thankyou for the file size change for the Blood_Splatter.paa

 

Your welcome rgscriven !  :wave:

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×