- Joined
- Aug 4, 2006
- Messages
- 357
hello again. i converted my whole map to JASS, and i noticed that most of the strings that i entered into trigger actions were changed to "TRIGSTR_<somenumber>." example:
where in the map code are all these TRIGSTRs defined? how do i check what their values are and/or change them?
thanks in advance.
JASS:
call DialogSetMessageBJ( udg_teamDialog, "TRIGSTR_306"
thanks in advance.