[10-28 19:53] | [Chat] | Icewolfz: this is one in jimud which may be in the web client |
[10-28 19:53] | [Chat] | Icewolfz: some reason its not letting me rung a siple alias script |
[10-28 19:59] | [Chat] | Icewolfz: client.sendCommand(Array.prototype.slice.call(arguments).splice(1).join(' ').replace(/rgb/g, '')); |
[10-28 19:59] | [Chat] | Icewolfz: works in web client |
[10-28 19:59] | [Chat] | Icewolfz: client.sendCommand(Array.prototype.slice.call(arguments).splice(1).join(' ').replace(/rgb/g, '%^RGB542%^')); |
[10-28 20:00] | [Chat] | Icewolfz: basically any arugmetns after an alias are parsed and the nsent ot the mud |
[10-28 20:00] | [Chat] | Icewolfz: so no bug in web client but could be bug in jimud |
[10-28 20:00] | [Chat] | Icewolfz: hmm nm that works in jimud too |
[10-28 20:01] | [Chat] | Icewolfz: must be someting in my other attempts |
[10-28 20:01] | [Chat] | Nitupsar: there are a few ways that jimud has issues. javascripts can't be broken |
[10-28 20:01] | [Chat] | Icewolfz: i broke it pretty easy |
[10-28 20:01] | [Chat] | Icewolfz: granted it was me miss using the commands |
[10-28 20:01] | [Chat] | Nitupsar: lol |
[10-28 20:01] | [Chat] | Icewolfz: i tried to send an array as a string |
[10-28 20:02] | [Chat] | Nitupsar: I mean like you have a 5 minute script deal on a macro. |
[10-28 20:02] | [Chat] | Nitupsar: would be nice to be able to gracefully kill it |
[10-28 20:02] | [Chat] | Icewolfz: the other bug i think is some issue with circle references somewhere in i probably hav an alais calling an alias |
[10-28 20:02] | [Chat] | Icewolfz: has built in timeouts |
[10-28 20:02] | [Chat] | Nitupsar: I know, I could use trigers off of triggers but that has issues also |
[10-28 20:02] | [Chat] | Icewolfz: or it hsould time outafter a period of time |
|
Back to List |