How do i edit gm commands in ac web ultimate repack 7.5? menu

User Tag List

Page 1 of 2 12 LastLast
Results 1 to 15 of 18
  1. #1
    eragon0rider@hotmail.com's Avatar Member
    Reputation
    1
    Join Date
    Feb 2007
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    How do i edit gm commands in ac web ultimate repack 7.5?

    Having difficulty with a few GM commands the main problem being that when i try to use the .Pet command it shows a list of sub commands so i know for certain it is registered to the database but for some reason when i try using .pet createpet <id> it does nothing and yet no errors appear in the console. absolutly nothing appears in the console...

    how can i open/edit the gm commands where are they located and is it possible to do so without the source file and if so how.

    i have seen a similar post to this but it was for an ArcEmu server and was answered by

    Gastricpenguin
    No one will really want to make those edits for you, but here are the files you need to edit for game master commands.
    Directory: /trunk/src/xxxx-world/
    Files: Chat.cpp / Chat.h / Level1.cpp / Level2.cpp / Level3.cpp


    If anyone could please help me it would be much appreciated. running my server off AC Web Ultimate Repack - Home if you want to check it out.

    How do i edit gm commands in ac web ultimate repack 7.5?
  2. #2
    DrakeFish's Avatar Lazy Leecher

    Reputation
    634
    Join Date
    Nov 2008
    Posts
    569
    Thanks G/R
    0/14
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You don't. Like you said it's a Repack. If you want to edit Commands that are located in the source of your core, you have to open it and then modify what you need to modify to compile next. I'd suggest you to first learn atleast the bases of C++, and then to learn how to Download/Compile Arcemu yourself (*cough* instead of the lazy repacks way).

  3. #3
    eragon0rider@hotmail.com's Avatar Member
    Reputation
    1
    Join Date
    Feb 2007
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thank you so much DrakeFish for your help. i will look in to c++ but do you have any ideas what might be happening with the command?

    when i type it into the console and hit enter it dosn't even come up with syntax error it's as if i never even typed anything. if you could lead me in the right direction towards c++ that would be great

  4. #4
    DrakeFish's Avatar Lazy Leecher

    Reputation
    634
    Join Date
    Nov 2008
    Posts
    569
    Thanks G/R
    0/14
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I didn't ready your post completly.. .pet create <id> isn't for the console, you have to type that while on your character. If you really want to edit the commands, ofcourse youll have to learn C++, but it's not important if you just want to run a simple private server with 5-10 players online peak (yeah.. welcome to private servers).

    Here's a good site to learn much about C++:
    Learn C++

  5. #5
    eragon0rider@hotmail.com's Avatar Member
    Reputation
    1
    Join Date
    Feb 2007
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Oh LMAO of course i meant in game console as in the chat box :P would i have to use tortoise svn to extract the core files from the repack? if so how can i do this and merge it with my existing server?

  6. #6
    Kiev's Avatar Contributor
    Reputation
    288
    Join Date
    Nov 2007
    Posts
    1,819
    Thanks G/R
    0/4
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You will have to download an ArcEmu svn (google to find it), and then edit the correct files respectivly, then compile the core hoping you have now fixed the command then just use them .exe files.

    However fixing something like this when you have no experience in C++ isn't easy.




  7. #7
    eragon0rider@hotmail.com's Avatar Member
    Reputation
    1
    Join Date
    Feb 2007
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thank you very much Kiev i will try that but how will i go about replacing the files? and which files to i change/replace?

  8. #8
    AlienCCL's Avatar Active Member
    Reputation
    28
    Join Date
    Aug 2008
    Posts
    444
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    u cant stay with ******* repack . when you recompiled another core. that will be your compile with *******s db lol
    Yes , I sit right now in front of the monitor in a cap with ear-flaps with a balalaika, a nested doll, vodka and a comrad Lenin. And behind my window dancing bears with jingles in hands .

  9. #9
    Kiev's Avatar Contributor
    Reputation
    288
    Join Date
    Nov 2007
    Posts
    1,819
    Thanks G/R
    0/4
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm not sure sorry, I think its in "level3.cpp" or something like that.

    @Above, he isn't asking about the database.




  10. #10
    AlienCCL's Avatar Active Member
    Reputation
    28
    Join Date
    Aug 2008
    Posts
    444
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    and he not asking how to compile server. he actually asks how to change in already-compiled server commands. dont read with ya ass plz
    Yes , I sit right now in front of the monitor in a cap with ear-flaps with a balalaika, a nested doll, vodka and a comrad Lenin. And behind my window dancing bears with jingles in hands .

  11. #11
    Kiev's Avatar Contributor
    Reputation
    288
    Join Date
    Nov 2007
    Posts
    1,819
    Thanks G/R
    0/4
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm not and don't speak to me like I'm a idiot.

    I'm telling him he can't, unless he compiles himself, you idiot, I'm giving him help on how he can and since he can't do it the way he wanted, I'm telling him how he can, so before you go and troll me, learn something.




  12. #12
    Confucius's Avatar Super Moderator Don't Look Back in Anger

    CoreCoins Purchaser Authenticator enabled
    Reputation
    1418
    Join Date
    Oct 2007
    Posts
    2,808
    Thanks G/R
    302/311
    Trade Feedback
    7 (100%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by AlienCCL View Post
    and he not asking how to compile server. he actually asks how to change in already-compiled server commands. dont read with ya ass plz
    Kiev is 100% correct so please stfu.

  13. #13
    eragon0rider@hotmail.com's Avatar Member
    Reputation
    1
    Join Date
    Feb 2007
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    LMAO i find it hilarious how almost all of my posts end up starting a flame but thanks for Sticking up for me Kiev and Confucius XD told him where to go.

    Is it at all possible to compile my own and then overwrite my existing ascent world, logon server and realms in the repack like you would to update it? or would that compleatly screw my server over?

  14. #14
    Kiev's Avatar Contributor
    Reputation
    288
    Join Date
    Nov 2007
    Posts
    1,819
    Thanks G/R
    0/4
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Its quite possible that; that will work, aslong as you use the same patch version for both, however I'm not 100% sure on what patch your current repack supports.




  15. #15
    Rock Lee's Avatar Banned
    Reputation
    41
    Join Date
    Jul 2010
    Posts
    155
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by [email protected] View Post
    Is it at all possible to compile my own and then overwrite my existing ascent world, logon server and realms in the repack like you would to update it? or would that compleatly screw my server over?
    This is fully possible.

Page 1 of 2 12 LastLast

Similar Threads

  1. How To Create A Private Server Using AC-WEB Ultimate Repack
    By Krunkage in forum WoW EMU Guides & Tutorials
    Replies: 70
    Last Post: 08-01-2008, 07:09 PM
  2. Replies: 9
    Last Post: 04-22-2008, 03:09 PM
  3. Replies: 12
    Last Post: 01-25-2008, 10:25 PM
  4. How to make a Wow server using ac web ultimate reapck
    By spleee101 in forum WoW EMU Guides & Tutorials
    Replies: 1
    Last Post: 11-22-2007, 01:46 PM
  5. How to make an account! AC-web ultimate repack 7.0
    By OMGPWN in forum WoW EMU Guides & Tutorials
    Replies: 7
    Last Post: 10-26-2007, 01:31 PM
All times are GMT -5. The time now is 05:51 PM. 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