[04-17 22:36] | [Chat] | Lovelock: Hey Icey? |
[04-17 22:36] | [Chat] | Icewolfz: a gremlin did it |
[04-17 22:37] | [Chat] | Lovelock: dont we have a timer function? |
[04-17 22:37] | [Chat] | Icewolfz: for client? |
[04-17 22:37] | [Chat] | Lovelock: on webclient? |
[04-17 22:38] | [Chat] | Icewolfz: there is #wait that willdelay between commands |
[04-17 22:38] | [Chat] | Icewolfz: you cna do #wa ms |
[04-17 22:38] | [Chat] | Icewolfz: eg #wa 2000 |
[04-17 22:38] | [Chat] | Icewolfz: will wait 2 seconds then execute the command after |
[04-17 22:38] | [Chat] | Icewolfz: or do you mean a tick timer? |
[04-17 22:39] | [Chat] | Icewolfz: that executes evrey so often? |
[04-17 22:39] | [Chat] | Icewolfz: the newer web client has trigger alarms |
[04-17 22:39] | [Chat] | Icewolfz: fi yo uwant ot creaet repeating tsutff |
[04-17 22:39] | [Chat] | Icewolfz: then you could do raw javascript and use setTimeout and setInterval |
[04-17 22:39] | [Chat] | Icewolfz: for total control |
[04-17 22:40] | [Chat] | Lovelock: too complex lol |
[04-17 22:40] | [Chat] | Icewolfz: #wait is the most simple |
[04-17 22:40] | [Chat] | Icewolfz: it works like zmud |
[04-17 22:40] | [Chat] | Icewolfz: zmud uses seconds while the web client is milliseconds |
[04-17 22:41] | [Chat] | Lovelock remembers what he used in the past |
|
Back to List |