Closed Soloknight closed 6 years ago
Something you've added is parseText it twice, remove it from the above file and see how you go.
Hint _hint;
No, it means one of the mission files is broadcasting parsed text, which is wrong. serverMessage is fine.
Ok got that one fixed but this one still causing issues
18:57:47 Error in expression <functions\fn_encodeText.sqf"
_this splitString "" apply {["&","<","&> 18:57:47 Error position: <splitString "" apply {["&","<","&> 18:57:47 Error splitstring: Type Array, expected String 18:57:47 File mpmissions__CUR_MP.Stratis\client\functions\fn_encodeText.sqf, line 10
Whenever I send an invite to a player
Thanks Rev
Ok I really messed up that function, fixed again; https://github.com/A3Wasteland/ArmA3_Wasteland.Altis/commit/87fac6b74b245f54081230311eee7b0b4def17ae
I keep getting these errors with missions and group invites 11:47:05 "Message Money Objective--------------------------------Medium Money ShipmentA convoy transporting $150,000 escorted by a MSE-3 Marid is en route to an unknown location.Stop them!" 11:47:05 Error in expression <geSystem];
_hint = messageSystem; hint parseText _hint;