quote:
Originally posted by CookieRevised
quote:
Originally posted by Plan-1130
Maybe make a status like Not-Online or something, or select multiple statusses, just an idea
and this for both the "status to activate on", as for the "status to reset" on...
Will look into it
quote:
Originally posted by CookieRevised
PS: Just a note/something to always consider when implementing tags: what would happen if a user actually want to use "<n>" in his message? Or how does he need to do it? I suggest the use of the literal escaping character used in all kinds of languages: "\"
Any ideas on how i can do this? I'm not the best when it comes to scripting and I'm not sure how to do it
. At the moment, each message is stored in an array and I'm using .split("<n>") to seperate them...
Any help appreciated