- Joined
- Jul 17, 2011
- Messages
- 800
Hello everyone,
I'm trying to do a JASS dialog system. I would like to know if it possible tu use it in that way:
set udg_DialogRejoinAlly[(GetForLoopIndexA())*(GetForLoopIndexB())] = DialogCreate()
I'm trying to do a JASS dialog system. I would like to know if it possible tu use it in that way:
set udg_DialogRejoinAlly[(GetForLoopIndexA())*(GetForLoopIndexB())] = DialogCreate()