Jump to content

HFWhite

Active+ Member
  • Posts

    205
  • Joined

  • Last visited

  • Feedback

    0%

5 Followers

About HFWhite

Informations

  • Gender
    Male
  • Country
    Romania
  • Nationality
    Romanian

Social Networks

  • Discord
    hfwhite

Recent Profile Visitors

1252 profile views

HFWhite's Achievements

Proficient

Proficient (10/16)

  • Very Popular Rare
  • One Year In
  • Reacting Well
  • Dedicated
  • First Post

Recent Badges

457

Reputation

  1. You can do it like that. Let's say you have a quest that starts with "when login or levelup with level >=35 and level <= 40" The reason the quest does not disappear is that the state is initiated when you level up between 35 & 40 Even after you get to level 50 let's say, you still have that state active. To delete a quest when your level is higher than 40, you need to call the COMPLETE state func. something like this: is pc.get_level >40 then Add here state quest completion funcs end
  2. I saw this topic but my problem is that the icon does not load at all!
  3. Hello. I just updated my devil lib to 1.8.0 but when I change my dll from client to 1.8.0 version I have a problem with guild mark icons. When I change my guild Icon ingame, it appears empty. I think there's a problem between client <~> server. Do I need to update something in game source? If so how and what? My server runs on Freebsd & compile with Clang14.
  4. do the tutorial from github not from m2download
  5. Yep. Working. I've added a search function as well:
  6. yes, that's the problem. you have to add into this funtion: CPythonTextTail::TTextTail * CPythonTextTail::RegisterShopTextTail(DWORD dwVirtualID, const char * c_szText, CGraphicObjectInstance * pOwner) your pTextTails
  7. Oh please do! Most of the old clients and serverfiles are long lost unfortunately.
  8. As you probably know, abesgaara was one of the first private server modded clients. It was one of the most used clients of all time in the 2008-2013 era. I found them in my old drive and I want to share them with you, both versions v3.5 (The Evolution CATACLYSM) and v3.7 (Fall of the Cataclysm) Abesgaara v3.5: [Hidden Content] Abesgaara v3.7: [Hidden Content]
×
×
  • 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.