Arcemu mod - GlobalWow.net menu

Shout-Out

User Tag List

Page 4 of 5 FirstFirst 12345 LastLast
Results 46 to 60 of 62
  1. #46
    Zellcorp's Avatar Member
    Reputation
    24
    Join Date
    Jun 2008
    Posts
    59
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    can you somehow make a patch kit that would allow me to patch this into other cores?

    I know some of the main entrys are

    RealEstate.cpp - is the main part of the script

    RealEstate.h - is another dependent file

    theres some entrys in

    Chat.cpp
    Code:
    { "buyland",		 '1', &ChatHandler::RealEstate_LandBuy,							"Buy the land at current location",
    { "home",			 '1', &ChatHandler::RealEstate_LandGo,							"Teleport to your home land",
    Chat.h
    Code:
    //	bool RealEstate_BuyLand(const char* args, WorldSession *m_session);
    //	bool RealEstate_Teleport(const char* args, WorldSession *m_session);
    
    	bool RealEstate_LandBuy(const char* args, WorldSession *m_session);
    	bool RealEstate_LandSell(const char* args, WorldSession *m_session);
    	bool RealEstate_LandList(const char* args, WorldSession *m_session);
    	bool RealEstate_LandGo(const char* args, WorldSession *m_session);
    	bool RealEstate_LandRenew(const char* args, WorldSession *m_session);
    	bool RealEstate_LandReset(const char* args, WorldSession *m_session);
    	bool RealEstate_LandExport(const char* args, WorldSession *m_session);
    	bool RealEstate_LandGuild(const char* args, WorldSession *m_session);
    	bool RealEstate_LandReserve(const char* args, WorldSession *m_session);
    	bool RealEstate_LandInfo(const char* args, WorldSession *m_session);
    	bool RealEstate_LandPvp(const char* args, WorldSession *m_session);
    
    	bool HandleAchievementCompleteCommand(const char * args, WorldSession * m_session);
    	bool HandleAchievementCriteriaCommand(const char * args, WorldSession * m_session);
    	bool HandleAchievementResetCommand(const char * args, WorldSession * m_session);
    };
    arcemu-world.vcproj
    Code:
    <Filter
    			Name="GW Custom Files"
    			>
    			<File
    				RelativePath="..\..\src\arcemu-world\RealEstate.cpp"
    				>
    			</File>
    			<File
    				RelativePath="..\..\src\arcemu-world\RealEstate.h"
    				>
    			</File>
    			<File
    				RelativePath="..\..\src\arcemu-world\SpellRestrictions.cpp"
    				>
    			</File>
    			<File
    				RelativePath="..\..\src\arcemu-world\SpellRestrictions.h"
    				>
    			</File>
    		</Filter>
    is also seems

    SpellRestrictions.cpp

    SpellRestrictions.h

    are also used

    is there anything im missing?

    thx
    Last edited by Zellcorp; 07-11-2009 at 05:48 AM.

    Arcemu mod - GlobalWow.net
  2. #47
    scyther777's Avatar Member
    Reputation
    1
    Join Date
    Oct 2007
    Posts
    29
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    when i login to my server it keeps sayign please go vote for Global WoW.net and well my server is not global wow.net so ermm any idea on how to change all that?

  3. #48
    DF08Said's Avatar Member
    Reputation
    11
    Join Date
    Mar 2008
    Posts
    28
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Good job ! Very UseFull This is an Very Awsome Mod!!! =) Like risk (stragedy Game)

  4. #49
    tekkeryole's Avatar Member
    Reputation
    23
    Join Date
    Jul 2008
    Posts
    34
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm totally with ZellCorp, if you could make a patch kit for this, that would be sweet. I've been spending the last week trying to decode all of that and find the necessary references that only deal with the Real Estate, I understood the spell files were for the allowed spells + the db column changes to allow for that.

  5. #50
    Zellcorp's Avatar Member
    Reputation
    24
    Join Date
    Jun 2008
    Posts
    59
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    if you could post your findings like I have tekkeryole we might be able to construct one ourselfs

  6. #51
    scyther777's Avatar Member
    Reputation
    1
    Join Date
    Oct 2007
    Posts
    29
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Unfortanatly the repack he added there was some errors in it here is some fixes

    for it that i had found on there site but how do i add this in?


    Code:
    Index: Level1.cpp
    ===================================================================
    --- Level1.cpp   (revision 131)
    +++ Level1.cpp   (working copy)
    @@ -180,6 +180,13 @@
     
     bool ChatHandler::HandleGMOnCommand(const char* args, WorldSession *m_session)
     {
    +   if(m_session->CanUseCommand('z'))
    +   {   
    +         m_session->GetPlayer()->bGMTagOn = true;
    +      m_session->GetPlayer()->SetFlag(PLAYER_FLAGS, PLAYER_FLAG_GM);   // <GM>
    +      BlueSystemMessage(m_session, "GM flag set. It will now appear above your name and in chat messages until you use .gm off.");
    +   }
    +   else
        int played = m_session->GetPlayer()->GetPlayedtime()[1];
        if(played < 10*60*60)
        {

    Where do i go to make this script work?

  7. #52
    zonpowa's Avatar Member
    Reputation
    47
    Join Date
    Nov 2008
    Posts
    26
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Sorry guys, I know this mod is a big piece of shit. This is very badly coded. ^^

    If I remember well, there are mods in player.cpp. Specialy, int the updatepvp function. Some mods also in faction.cpp so that mobs dont attack the owner of the land. There are mods in spell.cpp so nobody can use uber spell in other ppl land. There are mods everywhere lol

    One idea would be relocate it to arcemu and then diff.

    Yes scyther, please go vote on globalwow.net lol. It refers to the logon.account.lastvote db field.

    Code:
    function QwVote(obj)
    {
    	var acc = getObject(obj);
    	
    	url2 = "qwvote.php?account=" + acc.value + "&url=" + 
    		"http://www.xtremetop100.com/in.php?site=1132262358";
    	window.open(url2);
    }
    Code:
     then qwvote.php
    
    if(!empty($_GET['account']))
    {
    	$db = @mysql_connect($config['mysql_host'], $config['mysql_user'], $config['mysql_pass']);
    	if (!$db) return $error[] = 'Database: '.mysql_error();
    	if (!@mysql_select_db($config['mysql_dbname'], $db)) return $error[] = 'Database: '.mysql_error();
    
    	$sql = "update accounts set lastvote=now() where login='" . $_GET['account'] . "'";
    	mysql_query($sql);
    }
    
    header("Location: " . $_GET['url']);
    This is all included in the svn.

  8. #53
    tekkeryole's Avatar Member
    Reputation
    23
    Join Date
    Jul 2008
    Posts
    34
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    What I did, was copied this into a revision of ArcEmu 2385, last week actually, created my patch file and Ive been working off of that. But it seems like some of it is useless. When I checked to SVN logs on the changes, well, that wasnt much help. Idk, I'll keep messing around with it, I really want to convert this to aspire and a working revision.

  9. #54
    scyther777's Avatar Member
    Reputation
    1
    Join Date
    Oct 2007
    Posts
    29
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hey can u make me a new repack with all of those bug fixes in it that is on ur site

    pluse make it where it says you need to vote for global wow every hour to use spells and make it say Undecided WoW

    If you dont mind + i am getting a error if u go here

    Vote

    and type in ur account then hit xtreme vote it does not work

  10. #55
    omfgwtflolmfao's Avatar Member
    Reputation
    43
    Join Date
    Jan 2009
    Posts
    430
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I use to play a private server with this kind of thing... I forgot wut it was called.

  11. #56
    scyther777's Avatar Member
    Reputation
    1
    Join Date
    Oct 2007
    Posts
    29
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    WoW one question why do u have it set to where its 10 hours and ur gm and when u do that u have all gm commands ? i asked a gm on ur server last night and he was not a real gm and was able to kick players


    Is this a bug or can u fix it?

  12. #57
    Death_Master's Avatar Member
    Reputation
    4
    Join Date
    Mar 2009
    Posts
    27
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    awsome releases +Rep

  13. #58
    scyther777's Avatar Member
    Reputation
    1
    Join Date
    Oct 2007
    Posts
    29
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Welll all be godam look what i found :0

    and u know whats so werid for the past couple of days my yahoo login has been getting changed left and right and i had to keep reseting my password


  14. #59
    zonpowa's Avatar Member
    Reputation
    47
    Join Date
    Nov 2008
    Posts
    26
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    oO

    1. Did you run that file? If not, then your yahoo problem comes from elsewhere.
    2. I removed the file from our svn, thanks for the info.
    3. This file has never been offered to be downloaded from our website. It's just a dead file in the corner. So there is no chance anyone got it from us, but from svn.
    4. That file comes from the website kit we use.
    Last edited by zonpowa; 07-14-2009 at 06:04 PM.

  15. #60
    scyther777's Avatar Member
    Reputation
    1
    Join Date
    Oct 2007
    Posts
    29
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hmmmm well im running a few network scans on it right now actually trying to ping back the person well thanks for me i solved my yahoo issue


    but how did u not get this same error? when u downloaded that website thing? also can u please respond to my questions saying

    can u re up a repack with the patch bug fixes from ur site + it saying u need to vote for undecided wow every 12 hours


    ? i mean im sure u can seeing i just helped you out

Page 4 of 5 FirstFirst 12345 LastLast

Similar Threads

  1. GlobalWow.net - Blizzlike Mid-Rate 3.2 & GM Server 3.0.9
    By zonpowa in forum WoW Emulator Server Listings
    Replies: 0
    Last Post: 08-14-2009, 09:48 AM
  2. [ArcEmu] Arcemu core mods
    By Royalaty in forum WoW EMU Questions & Requests
    Replies: 0
    Last Post: 07-02-2009, 12:24 PM
  3. Arcemu GM mods
    By thesquisher in forum WoW UI, Macros and Talent Specs
    Replies: 6
    Last Post: 01-12-2009, 06:42 PM
  4. <- Mod
    By janzi9 in forum OC News
    Replies: 13
    Last Post: 08-20-2006, 02:46 PM
All times are GMT -5. The time now is 07:01 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search