mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Store plot and door friends names as array
Avoids setVariable value restrictions for players with special characters in their name. Also avoids issues with storing non-ASCII characters from player names in DB inventory field.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
1 "switch" !="\"switchmove\""
|
||||
1 "hide" !"hideObject"
|
||||
1 "icon"
|
||||
1 "marker"
|
||||
1 "marker" !"PPMarker"
|
||||
1 "server"
|
||||
5 "compile"
|
||||
5 "loadFile"
|
||||
|
||||
Reference in New Issue
Block a user