Recent content by LynxStar

  1. L

    Community Patch - Modpack (Multiplayer Compatible)

    Single player for this has been fantastic but the desync every 1-2 turns in multiplayer has been an issue. We all have fallen in love with the mod but the desync are making it unbearable. I'm completely comfortable jumping into VS and attaching a debugger if someone has a hunch WTH is causing...
  2. L

    Context Isolation

    Thanks for the advice, both solutions worked. Lua's making more sense as I dig through it.
  3. L

    Context Isolation

    If I have 2 separate contexts is there anyway for me to have Context A, invoke something within Context B's and have it within Context B. I can get A to call something, that would normally be defined within B, but it executes inside of context A which is worthless to me. I essentially need 2...
Back
Top Bottom