mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-21 02:46:29 +03:00
Send dayz_playerName as array
This avoids triggering PV value restrictions when the player has keywords or special characters in their name.
This commit is contained in:
@@ -46,7 +46,7 @@ class Fishing_Swing : Melee_Swing
|
||||
ammo = "Fishing_Swing_Ammo";
|
||||
};
|
||||
|
||||
class sledge_swing : Melee_Swing {
|
||||
class Sledge_Swing : Melee_Swing {
|
||||
displayName = "Sledge";
|
||||
displayNameMagazine = "Sledge";
|
||||
shortNameMagazine = "Sledge";
|
||||
|
||||
Reference in New Issue
Block a user