ItsDeltin / Overwatch-Script-To-Workshop

Converts scripts to Overwatch workshops.
208 stars 26 forks source link

v1.4.1 - Incorrect character string replacement #148

Closed sarami77 closed 4 years ago

sarami77 commented 4 years ago

With the update from v1.2 to v1.4.1, generate incorrect code about the output code of string replacement. The fourth replacement parameter [reviveTimeLimit] is lost and replaced by a [Help] literal instead.

snapshot

ItsDeltin commented 4 years ago

Thanks for the report, there is a bug when using more than 3 format parameters.

sarami77 commented 4 years ago

I confirmed fixed this issue by OSTW v1.5. closed this issue.