Hi!
Is there a way to put the code inside
<position>
...
</position>
into an external procedure somehow? if yes, what scripttype do I need to use? All my tries to do this sort of failed.
Also for something like
<portal
id="damagebig"
style="outPowDam">
<output_label>
<labeltext><![CDATA[
...
the same question.
For some scripts scripttype=label or =calculate seemed to do the trick, but for some (especially if using @text inside) this would give an error.
(My code works without making this stuff external procedures, but it would look much nicer - with smaller files - if I could make some of that external procedures).
Thanks in advance.
Best regards,
Steffen
Is there a way to put the code inside
<position>
...
</position>
into an external procedure somehow? if yes, what scripttype do I need to use? All my tries to do this sort of failed.
Also for something like
<portal
id="damagebig"
style="outPowDam">
<output_label>
<labeltext><![CDATA[
...
the same question.
For some scripts scripttype=label or =calculate seemed to do the trick, but for some (especially if using @text inside) this would give an error.
(My code works without making this stuff external procedures, but it would look much nicer - with smaller files - if I could make some of that external procedures).
Thanks in advance.
Best regards,
Steffen