mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-21 10:56: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:
@@ -1485,7 +1485,7 @@ class CfgWeight
|
||||
{
|
||||
weight = 0;
|
||||
};
|
||||
class sledge_swing
|
||||
class Sledge_Swing
|
||||
{
|
||||
weight = 0;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user