MMOCoin

Likes Likes:  0
Results 1 to 1 of 1

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Graphics Guru

    Join Date
    Feb 2009
    Posts
    1,377
    Post Thanks / Like
    Rep Power
    24
    Reputation
    382

    Post C++ Dungeon and Raid Dynamic Player Resurrection

    Dungeon and Raid Dynamic Player Resurrection is a simple script that add a kind of "Waypoint" when a boss in dungeon or in raid is killed so that player get Resurrected at this point if they die and release there body. this features got implemented on MOP+ by blizzard but they are static graveyard that are unlocked depending on the group progress.
    at the moment i wanted to do something really easy to understand, script and use.

    here's how it works :
    Each time someone kill a Dungeon or Raid Boss it spawn an invisible mob that will stay for 2 hours or until instance got reset. When someone die and release his body after getting at least one spawn point he will get resurrected at the last spawn point with 70 % of his health and mana. however if no spawn point are created standard graveyard will be used.

    here's the Diff : [C++] Dungeon And Raid Dynamic Resurrection * GitHub



    Video Preview !


    No SQL is Required unless you decide to change the spawn point entry which is actually (1).

    Script Updated 9/9/2018 - Compiled - Untested


    philippovitch
    take credits for the script
    Last edited by Wise; 10-09-18 at 09:33 AM.



  2. Related Threads - Scroll Down after related threads if you are only interested to view replies for above post/thread

 

 

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •