Looking for a repack... (List of Questions) menu

User Tag List

Results 1 to 7 of 7
  1. #1
    tyeeeee1's Avatar Member
    Reputation
    6
    Join Date
    Feb 2008
    Posts
    95
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Looking for a repack... (List of Questions)

    Note: I remember most of what I knew before, but if any of this seems kind of stupid or that please forgive me for not remembering or knowing everything =)

    Hey,

    Like a few other posts I've read in this section I've just returned to wow emulation. Awhile back I had a good repack "lbinese" I think it's name was, it was stable, a lot of features and spells worked, and the database was for the most part complete.

    I have a few questions that I'd like answered before I decide if I'm actually going to return to working on my Lua skills and creating something unique. (Thanks in advance to any replies).

    Repack Related:
    -What is the difference between Arcemu and Trinity?
    -What is better for longtime development without any knowledge of C++ and only minimal knowledge of Lua? (The server will most likely never be public, its for my own enjoyment, and possible a friend or two. Edit: I would love it if it had all of the colums in the DB for once, such as the edit weapons columns and that)
    -What patch should I create the server on? (I've had troubles with older servers, mainly the ones from before 3.3.5 because the .sql files from WoW-V were to "new?" to work on those servers)
    -Can you recommend an extremely simply tutorial on compiling a server and keeping it up to date, or recommend me a repack that is purely blizzlike with no modifications other than to make things work properly?

    Lua Related:
    -When I was around before I diligently followed Stoneharry's work, but I've lost all of my text file backups of his blog posts which detailed how to make custom FP's and that. Could anyone direct me to the posts or a download of the files?
    -I'll most likely need a refresher course on Lua, I still have most of my scripts saved. Can anyone recommend a simple, yet informative tutorial/tutorials on Lua?

    Other Resources Related:
    -I've been wanting to create custom NPC's, by this I mean modify their armor and appearance. I don't mind if I need a client-side patch to do this, but is this possible yet?
    -Have any of the 3rd party World Editors been updated to allow Windows 7 to work with them? (All of the ones I tried a few months back always failed due to an OpenGL or something along those lines compatibility with Windows 7)
    -Is WoW-V still the best way to create NPCs, Items, and other misc things?
    -Can someone direct me to a tutorial on creating your own custom Game Objects? (By custom I mean just finding a display ID that isn't applied to a usable Gameobject then put it in-game)


    I know someone will probably tell me to use google or search around a bit, but I've been out of the emulaton circle so long that I just don't know what I should be looking at. I may remember a few more things I'll need to know later on, but thanks for any and all replies!



    PS: I'm just trying to get all the info I need before I go out and actually download anything, due to certain circumstances my bandwidth is capped at 4gb and I'm only allowed to use around 1gb of that per day.
    Last edited by tyeeeee1; 10-10-2011 at 03:20 PM.

    Looking for a repack... (List of Questions)
  2. #2
    newtech's Avatar Active Member
    Reputation
    57
    Join Date
    Aug 2008
    Posts
    308
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Well it all comes down to how Blizzlike you want it, contra how much Lua knowledge you have. Cause if you want it Blizzlike, I'd suggest with the amount of Lua knowledge (it sounds like) you have, I'd suggest Trinity, since most of the stuff works there. However if you want a fun server, go with ArcEmu. Advanced spells and talents and such aren't usually working, however if you refresh your Lua, you might be able to compensate for that with your Lua skills.

    Thanks
    Newtech
    LuaHypArc Lua scripter - 3.3.5a World Builder.

  3. #3
    myran2's Avatar Contributor

    Reputation
    130
    Join Date
    Dec 2008
    Posts
    475
    Thanks G/R
    3/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    TrinityCore doesn't have Lua support, but apparently there's a third-party engine in the works. Whether that will actually happen or not, no one knows.
    However, even without Lua, I'd still recommend trinitycore. They currently have significantly more features working (although Arcemu is catching up).

    A fairly straight forward guide on how to compile/update the core is available here.

  4. #4
    Zazi529's Avatar Sergeant
    Reputation
    7
    Join Date
    Oct 2011
    Posts
    41
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Well, if you want a stable server with few bugs and more working spells i'd go with TrinityCore. Although, TrinityCore doesn't read LUA only ArcEmu does, normally ArcEmu doesn't have all the benefits and more stabillity TrinityCore does.

    As for world editors the only one I know of is Noggit, but I personally have never gotten that to work.

    I personally find WoW-V.com to be the best for simple SQL creations, and for custom gear on NPC's I believe it's possible as it has the same type of function as Mirror Image does for Mage's, I don't know too much about that though!

    Hopefully I helped, ZaZi.
    Last edited by Zazi529; 10-12-2011 at 02:14 AM.

  5. #5
    tyeeeee1's Avatar Member
    Reputation
    6
    Join Date
    Feb 2008
    Posts
    95
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Alright, I've decided I'll be using Arcemu (because it supports Lua). The questions have been answered, but now I still have a few more...

    -Is there an updated version of Arcemu that will work with the newest patch (4.2.2 I think)?
    -If there is no way to get Arcemu for the latest patch, is there another similar server-type that supports Lua and is on the latest patch?
    -If I use my discs to install WoW, will I need to do much downloading to update from the Wrath disc to 3.3.5a?

  6. #6
    Zazi529's Avatar Sergeant
    Reputation
    7
    Join Date
    Oct 2011
    Posts
    41
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm not sure if there's a (4.2.2) repack for any core, I believe I've seen one for TrinityCore for it, but not ArcEmu..

    Downloading (3.3.5) doesn't take too long to download, you can Torrent it, or download the (3.2.0) client and do manual patches from there to (3.3.5).

    -ZaZi.

  7. #7
    newtech's Avatar Active Member
    Reputation
    57
    Join Date
    Aug 2008
    Posts
    308
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    In short, then there's no official release of an ArcEmu core for 4.x.x. All I've heard of is SkyfireEmu for 4.1. Never tried it, but I think it's very TrinityCore-like. Not sure though.
    As far as I'm concerned, there's no core for Cataclysm servers that supports Lua.

    Thanks
    Newtech
    LuaHypArc Lua scripter - 3.3.5a World Builder.

Similar Threads

  1. [Repack] Looking for a Repack or sources for a 2.1.3 Server
    By esciar in forum WoW EMU Questions & Requests
    Replies: 2
    Last Post: 10-03-2011, 03:01 AM
  2. [Repack] Looking for Good Repack need suggestions
    By dbartdog in forum WoW EMU Questions & Requests
    Replies: 3
    Last Post: 07-21-2010, 02:45 PM
  3. looking for a repack
    By trujillo in forum WoW EMU Questions & Requests
    Replies: 3
    Last Post: 10-05-2009, 10:05 PM
  4. Looking for a repacker
    By Ghostday in forum WoW EMU Questions & Requests
    Replies: 0
    Last Post: 07-28-2009, 04:57 AM
  5. Looking for best repack in the world
    By Jusspro in forum WoW EMU Questions & Requests
    Replies: 11
    Last Post: 04-08-2009, 05:34 PM
All times are GMT -5. The time now is 03:20 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