Jump to content
  • 0

Killmessages left upper corner


xO_Zero_Ox

Question

Hey there,

 

i currently searching a script that displays the kills in the upper left corner, it kind of looks like this

http://youtu.be/_Q_Jfq5JQXw?t=55s   note the upper left corner

 

[Zero] [Picture of the gun] [meters] [player who died]

 

ive seen it on some servers, iirc even on some Epoch servers, if it is a Overwatch thing pls let me know if i can use it also on the Epoch Servers

 

 

any help is greatly appricated :)

 

okay ive found out that it is not a overwatch thing there are some epoch servers that using this script aswell

 

 

EDIT: ive talked with a developer from the Server where the Killmessages are he told me it basiclly this code

http://www.404games.co.uk/forum/index.php?/topic/2496-custom-death-messages/page-2

 

i just need to edit it to displays a picture

now here comes the code ive found

_pic = (getText (configFile >> 'CfgWeapons' >> (currentWeapon player) >> 'picture'));

am i on the right way or is this just complete bullshit.

 

Also just found out that it has something to do with the fnc_plyrHit.sqf and the server_playersDied.sqf

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

With this code you won't get far..

In order to show the text with the picture of the gun correctly you have to call it with the 'BIS_fnc_dynamicText' function.

This function has to be executed client sided so that every player can can see the kill message at the same time.

its okay ive got it working men dunno how, well will see iirc i will write a tutorial

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...