Jump to content

boaspessoal

Member
  • Posts

    65
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by boaspessoal

  1. 26 minutes ago, Driguezgames said:

    Hello i want the create positions from Oficial:

     

    Old:

    DWORD g_create_position[4][2] = 
    {
        {        0,        0 },
        { 459800, 953900 },
        { 52070, 166600 },
        { 957300, 255200 },    
    };

     

    I want to know how i can get the right Coordenates from map

    base map coords + x,y * 100 should do.

  2. Fixed, was some sort of problem in the localeinfo.py(I changed it somehow and of course something unintended came up).

    10 hours ago, WeedHex said:

    Weird

    Look, I know you think you're better than everyone else(I can tell because of your arrogant answers all around this forum) but why even bother replying in QUESTIONS if you're not going to provide an answer/some sort of help? I honest to god can't get it through my head.

    • Love 1
  3. Hey guys, lately i've been having this problem with my client in which I can't even open it at all and it pretty much came from nowhere.

    The error is as follows:

     

    system.py and prototype.py(respectively):
     

    syserr is pretty much empty all it has is abort.

    Thanks in advance!

  4. So recently there have been a few threads asking for a method to make monsters not take damage when a player's wearing x item and I was wondering if there's such a method to apply in a dungeon quest like for example, when the monster gets to 50% hp it triggers some event and it stops taking damage, so you need to do something before it starts taking damage again(like meley's lair statues for example)

    EDIT: I just remembered, maybe the d.unique_get_hp_perc function can take place here

    Thanks

×
×
  • 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.