|
|||
|
well, im having this problem, seems like the Bold, Italic and Underscore options are upside down when i send a message through a new window....
if i write something in plain text (no bold, no italic, no nothing) i send the oposite, so im wondering which .as file mixup those lines thnxs in advance |
|
|||
|
hehe then again, i found the solution, seems like in bpmInClient.as
you were doing this wrong.. var isB = msg.isB ? "0" : "1"; var isI = msg.isI ? "0" : "1"; var isU = msg.isU ? "0" : "1"; but well, finally i found it, but i have another doubt... if i have the option to recieve messages on a different window.. when i change the avatar works great!, it changes on the channel as well, but if i use to recieve private messages in the same window as the room, (mini private chat...), whenever i change the avatar, doesnt change it on the room |
|
|||
|
im using version Version 5.12, and thats the only problem that i have right now
i try to change the avatar on the mini private chat, and it doesnt change it on the room, and when i do the same on a private chat oppened on another window, it works great! thnxs in advance |
![]() |
Was this information helpful? Yes No
| Thread Tools | |
| Display Modes | |
|
|