Bad Syntax

kingston

Well-known member
I am trying to tell something to not show on Jaxel's portal mod, so I put this IF statement in front of it. Something is syntactically wrong. What did I do?

<xen:if !="{EWRporta_Portal"}>
 
Hah, yes. I retyped it here and made that mistake. This is what I was trying to save:
<xen:if !="{$EWRporta_Portal}">

But thank you for catching my bad syntax in my example!
 
Top Bottom