Crimson Wizard wrote:Is it possible to make an Action Special which returns some result to map script?
It seems that now we cannot make Action Special ID > 255 at all. Why?
Janis Legzdinsh wrote:Crimson Wizard wrote:Is it possible to make an Action Special which returns some result to map script?
Only boolean value can be returned.
Janis Legzdinsh wrote:It seems that now we cannot make Action Special ID > 255 at all. Why?
I guess it's because you are using extended version of acc which by default uses byte instructions in which case line specials are encoded as bytes and are limited to 255. By passing -h option it will use integer instructions.

Users browsing this forum: No registered users and 0 guests