Page 1 of 2 1 2 LastLast
Results 1 to 15 of 22
  1. #1
    Private
    Reputation
    7
    Join Date
    Feb 2009
    Location
    |In Your Back|
    Posts
    14
    CoreCoins
    0

    Trade Feedbacks

    Positive
    0
    Negative
    0

    -How To Make a ArcEmu Server 3.0.8-

    How To Make a ArcEmu Server 3.0.8

    Necessary:


    -Microsoft Net FrameWork 3.5

    -MySQL

    -SQLyog

    -Review 2057

    -WhyDB 267

    -Extractor of maps

    -DBC link

    Configuration of MySQL.

    ·Next
    ·Detailed Configuration
    · -Server Machine
    -Developer Machine
    -NEXT
    ·Multifioncional database
    ·You can leave it this way, it is the route of installation.
    ·Manual Setting
    - In current conections,You put the maximum number of connections to the server.
    ·Next
    ·Standard Character set
    ·Service name: MySQL
    ·put the password
    ·Execute

    *The SQLyog is simple to install, leave it for fault and already it is.

    .-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
    Arcemu, WhyDB, MAP's y DBC

    Once let's have a version unloaded of arcemu, extract it in any site
    Inside this folder we put the dbc's and the map's that we extract of the extraction with this program

    Now it has to edit WhyDB in order that he establishes himself but before we must create the database like that that for it

    1 º Open the SQLyog:
    *New
    *We put the name that we want.
    *We refill the fields as I say to you now:
    -MySQL host aderess: localhost
    -User name: root
    -Password: password that you want.

    -Everything else for fault.

    -We give him to conect.
    -We puncture with the right(straight) button on ''root@localhost'' and click ''create database''
    -Now he(she) will ask for a few things you:
    In database name you put the name of the database and give him to believe yourself.
    Create two, one call "Ascent_world" and another call "Ascent_char".

    After this,we go to WhyDB.rar and extract it.

    We give him to the right button on tool.bat and are going to edit.
    We edit the following thing:

    SET world_db=Ascent_World
    SET char_db=Ascent_char
    SET dumppath=c:\
    SET port=3306
    SET host=127.0.0.1
    SET mysqlpath=.\MySQL
    SET devsql=.\development\ascent_world

    Once whydb is formed well:
    It will sayatabase login and password

    -Database login: root
    -Password: your password.

    Then click the key "i" and hope that it(he,she) finishes.
    Once finish already we have the databases .. now it can only to form arcemu.

    .-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
    Configuration of ArcEmu

    We go to the folder of arcemu, then to the "configs" and open with the notepad the "arcemu-logonserver.conf"
    text will go out for us, if you opened it with the notepad podeis to look for rare names with Control + B

    <LogonDatabase Hostname = "localhost"
    Username = "root"
    Password = "paswd"
    Name = "ascent"
    Port = "3306"
    Type = "1">

    And we put this:

    <LogonDatabase Hostname = "localhost"
    Username = "root"
    Password = "Contraseña"
    Name = "Ascent_char"
    Port = "3306"
    Type = "1">

    We go down a bit and we will see this:

    <LogonServer RemotePassword = "paswd"
    AllowedIPs = "127.0.0.1/24"
    AllowedModIPs = "127.0.0.1/24">


    We change it into this:

    <LogonServer RemotePassword = "your database password"
    AllowedIPs = "127.0.0.1/24"
    AllowedModIPs = "127.0.0.1/24">


    We close and guard.
    Now we open with the notepad the "arcemu-world.conf".
    Almost initially this goes out:

    <WorldDatabase Hostname = "host" Username = "root" Password = "paswd" Name = "Ascent" Port = "3306" Type = "1">
    <CharacterDatabase Hostname = "host" Username = "root" Password = "paswd" Name = "ascent" Port = "3306" Type = "1">

    We change it into this:

    <WorldDatabase Hostname = "localhost" Username = "root" Password = "your password" Name = "Ascent_world" Port = "3306" Type = "1">
    <CharacterDatabase Hostname = "localhost" Username = "root" Password = "your password" Name = "Ascent_char" Port = "3306" Type = "1">

    -Now the enterteining thing comes.
    We look for this:

    <Server PlayerLimit = "100"
    Motd = "No specifed motd."
    SendStatsOnJoin = "1"
    EnableBreathing = "1"
    SeperateChatChannels = "0"
    CompressionThreshold = "1000"
    QueueUpdateInterval = "5000"
    KickAFKPlayers = "0"
    ConnectionTimeout = "180"
    RealmType = "1"
    AdjustPriority = "0"
    RequireAllSignatures = "0"
    ShowGMInWhoList = "1"
    MapUnloadTime="0"
    LimitedNames="1"
    UseAccountData="0"
    AllowPlayerCommands="0"
    EnableLFGJoin="0">

    We change it into this:

    <Server PlayerLimit = "Limit of players that were entering the server, put the suitable thing"
    Motd = "Message of welcome, you can put the characteristics of the server .. or what you want."
    SendStatsOnJoin = "1"
    EnableBreathing = "1"
    SeperateChatChannels = "0"
    CompressionThreshold = "1000"
    QueueUpdateInterval = "5000"
    KickAFKPlayers = "0"
    ConnectionTimeout = "180"
    RealmType = "1"
    AdjustPriority = "0"
    RequireAllSignatures = "0"
    ShowGMInWhoList = "1"
    MapUnloadTime="0"
    LimitedNames="1"
    UseAccountData="0"
    AllowPlayerCommands="0"
    EnableLFGJoin="0">

    Rates:

    <Rates Health="1"
    Power1="1"
    Power2="1"
    Power3="1"
    QuestReputation="1"
    KillReputation="1"
    Honor="1"
    PvPTimer="300000"
    Compression="1"
    XP="400"
    QuestXP="1"
    RestXP="1"

    DropGrey="1"
    DropWhite="1"
    DropGreen="1"
    DropBlue="1"
    DropPurple="1"
    DropOrange="1"
    DropArtifact="1"
    DropMoney="1"
    Save="300000"

    SkillChance="1"
    SkillRate="1"
    ArenaMultiplier2x="1"
    ArenaMultiplier3x="1"
    ArenaMultiplier5x="1">

    You can change it like you want.

    Now look for this:
    <LogonServer DisablePings = "0"
    RemotePassword = "paswd">

    And change it into this:

    <LogonServer DisablePings = "0"
    RemotePassword = "your database password">

    Now save and close.
    We do the same thing with the arcemu-realml.conf, open it with the note-pad and edit this:

    We look for this:

    <LogonServer Address = "host"
    Port = "8093"
    Name = "name"
    RealmCount = "1">

    And we change it into this:

    <LogonServer Address = "localhost"
    Port = "8093"
    Name = "realm name"
    RealmCount = "1">

    We go down up to the bottom and change this:

    <Realm1 Name = "Default..."
    Address = "localhost:8129"
    Icon = "Normal"
    Population = "1.0"
    TimeZone = "1">

    For this:

    <Realm1 Name = "realm name"
    Address = "Localhost:8129"
    Icon = "Normal"
    Population = "1.0"
    TimeZone = "1">

    If you Found in someone of the files to configure, this:

    #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
    # Die Directive
    #
    # If this triggers it means you didn't read your config file!
    # Just comment it or remove it when you've read this.
    #
    #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
    <die msg="I am a newb who didn't even read half my config file!">


    ERASE IT THIS: <die msg="I am a newb who didn't even read half my config file!">

    Surely go out twice this way that be attentive.

    then:

    It is necessary to us to enable the expansion and some things mas...
    Let's begin for the expansion:
    - Open the SQLyog and give him to '+' of the left side of the database, look for the table "accounts", give him to the right button on her and to " alter table "

    In the Row "Flags", in the column "default", You Put 30, and already we will have the qualified expansion.

    -Now we need account(bill) like that that to creating it.

    -We go to the table accounts and to " table dates" (this one under the picture of queryes where 1 puts result 2 messages 3 table data .....) We Create an account doing what I say to you:
    *In acct put 1 (it is the number of the account)
    *In login put the name of the account
    *In password the password...
    *In gm ' az if he is admin or co admin, ' au ' if he is sub admin or a good gm, ' to ' if he is gm and ' ps ' if he is special, a donator ... call as want it is neither necessary e-mail nor much less...

    We change the realmlist for: Set realmlist localhost

    Now to enabling the new race..
    .-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-

    Enabling the gentleman of the death The only(unique) thing that debeis to do is to go to the config's, in I make concrete the arcemu-opcional.conf, and to open it with the notepad, ultimately you will meet this:

    <ClassOptions DeathKnightPreReq = "0"
    DeathKnightLimit = "0" >

    You put it this way:

    <ClassOptions DeathKnightPreReq = "1"
    DeathKnightLimit = "1" >

    We save, close and return to the previous folder.
    We execute in this order the .exe
    -Arcemu-logonserver.exe
    -Arcemu-world.exe

    -Now we go to the WoW.exe
    -Create a pj , play, and fun.


    Gratefulnesses to Iago for this Magnificent guide.
    Simply I have translated of the Spanish to English(not very well).
    Last edited by Suderk; 02-14-2009 at 12:50 PM.

  2. #2
    New User
    Reputation
    1
    Join Date
    Feb 2009
    Location
    Bulgaria
    Posts
    5
    CoreCoins
    0

    Trade Feedbacks

    Positive
    0
    Negative
    0
    so can i make it Publick without using a hamachi and i dont have a router cant seem to get this my server now is ot 127.0.0.1 i change it to my ip and the realm.wtf and cant seem to connect i`l try with this hope it works. OOO and 1 thing i have a problem with the MySQL when i have to config it its on a window so small i cant see enything and cant expand it cant doo enything and before i could and hade another problem when i`m done i hit Execute and the last hing the security something dont remembar sry cant finish that is every time i try i uninstal and instal stop it from the process screan byt stil cant PLSSS help me want to play WoW with my friend

    DMC Link dont Work
    Last edited by Drayger; 02-13-2009 at 01:33 PM.

  3. #3
    Private
    Reputation
    7
    Join Date
    Feb 2009
    Location
    |In Your Back|
    Posts
    14
    CoreCoins
    0

    Trade Feedbacks

    Positive
    0
    Negative
    0
    Arranged the Link and Translated some words that were still in Spanish.

    With regard to your question Drayger, if mistake goes out for you on having installed MySQL, it(he,she) tries (on the folder of installation having installed it) on the hard disk "C" only, do not put it inside Program Files.
    The Other question i dont know how answer you, sorry.

  4. #4
    New User

    Reputation
    1
    Join Date
    Aug 2008
    Location
    In a CLOSET!
    Posts
    12
    CoreCoins
    0

    Trade Feedbacks

    Positive
    0
    Negative
    0
    Awesome guide Thanks +rep i also could use dns for localhost right?
    Last edited by Aphyron; 02-13-2009 at 08:54 PM.

  5. #5
    Private
    Reputation
    7
    Join Date
    Feb 2009
    Location
    |In Your Back|
    Posts
    14
    CoreCoins
    0

    Trade Feedbacks

    Positive
    0
    Negative
    0
    only, change realmlist to Set Realmlist localhost, and you play alone in your server.

    To be able to put it online, you have to create a dns (for example, in No-Ip.com), To open the following ports of your router:
    8129 8093 8090 8085 80 3306
    And, finally, to change your realmlist into the dns that you you have created and already your server is online.

  6. #6
    Contributor
    sasoritail's Avatar
    Reputation
    160
    Join Date
    Sep 2008
    Location
    No(r)way
    Posts
    653
    CoreCoins
    0

    Trade Feedbacks

    Positive
    0
    Negative
    0
    Use some more code tags. all off that its a good guide. I've seen better but this is impressive .
    +Rep

    Hope u get off l33cher.

  7. #7
    Private
    Reputation
    7
    Join Date
    Feb 2009
    Location
    |In Your Back|
    Posts
    14
    CoreCoins
    0

    Trade Feedbacks

    Positive
    0
    Negative
    0
    ty Sasoritail.

    i need rep not to be a leecher.

  8. #8
    New User
    Reputation
    1
    Join Date
    Nov 2008
    Posts
    1
    CoreCoins
    0

    Trade Feedbacks

    Positive
    0
    Negative
    0
    nice repack m8 +rep.

  9. #9
    New User
    Reputation
    1
    Join Date
    Aug 2008
    Location
    Washington
    Posts
    9
    CoreCoins
    0

    Trade Feedbacks

    Positive
    0
    Negative
    0
    I'm having problems with the MySQL and such. When I do the SQL Configuration, no matter what I try, the configuration fails before it can complete the "Apply Security Settings" part. What is the problem? I've tried uninstalling and reinstalling, I've tried Standard Installation, I simply can't figure out what the problem is. Any help?

    This guide sounds very promising by the way. If I can get it to work, I will certainly give you a +rep

    [EDIT]: Scratch that. I got that working, but on Arcemu_world.exe, I keep getting the message

    "LogonCommClient: Connection failed. Will try again in 10 seconds." and I don't know why the connection doesn't work. Any ideas?
    Last edited by Triplethink; 02-15-2009 at 02:54 AM.

  10. #10
    Master Sergeant morten11's Avatar
    Reputation
    17
    Join Date
    Mar 2007
    Location
    Behind you
    Posts
    106
    CoreCoins
    0

    Trade Feedbacks

    Positive
    0
    Negative
    0
    Ehh what do you mean by?

    We give him to the right button on tool.bat and are going to edit.
    We edit the following thing:

    SET world_db=Ascent_World
    SET char_db=Ascent_char
    SET dumppath=c:\
    SET port=3306
    SET host=127.0.0.1
    SET mysqlpath=.\MySQL
    SET devsql=.\development\ascent_world

    i cant find tool bat

  11. #11
    Contributor ~sInX's Avatar
    Reputation
    283
    Join Date
    Jan 2009
    Location
    Cyrodíil
    Posts
    751
    CoreCoins
    0

    Trade Feedbacks

    Positive
    0
    Negative
    0
    Quote Originally Posted by killim23 View Post
    nice repack m8 +rep.
    lmao m8 u have 0 rep power.

    clever.

  12. #12
    Private
    Reputation
    7
    Join Date
    Feb 2009
    Location
    |In Your Back|
    Posts
    14
    CoreCoins
    0

    Trade Feedbacks

    Positive
    0
    Negative
    0
    Quote Originally Posted by morten11 View Post
    Ehh what do you mean by?

    We give him to the right button on tool.bat and are going to edit.
    We edit the following thing:

    SET world_db=Ascent_World
    SET char_db=Ascent_char
    SET dumppath=c:\
    SET port=3306
    SET host=127.0.0.1
    SET mysqlpath=.\MySQL
    SET devsql=.\development\ascent_world

    i cant find tool bat
    Morten11.....

    .......What you have to do, is this:

    - you locate the Tool.bat in the folder Whydb that you have extracted previously.
    - then, Right Click, and you select edit.
    - and you edit this:
    SET world_db=
    Ascent_World
    SET char_db=
    Ascent_char
    SET dumppath=c:\
    SET port=3306
    SET host=127.0.0.1
    SET mysqlpath=.\MySQL
    SET devsql=.\development\ascent_world

  13. #13
    New User
    Reputation
    1
    Join Date
    Feb 2009
    Posts
    1
    CoreCoins
    0

    Trade Feedbacks

    Positive
    0
    Negative
    0
    can anyone help me plz? we already have a wow server up and running but we don't know how to create a site. the server it's arc emu

  14. #14
    Sergeant Major
    Reputation
    8
    Join Date
    Sep 2007
    Location
    Canada, Ontario
    Posts
    152
    CoreCoins
    0

    Trade Feedbacks

    Positive
    0
    Negative
    0
    Quote Originally Posted by flakau View Post
    can anyone help me plz? we already have a wow server up and running but we don't know how to create a site. the server it's arc emu

    Get wamp server 5.0 and get a website. Edit the website to your needs then put all the website files in the www file in wamp
    *Insert The Bestest Funniest Most Awesomest Sig Here!*
    Oh look! ^ There it is

  15. #15
    Sergeant Major
    Reputation
    8
    Join Date
    Sep 2007
    Location
    Canada, Ontario
    Posts
    152
    CoreCoins
    0

    Trade Feedbacks

    Positive
    0
    Negative
    0
    Hey I've never ran a Arc Emu server b4 only Ascent so idk if I need the maps file or not, cuz when I run the server w/o the maps file it works but all npc's have blocks as weps. So I thought maybe u need the maps file to fix this well, when I try to extract the maps its not workin :\
    *Insert The Bestest Funniest Most Awesomest Sig Here!*
    Oh look! ^ There it is

 

 
Page 1 of 2 1 2 LastLast

Bookmarks

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 -4. The time now is 12:56 PM. Powered by vBulletin® Version 4.2.0
Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.
Content Relevant URLs by vBSEO
vBulletin Optimisation by vB Optimise. Digital Point modules: Sphinx-based search

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934