View Single Post
  #32  
Unread 08-02-2005, 01:31 AM
nerasa nerasa is offline
A Young Mystail Rat
 
Join Date: Mar 2005
Server: Antonia Bayle
Posts: 5
Default

csm 2.5.5 and betz 2 on ui, not workin for me on 8/1, didnt see any patch notes on login.

chat triggers
"/csm play" - doesnt work at all
"/csm play " - does work
"/csm play blah" - works great, can we get it to check id3 tags for this part to?

"/csm skip" - does nothing can we get a previous too?
"/csm unpause" - does nothing

and I was also looking into the /beginchatinput, but it makes me CTD on everything I try. I dont entirely understand the correct format for the onpress event would

beginchatinput=(/csm play) beginchatinput=(/csm play) be correct?

from playing with /beginchatinput ingame, it needs an extra return, but i dont even get "/csm play" into the inputbox.

something else I tried, puttin the mp3 buttons into the chat window, and using Parent.ChatInput.Text=/csm play
also never put anything into the chatbox, i tried .Activate, .Enable the chatbox also

*edit
ok i got
beginchatinput="/csm play" beginchatinput="/csm play "
to populate the mainchat text box, but I have to manually hit enter to make the command happen.

Last edited by nerasa : 08-02-2005 at 02:29 AM.
Reply With Quote