Jump to content

Infamousblob

Members
  • Posts

    1
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Posts posted by Infamousblob

  1. <div class='quotetop'>QUOTE (Riddick @ Jul 2 2008, 08:35 PM) <{POST_SNAPBACK}></div>

    I have some problems compiling the patch with newest rev -[/b]

    With rev 6218 I had the same Problem

    Open OutdoorPVP.cpp Goto Line 106

    Find if (!pCreature->Create(objmgr.GenerateLowGuid(HIGHGUID_UNIT), map, x, y, z, o, entry, teamval))

    (according to the tooltip abotu the function x,y,z,o have been removed)

    so change it to

    if (!pCreature->Create(objmgr.GenerateLowGuid(HIGHGUID_UNIT), map, entry, teamval))

    It compiles then, Though I haven't tested this yet

×
×
  • Create New...

Important Information

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. Privacy Policy Terms of Use