Hello & Welcome to our community. Is this your first visit? Register
Follow us on
Follow us on Facebook Follow us on Twitter Watch us on YouTube


MMOCoin

Likes Likes:  0
Results 1 to 4 of 4

Hybrid View

  1. #1
    Senior Sergeant
    MikExV™'s Avatar
    Join Date
    Feb 2010
    Location
    Ohio
    Posts
    117
    Post Thanks / Like
    Rep Power
    16
    Reputation
    35

    [C++] ArcEmu Basic on World Enter Script

    When you enter it sets your Pvp To on Says Welcome to You server name! and says please enjoy your stay here .
    Code:
     #include "StdAfx.h"
    #include "Setup.h"
    
    #ifdef WIN32
    #pragma warning(disable:4305)
    #endif
    
    void OnEnterWorld(Player * pPlayer)
    {
    
        pPlayer->SendAreaTriggerMessage("Welcome to Your Server Name!");
        pPlayer->SetPvPFlag();;
        pPlayer->BroadcastMessage("Please Enjoy your stay here :D");
    
    };
            
    void SetupEnterWorld(ScriptMgr * mgr)
    {
        mgr->register_hook(SERVER_HOOK_EVENT_ON_ENTER_WORLD, OnEnterWorld);
    }



    Just got my pc back



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

  3. #2
    Contributor
    Cocain's Avatar
    Join Date
    Mar 2010
    Posts
    208
    Post Thanks / Like
    Rep Power
    17
    Reputation
    92
    For those who arn't that good with C++, or to lazy to edit you might aswell define #Yourservername so that just have to change that at the top of the script. (:

  4. #3
    Contributor
    Pedregon's Avatar
    Join Date
    Jul 2008
    Posts
    89
    Post Thanks / Like
    Rep Power
    18
    Reputation
    81
    Thanks, should be useful for other servers.
    + rep

  5. #4
    Senior Sergeant
    MikExV™'s Avatar
    Join Date
    Feb 2010
    Location
    Ohio
    Posts
    117
    Post Thanks / Like
    Rep Power
    16
    Reputation
    35
    No problem , I use to have it on mine. But on mine it cast a divine shield so you would not be spawn camped. But I removed it because I didn't think people would want it.

    Just got my pc back

 

 

Visitors found this page by searching for:

scripts for arcemu c

arcemu onenterworld

how to add c scripts arcemu

wow arcemu webscript

arcemu C

how to use c in arcemu

how to add scripts to arcemu

how to set arcemu to read scripts

arcemu c scripting

arcemu restart script

arcemu onenterworld broadcast

scripts arcemu

arcemu auto restart script

Arcemu scripts

c arcemu

wow arcemu scripts free

arcemu scripts free

wow scripting an achievement c

#include stdafx.h

scripts c for arcemu

scipt enter c++

arcemu c edit new players

on enter world c script

sendareatriggermsg when new players join arcemu

C scripts Arcemu

arcemu script login

SEO Blog

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
  •  
All times are GMT -5. The time now is 10:24 PM.
Powered by vBulletin® Copyright ©2000-2025, Jelsoft Enterprises Ltd.
See More links by ForumSetup.net. Feedback Buttons provided by Advanced Post Thanks / Like (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
vBulletin Licensed to: MMOPro.org