Jump to content

alexus-zp

Members
  • Posts

    1
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

alexus-zp's Achievements

Newbie

Newbie (1/3)

0

Reputation

  1. To change time of respawn from 2 min to 30 sc you need to change in Player.cpp next string: -static uint32 copseReclaimDelay[MAX_DEATH_COUNT] = { 30, 60, 120 }; +static uint32 copseReclaimDelay[MAX_DEATH_COUNT] = { 30, 30, 30}; To add respawn near Arena you have to add new string into WorldSafeLocks.dbc file and then also add new records in table game_graveyard_zone
×
×
  • 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