Can the actName field be increased for longer txt?
This just part of the script. The script works fine, but the txt is cut off.
if (x = 0) then
field[actName].text = "01-05-The spell targets you, or if an area of effect, it centers on you. If it cannot target you or center on you, the spell simply fails "
done
endif
This just part of the script. The script works fine, but the txt is cut off.
if (x = 0) then
field[actName].text = "01-05-The spell targets you, or if an area of effect, it centers on you. If it cannot target you or center on you, the spell simply fails "
done
endif
Last edited: