Jump to content

xP3NG3Rx

Honorable Member
  • Posts

    855
  • Joined

  • Days Won

    402
  • Feedback

    100%

Everything posted by xP3NG3Rx

  1. Hmm, really nice. One idea is to: Extend the gm command by name reload to reloading the text files for example: /reload bann or something else if it is possible Sorry for my bad english, I hope you mean it. Magyarul:
  2. Hello, I found a little mistake. [...]table.insert(menu, data[i][1].." "..tostring(data[i][2].." Yang"))[...] This method is doing like this: tostring(150000.." Yang") - Bad! The correct is: tostring(150000).." Yang"
×
×
  • 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.