Jump to content

Brynner

Members
  • Posts

    1978
  • Joined

  • Last visited

  • Days Won

    18

Brynner last won the day on June 2

Brynner had the most liked content!

About Brynner

  • Birthday June 23

Profile Information

  • Gender
    Male
  • Location
    Philippines
  • Github: bgamez23

Recent Profile Visitors

16242 profile views

Brynner's Achievements

  1. its because the exe file is encrypted
  2. try to replace the clif_changelook(&sd->bl,LOOK_BODY2,sd->status.body); with clif_changelook(sd,LOOK_BODY2,sd->status.body);
  3. its works fine for me. try to update your translation files from chris.
  4. have u also add it to simplecashshopscript.lub?
  5. it depends on the host that you're using. if you're using ur PC with windows os. u can use visual studio to recompile your server
  6. does anyone got client craashed for the replay after you click the server select?
  7. check your src\config\core.hpp look for this. /// Uncomment for use with Nemo patch ExtendCashShopPreview //#define ENABLE_CASHSHOP_PREVIEW_PATCH if you patch your client with the enable cashshop preview. make sure to uncomment that.
  8. Which client version do you use? This is related to the cash shop preview patch.
  9. v3-fixed the forced all the prob = 6 and group = 6. -also display item quantity -fixed unidentified item name
  10. does ur kro is updated?
  11. only works on some 2023, 2024 to 2025
  12. cash shop works fine. disable the cash shop preview on server side
  13. and also you can check your port if its open. https://canyouseeme.org/ login_port: 6900 char_port: 6121 map_port: 5121 web_port: 80
×
×
  • Create New...