MMOCoin

Likes Likes:  0
Results 1 to 5 of 5

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Contributor
    Onlykl's Avatar
    Join Date
    Jan 2009
    Location
    127.0.0.1
    Posts
    247
    Post Thanks / Like
    Rep Power
    21
    Reputation
    244

    [Release] C++ Teleporter [Updated]

    Ok so here is a C++ Teleporter with WOTLK Locations.

    You need to make your own npc for this (im sure you can manage that)
    And at the bottom of the script i have put "NPCID" and you replace it with the spawn ID of the NPC you made, Also, i am available to Compile this for arcemu if you can't compile.


    Here's the script:

    C++ pastebin - collaborative debugging tool

    Here's the setup.cpp:

    C++ pastebin - collaborative debugging tool

    Here's the setup.h:



    Code:
    #ifndef INSTANCE_SCRIPTS_SETUP_H
    #define INSTANCE_SCRIPTS_SETUP_H
    
    void SetupGlobalNPC(ScriptMgr * mgr);
    
    
    
    #endif
    Credits
    ----------

    Onlykl - for updated script and adding some things
    Mako - For original Script



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

  3. #2
    Beginner

    Join Date
    Jul 2009
    Posts
    4
    Post Thanks / Like
    Rep Power
    17
    Reputation
    3
    Nice Job Rep++

  4. #3
    Contributor
    Onlykl's Avatar
    Join Date
    Jan 2009
    Location
    127.0.0.1
    Posts
    247
    Post Thanks / Like
    Rep Power
    21
    Reputation
    244
    Tnx... rep back

  5. #4
    Grunt

    Join Date
    Jul 2009
    Posts
    30
    Post Thanks / Like
    Rep Power
    17
    Reputation
    20
    Its good for beginners, x1

  6. #5
    Contributor
    Onlykl's Avatar
    Join Date
    Jan 2009
    Location
    127.0.0.1
    Posts
    247
    Post Thanks / Like
    Rep Power
    21
    Reputation
    244
    For BEGINNERS?LOL

 

 

Posting Permissions

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