Home   Help Search Login Register  

Author Topic: Variable 'mando_hitch_hud' does not support serialization and should not be ....  (Read 2741 times)

0 Members and 1 Guest are viewing this topic.

Offline Cougarxr7

  • Members
  • *
Hi,
 I run the "ULITMATE COMBAT" game server for ARMA2.
 When I run this map, "Coop_30_Evolution_=SEALZ=_v1_0.Chernarus".
I get this error at start up and game load ,
 "Variable 'mando_hitch_hud' does not support serialization and should not be stored in the mission namespace."
Does anyone know why?
Thanks!
If this thread is in volation of forum rules , please delete.

Offline Spooner

  • Members
  • *
  • Mostly useless
    • Community Base Addons
Probably because they made significant changes to dialog management in A2 and that A1 dialog stuff doesn't work any more?

Anyway, look up disableSerialization as the best way to remove that error for ported stuff (just put it at the top of every script and function dealing with displays). For new stuff, try to develop properly using uiNamespace.
[Arma 2] CBA: Community Base Addons
[Arma 1] SPON Core (including links to my other scripts)