USL.DarkZero

User

Joined on Dec 25 2020

UGMP weapons are missing in death reasons
Verified
Snapshot 4.1.6
Would be great if there was a weapon icon in the death list if people kill each other with weapons that are not part of GTA San Andreas.
Use one of the "new" weapons and kill someone.

TwisT3R

Project Manager

Joined on May 10 2016

Posted 3 years ago (edited)

Known issue and it is planned to have a fix for that.

Until that, you can use this method as a workaround.

if(IsValidWeaponType(reason)) { SendDeathMessage(killerid, playerid, GetWeaponHighestParentType(reason)); }