• Hey! Register here to create your account, engage with the community, and talk about what is new!

showing name of item on kill

Only3CPS

New member
Joined
Mar 21, 2022
Messages
8
Reaction score
0
so in my game i want to display my sword, axe, etc name so if my sword name was ''E'' how can i make that display when i kill someone, can anyone help?
 

ARMcPro

Forum adept
Overlord
Joined
Oct 20, 2020
Messages
1,226
Reaction score
347
There should be a set variable called Get Item Name, on player kill player event, place that set variable and put a variable in the first slot (a local one for better performance) and put a Game Value: Main Hand Item in the second slot then just send a message and put the variable
 
Top Bottom