- Joined
- Apr 3, 2008
- Messages
- 700
Hello. I've got a trouble with multiboard.
This cause desyncs. Is it possible to fix them?
JASS:
if GetLocalPlayer()==GetTriggerPlayer()then
call MultiboardSetItemValueBJ( GetLastCreatedMultiboard(), 2, i, I2S(udg_ResourseCount[7*a+i]) )
endif