Jump to content

xrythx

Members
  • Posts

    3
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

xrythx's Achievements

Newbie

Newbie (1/3)

0

Reputation

  1. i keep getting a 404 error when i click on any other link from the index.php page. http://localhost/wowarmory/talent-calc.xml as an example. i see that these xml pages aren't directly in the root directory. am i doing something wrong. i cloned the git repo.
  2. xrythx

    MaNGOS Command

    if you make a custom command in one of the src/game/levelX.cpp files you do have to reference the command in the src/game/chat.cpp ChatCommand * ChatHandler::getCommandTable(){} am i correct?
  3. I'm sure you've figured this out already but you didn't, make sure to read over your code, and make sure you close out each line Player->Add_Gossip_Item(7,"Want to reset(lvl-170 only)",Gossip_Sender_Main,1201) to Player->Add_Gossip_Item(7,"Want to reset(lvl-170 only)",Gossip_Sender_Main,1201); <----- semicolon
×
×
  • 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