[How To] edit arcemu core self complied core needed menu

Shout-Out

User Tag List

Page 2 of 3 FirstFirst 123 LastLast
Results 16 to 30 of 42
  1. #16
    sasoritail's Avatar Contributor
    Reputation
    161
    Join Date
    Sep 2008
    Posts
    655
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Sandile View Post
    Link works for me
    And btw on the 2.0 step you add 2 commands.
    What does the commands do?
    Yes The Link Works but not when i click Download
    It's been a while

    [How To] edit arcemu core self complied core needed
  2. #17
    xX EPIC Xx's Avatar Active Member
    Reputation
    37
    Join Date
    Apr 2008
    Posts
    238
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by singoe View Post
    Um what file should we search for the text in?
    oh sorry unit.cpp
    https://Fileusher.com

  3. #18
    xX EPIC Xx's Avatar Active Member
    Reputation
    37
    Join Date
    Apr 2008
    Posts
    238
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by sasoritail View Post
    Code:
    Not Found
    
    The requested URL /download/A/5/4/A54BADB6-9C3F-478D-8657-93B3FC9FE62D/vcsetup.exe was not found on this server.
    
    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
    Here's The URL i tried downloading from:
    Visual C++ 2008 Express Edition
    and you're using vista, xp, mac or linux?
    https://Fileusher.com

  4. #19
    xX EPIC Xx's Avatar Active Member
    Reputation
    37
    Join Date
    Apr 2008
    Posts
    238
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Sandile View Post
    Link works for me
    And btw on the 2.0 step you add 2 commands.
    What does the commands do?
    .server reloadscripts //reloads the GM scripts
    .instance delete //Deletes instance with ID x (default is current instance).
    https://Fileusher.com

  5. #20
    sasoritail's Avatar Contributor
    Reputation
    161
    Join Date
    Sep 2008
    Posts
    655
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by xX EPIC Xx View Post
    and you're using vista, xp, mac or linux?
    Windows Vista Home Premium
    It's been a while

  6. #21
    xX EPIC Xx's Avatar Active Member
    Reputation
    37
    Join Date
    Apr 2008
    Posts
    238
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by sasoritail View Post
    Windows Vista Home Premium
    then it should work. Sorry but i have no idea how to fix that =/
    https://Fileusher.com

  7. #22
    sasoritail's Avatar Contributor
    Reputation
    161
    Join Date
    Sep 2008
    Posts
    655
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by xX EPIC Xx View Post
    then it should work. Sorry but i have no idea how to fix that =/
    Ok... do u know of any other C++ compiler?
    It's been a while

  8. #23
    Abdullaah's Avatar Member
    Reputation
    13
    Join Date
    Mar 2009
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    1.5 Make flying mounts in azzeroth (easy)
    Step 1) goto \Core Folder\trunk\src\arcemu-world
    Step 2) press Ctrl + F
    and type if(m_mapId!=530 && (m_mapId!=571
    Chane it to if(m_mapId!=530 && (m_mapId!=571 && (m_mapId!=0 && (m_mapId!=1
    gratz you're done.
    btw, guys, if you get an error compiling that.... change it to
    Code:
    (m_mapId!=530 && (m_mapId!=571 && (m_mapId!=0) && (m_mapId!=1)
    It worked for me :P

  9. #24
    sasoritail's Avatar Contributor
    Reputation
    161
    Join Date
    Sep 2008
    Posts
    655
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Abdullaah View Post
    btw, guys, if you get an error compiling that.... change it to
    Code:
    (m_mapId!=530 && (m_mapId!=571 && (m_mapId!=0) && (m_mapId!=1)
    It worked for me :P
    Yeah he probably forgot that x)
    It's been a while

  10. #25
    Abdullaah's Avatar Member
    Reputation
    13
    Join Date
    Mar 2009
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by sasoritail View Post
    Yeah he probably forgot that x)
    hmm, Lol yeah!

  11. #26
    xX EPIC Xx's Avatar Active Member
    Reputation
    37
    Join Date
    Apr 2008
    Posts
    238
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    opps sorry forgot the ) in the end

    sasoritail
    no im sorry =/
    AND PEOPLE!
    PLEASE DO NOT LEECH!!!
    Last edited by xX EPIC Xx; 04-03-2009 at 06:10 AM.
    https://Fileusher.com

  12. #27
    sasoritail's Avatar Contributor
    Reputation
    161
    Join Date
    Sep 2008
    Posts
    655
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can Someone Try To Put The Setup File On Mediafire or Something?
    I Really Need VC
    It's been a while

  13. #28
    xX EPIC Xx's Avatar Active Member
    Reputation
    37
    Join Date
    Apr 2008
    Posts
    238
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    sorry i can't i don't have the time
    https://Fileusher.com

  14. #29
    sasoritail's Avatar Contributor
    Reputation
    161
    Join Date
    Sep 2008
    Posts
    655
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by xX EPIC Xx View Post
    sorry i can't i don't have the time
    It Takes like 5 min Come on PLZ
    It's been a while

  15. #30
    xX EPIC Xx's Avatar Active Member
    Reputation
    37
    Join Date
    Apr 2008
    Posts
    238
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hmmm +Rep me and i'll have it for you with unlimted download speed :P
    Last edited by xX EPIC Xx; 04-06-2009 at 03:10 AM.
    https://Fileusher.com

Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

  1. Arcemu Core Edit
    By EmuX in forum WoW EMU Questions & Requests
    Replies: 8
    Last Post: 02-05-2010, 03:07 AM
  2. [Compile Custom ArcEmu Core] - Need Fast Help!
    By zxoxz in forum WoW EMU Questions & Requests
    Replies: 4
    Last Post: 05-13-2009, 01:17 AM
  3. Editing Ascent Core
    By xX EPIC Xx in forum WoW EMU Guides & Tutorials
    Replies: 6
    Last Post: 09-05-2008, 01:31 PM
  4. How can I change Cores?
    By cristi13 in forum World of Warcraft Emulator Servers
    Replies: 4
    Last Post: 05-31-2008, 02:46 PM
  5. [Help] How to modify the core! chat support UTF-8
    By nbhfam in forum World of Warcraft Emulator Servers
    Replies: 3
    Last Post: 05-28-2008, 01:05 PM
All times are GMT -5. The time now is 07:21 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