This is a read only copy without any forum functionality of the old Modcraft forum.
If there is anything that you would like to have removed, message me on Discord via Kaev#5208.
Big thanks to Alastor for making this copy!

Menu

Author Topic: Knowledge base  (Read 1562 times)

Nupper

  • Registred Member
  • Creator of Worlds
  • *****
  • Posts: 339
    • View Profile
Knowledge base
« on: August 08, 2013, 03:44:31 am »
Is it possible to edit the GM ticket Resuilts like hot topics and such to your own stuff?
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

schlumpf

  • Administrator
  • Creator of Worlds
  • *****
  • Posts: 2967
    • View Profile
Re: Knowledge base
« Reply #1 on: August 08, 2013, 08:38:50 am »
Edit the URL inside the files, implement the API.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Nupper

  • Registred Member
  • Creator of Worlds
  • *****
  • Posts: 339
    • View Profile
Re: Knowledge base
« Reply #2 on: August 08, 2013, 10:16:57 pm »
Quote from: "schlumpf"
Edit the URL inside the files, implement the API.
trying to find the urls
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Steff

  • Administrator
  • Creator of Worlds
  • *****
  • Posts: 4551
    • View Profile
Re: Knowledge base
« Reply #3 on: August 09, 2013, 08:42:30 am »
Perhaps: InterfaceGlueXMLGlueStrings.lua
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
Please mark as solved if solved.
Don't ask if you could ask a question... JUST ask the Question.
You can send me also offline messages. I will answer if I get online.
Skype: project.modcraft
Discord: steff#6954

deep6ixed

  • Contributors
  • Wiki Incarnate
  • *****
  • Posts: 189
    • View Profile
Re: Knowledge base
« Reply #4 on: August 09, 2013, 03:13:28 pm »
I checked GlueXML and FrameXML strings and even the FrameXML constants.  I didn't find it.

Id like to know how this works too, it would be a huge help with Maruum.

If I see it, I'll post back here
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

schlumpf

  • Administrator
  • Creator of Worlds
  • *****
  • Posts: 2967
    • View Profile
Re: Knowledge base
« Reply #5 on: August 09, 2013, 03:45:16 pm »
Iirc, it is either in framexml constants or hardcoded in the client. It is a file based read only API using XML files. Grep for http or XML.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »