quote:
Originally posted by Dempsey
quote:
Originally posted by madman66
some thing like a Parsecommand function so you can parse plus tags into text
i dont get what you mean? parse plus tags into text? do you mean so that say if you called (!VER) you could use that text in your plugin? If so that is actaully a good idea
Yeh thats what i ment.
so like
code:
strBlah = parsecommand("(!VER)")
and strBlah is what ever (!VER) is