Jump to content

roxez

Former Developers
  • Posts

    32
  • Joined

  • Last visited

Posts posted by roxez

  1. Hey Ruud033,

    I'm the person who develop the PT Interface and other UIs.

    We had a discussion on custom interfaces for PT recently. We found out its a good idea to have such feature where modders can control the PT interface itself.

    however it needs some work to get it up to be able to use custom UI. the flash needs some revising and the code needs to be clean again to make readable. Plus I wanted to design it in a way it can be edited from editor itself.

    for the time being though, the PT will show any custom weapon in the PT.

    It's doable, flash for content creation and code for functionality. shoot me a PM if you trying to get it up and working.

    ---

    tl;dr: probably in the future. stay tuned.

  2. Hi AlienXAXS,

    I'm the person who is in charge of the UI implementations. All the PT implementations are coded in the class called Rx_GFxPurchase.uc, look at the default properties section at the bottom, all the PT descriptions are there, and the PT mechanics are within that class.

    In terms of graphics, they are created in flash, exported it through scaleform, and imported into the editor. they're a bit more work to get hang of it, so you have a work cut out for you if you want to work on that. Research scaleform and CLIK to get started.

    I'll try post up some images to guide you guys on what goes on in PT and other User Interfaces later today. I'll probably tidy up the code and provide proper documentations as well. That'll be in the long run though.

    In the meantime, reach out to me for any UI questions, and I'll try my best to assist you guys.

×
×
  • Create New...