Re: [Flash Operator Panel] Docs - typo - first server is 0?
Hello, In configuration files the server index start at 1, but inside the code it start at zero, hence the confusion. We humans like to start couting from 1, but computers like to do it from 0. So, if you see in the logs that an event comes from Server: 0, it means it is from the 1st server configured (that would be Server=1 in op_buttons.cfg if you use it) Ian Plain wrote: Hi
|