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:
@@ -10,7 +10,7 @@ class MeleeSledge: MeleeWeapon
|
||||
droppeditem= "ItemSledge";
|
||||
magazines[]=
|
||||
{
|
||||
"sledge_swing"
|
||||
"Sledge_Swing"
|
||||
};
|
||||
handAnim[]=
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user