Drizzo
11-10-2004, 08:19 PM
Alright i'm a complete noob at scripting, i know the concepts and all that but uhm, i dont really know the syntax for.. well.. barely anything.
I'm looking for a way to be able to TAB or rather CYCLE through stances/shapeshifts/etc.
As far as i know, and this is all i know (this is probably gibberish), it would go something like this:
/script value = (1-3); if ( value == 1 ) then SendChatMessage("/stance |bzrk|"); if ( value == 2 ) then SendChatMessage("/stance |battle|"); if ( value == 3 ) then SendChatMessag("/stance |defense|")
It probably doesnt work at all but, whatever, i dont know scripting at all. It's mostly just guessing.
the /stance |battle| and /stance |bzrk| and /stance |defense| are macro commands that cosmos adds used as switching to that stance.
I know that my example was complete crap ;p, so could somebody clue me in on how it could be done?
Thanks a lot :)
oh, and dont flame me plz lol
I'm looking for a way to be able to TAB or rather CYCLE through stances/shapeshifts/etc.
As far as i know, and this is all i know (this is probably gibberish), it would go something like this:
/script value = (1-3); if ( value == 1 ) then SendChatMessage("/stance |bzrk|"); if ( value == 2 ) then SendChatMessage("/stance |battle|"); if ( value == 3 ) then SendChatMessag("/stance |defense|")
It probably doesnt work at all but, whatever, i dont know scripting at all. It's mostly just guessing.
the /stance |battle| and /stance |bzrk| and /stance |defense| are macro commands that cosmos adds used as switching to that stance.
I know that my example was complete crap ;p, so could somebody clue me in on how it could be done?
Thanks a lot :)
oh, and dont flame me plz lol