Jump to content

rabbitdev

Member
  • Posts

    12
  • Joined

  • Last visited

Reputation

0 Neutral

Personal Information

  • Location
    México

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Hello! I am trying to fix this issue here where the button overlaps the text. I came across on other forum posted by Spirited about /enablefocus to edit it in Client/ini/GUI.ini I was able to select the buttons but i cant with the text Not sure where else I could edit this one. I know buttons alignment are okay. I just need to move the text to the right a little bit so they wont overlap. Thanks! https://imgur.com/a/xdHR48V
  2. Thanks for this!
  3. Just so I understand, is the effect completely client sided? Or are you sending a packet / message from the server to display this when they spawn in? Is it a status on the character, or an effect you manually send? aah.. yeah just client-side of the effect.. i wanted add it in garments like other effects I did
  4. @Spirited like @Konichu said, I just use the wings effect in lower version. and yeah offset doesnt work. I tried experimenting something, I copy one of the existing effect (the effect is placed above the character's head), renamed it and tested it, it's showing at the bottom. I wonder why it's showing at the bottom? I just completely copy the effect and just renamed it in 3DEffect file. Maybe there's another file needs to update to make the offset work?
  5. hey! I was wondering if how can I change the position of this effect? I wanted to push it up a little bit to the model's back.. kind of a wing. I found these variables in 3DEffect.ini file OffsetX, OffsetY, OffsetZ.. changed that but still not working.. im in 5165 client, is there another file should I look for in order to achieve my goal? https://imgur.com/a/sVmh9Td
  6. Thank you! I'll try it now
  7. when I read this "There're a lot of ways custom dialogs can be made". Do you know one way on how to do it or place where I can start learning it? I'm not really someone who can best answer that. I've seen ImGUI used a lot recently... and that's probably the approach I would take. I saw this ImGUI one but not sure how can i use or set it up into my client.
  8. Thanks! Is there a thread post somewhere related to steps to do when upgrading a source? I am thinking, if you're updating a client, there has to be changed in the source as well. Yeah, a lot can change depending on the patches you're trying to upgrade a source between. I wouldn't imagine there'd be any guides since sources are all different and patches are all different. Which patches are you going between? Was planning to add the Arena Qualifier into my client. Not sure what patch is that tho
  9. when I read this "There're a lot of ways custom dialogs can be made". Do you know one way on how to do it or place where I can start learning it?
  10. Thanks! Is there a thread post somewhere related to steps to do when upgrading a source? I am thinking, if you're updating a client, there has to be changed in the source as well.
  11. Hey guys! Say I have 5165 client and wanted to upgrade the client just a little bit. Where can I download those patches? Is it still available somewhere?
  12. Hello! I am so glad that I discover this forum aside from epvp. Atleast that's the only thing i know of. I am trying to add a custom dialog in-game to show some other stuff related to the server. I saw a table in my db that comes with the source and it's called `customdialogs` i tried to check out my source and I found some related codes to it. Also, I think this source I have is based from ParadiseConquer. So my question is, is someone here knew how to achieve that? Adding new UI controls in game? Or maybe share some starting point on where should I go in order to take the journey to achieve it? Thanks!
×
×
  • Create New...