Resurrect in Gurubashi Arena

Results 1 to 4 of 4
  1. #1
    Member Krayhan is offline
    MemberRank
    Aug 2006 Join Date
    50Posts

    Resurrect in Gurubashi Arena

    I want to have PVP events for the testers at the Gurubashi Arena. But I want them to resurrect at the Arena and not far way, does anyone know how I can add a graveyard at the arena and the code pls?
    This is what I saw in the game_graveyard_zone.sql (for Stranglethorn area):

    INSERT INTO game_graveyard_zone
    (id, ghost_map, ghost_zone, faction)
    VALUES
    (109, 0, 33, 0);

    INSERT INTO game_graveyard_zone
    (id, ghost_map, ghost_zone, faction)
    VALUES
    (389, 0, 33, 0);

    So I put another 1250, 0, 33, 0 but that did not have success. I have also noticed that at the designer island there is no graveyard. In the game_graveyard_zone.sql I looked for ghost_zone 151 there is no results. But when I die there I can resurrect without a spirit healer. Actually it would be nice if it would work like that.


  2. #2
    Member dzanan is offline
    MemberRank
    Sep 2006 Join Date
    37Posts

    Re: Resurrect in Gurubashi Arena

    Did you try just spawning the spirit healer for both factions in the arena, I think that would solve your issue

  3. #3
    Member Krayhan is offline
    MemberRank
    Aug 2006 Join Date
    50Posts

    Re: Resurrect in Gurubashi Arena

    I did try .addspw 6491 didnt work (spirit healer), btw the spirit healer was visible but they should only show when you die

  4. #4
    Member Krayhan is offline
    MemberRank
    Aug 2006 Join Date
    50Posts

    Re: Resurrect in Gurubashi Arena

    any1?



Advertisement