Non-threaded

Forums » Advanced Editor Forum » Read Thread

Get help from the experts on variables, scripts, items, and other scary things.

Is the ref page all there is to the advance editor

10 years ago

Wanting to expand my scripting skills, I looked at the Script Code Reference by Alexp. That's quite a small reference guide. Is that really all there is to the scripting language, or is there more to it?

Is the ref page all there is to the advance editor

10 years ago

That about sums it up, but there's also that little bit of on-page scripting.

Is the ref page all there is to the advance editor

10 years ago

Well, sounds great then. What about HTML though? I've read I can use that too. Can I use it in conjunction with the scripting language?
 

Is the ref page all there is to the advance editor

10 years ago

You can insert conditional HTML via the $PAGETEXT variable.

Is the ref page all there is to the advance editor

10 years ago

Ah. I see.