obj
Topic(href, href_list)
..()
switch(href_list["choice"])
Problem description:
im using Topic and \ref to get choices in the html
i want to make it so i enter a password and if its equal to the current password it will let you in but it keeps saying "expecting constant expression"
how might i get pass this/
am i going the wrong way with this using Topic?/
and if so how might i use javascript to check?
and finally: how might i change dreammaker vars in html/javascript?
As for the actual HTML part, I can't really help you there.