Jump to content

Mijago

Inactive Member
  • Posts

    4
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Mijago

  1. I prefer to set a test whether the variable exists. If your query fails, the table is empty, or in the worst case, nil. So you can test it with an if statement like that : if query and query[1] then -- or if (query or {}) [1] then -- or chat('sth '.. ((query or {{0}})[1] or {0})[1}) the latest is pro code, you don't need to understand it, but if you do, Nice With those statements you prevent syserr messages Sent by Tapatalk @ Galaxy Note 10.1
  2. This or you Simply disable it in the Client via cmdchat - easy going Sent by Tapatalk @ Galaxy Note 10.1
  3. I Could create the functions (global unique) for the 40k and release it here, if you like Just tell me!
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.