I have a script with a weapon variable
Weapon Property WeaponLeft Auto
But i want affiche the name of the weapon in this variable with debug.notification(WeaponLeft)
But when i call this i have this text : WEAPON[
How i can affiche the name of this weapon?
