Adding Servers and Channel in 2 PC's

Page 1 of 3 123 LastLast
Results 1 to 15 of 41
  1. #1
    Account Upgraded | Title Enabled! x103strike is offline
    MemberRank
    Sep 2008 Join Date
    EarthLocation
    993Posts

    Adding Servers and Channel in 2 PC's

    Successful I've made it ^____^
    Making 2 server w/ 1 channel each ^__^ using two PC's XD

    Screenies XD


    as you can see it has 2 server bubble and shade hahaha XD

    Shade:

    Bubble: and as you can see it is only running the charserver and worlserver


    but this is still the same in vmware XD hahahaha but vmware is using 1 PC XD

    Guide XD
    1st Server
    1. in the host computer in MySQl you should enable root access from remote machines
    2. run the 1 server Log,Char,World
    2nd server note: we are making 2nd server so different database and using different PC's
    1. now in the second server edit the char server IP to the IP of the computer hosting the second server but the ISC is the IP of hosting the login server( a bout the database it depends on you XD who PC's host it XD Note: Different database)
    2. follow the instruction 1 for the worldserver (it's the same)
    3. now change the ID of the charser(2nd server XD) to 4
    4. now change also the ID of the world to 5 and change the owner to 4

    Now you have two server
    but there is problem doing this I think we need to have 3 database
    explanation XD

    database for the loginserver(accounts)[note only account database]
    database for the 1st server (char and world)
    database for the 2nd server (char and world)

    we need to make 3 database intact which means it should be the same so if you make a registration page make it sure it will register in 3 databse but in other stuff like buffs webpage it should only be connect to the 2 database server 1 and server 2

    Note: if your planing to make a lot of server don't forget to change the ID and the owner XD
    as you notice in my explanation 3 and 4 (in the second server)
    we change the ID in the char and ID and owner in the world (do this or else I dont know what will happen it will linked I think)
    so if you will make another 1 server which we will call 3rd server change the ID to 6 in the char and the Id of the world to 7 and owner to 6 XD change the server IP's also to the IP's of the computer running it

    ADDING CHANNEL ONLY IN 2 PC's
    1. still the same in adding server so we will go directly to the channel 2 config ^_^
    2. in Worldserver change the Id to 4 and owner to 2
    3 change the server IP to the ip of pc hosting
    4 in the ISC put the ip of pc hosting the charserver
    5. in the database put the IP of the PC hosting it(note: the other PC not the same pc hosting the channel1) and the same acc and pass ^____^
    5. change the name (world server) into 1-2 (sorry forgot this one XD)
    Screenies:



    My Configs in adding channel

    Code:
    login server:
    [server]
    ip=192.168.0.150
    port=23000
    minAccessLevel=100
    id=1
    name=LoginServer
    use_flyff_a=1
    
    [isc]
    ip=127.0.0.1
    port=29300
    
    [mysql]
    server=localhost	
    database=flyff2
    username=root
    password=pass
    Code:
     charserver:
    [server]
    ip=192.168.0.150
    port=28000
    minAccessLevel=100
    id=2
    owner=1
    name=Bubble
    
    [isc]
    ip=127.0.0.1
    port=29300
    
    [mysql]
    server=localhost	
    database=flyff2
    username=root	
    password=pass
    Code:
     worldserver1 (channel 1)
    [server]
    ip=192.168.0.150
    port=15400
    minAccessLevel=100
    id=3
    owner=2
    name=Channel1
    exprate=4.0
    fxprate=5.0
    droprate=2
    questdroprate=2
    motd=Louisianz Flyff
    weather=0
    random_weather=1
    random_weather_interval=300000
    can_trade_quest_items=0
    can_drop_quest_items=0
    can_player_shop_quest_items=0
    can_mail_quest_items=0
    can_guild_bank_quest_items=0
    use_item_cooldown=1
    use_item_casting_timers=1
    use_action_slot_cooldown=0
    guild_rejoin_waiting_time=0
    #guild_rejoin_waiting_time=172800
    allowPK=0
    allowKS=1
    everywherePVP=1
    allowGuildBank=1
    
    [isc]
    ip=127.0.0.1
    port=29300
    
    [mysql]
    server=localhost
    database=flyff2
    username=root
    password=pass
    Code:
     channel 2 or worldserver 2
    
    [server]
    ip=192.168.0.184
    port=15400
    minAccessLevel=100
    id=5
    owner=2
    name=1-2
    exprate=4.0
    fxprate=5.0
    droprate=2
    questdroprate=2
    motd=Willkommen auf BlueHeavenFlyff
    weather=0
    random_weather=1
    random_weather_interval=300000
    can_trade_quest_items=0
    can_drop_quest_items=0
    can_player_shop_quest_items=0
    can_mail_quest_items=0
    can_guild_bank_quest_items=0
    use_item_cooldown=1
    use_item_casting_timers=1
    use_action_slot_cooldown=0
    guild_rejoin_waiting_time=0
    #guild_rejoin_waiting_time=172800
    allowPK=1
    allowKS=1
    everywherePVP=1
    allowGuildBank=1
    
    [isc]
    ip=192.168.0.150
    port=29300
    
    [mysql]
    server=192.168.0.150
    database=flyff2
    username=root
    password=pass
    I HOPE YOU UNDERSTAND I TRIED MY BEST XD

    YOU CAN DO THIS USING 1 PC BUT IN VMWARE XD AS majidemo PUT IN HIS GUIDE ( this is just the config part XD if your trying to make a lot of servers or channels in 1 PC [but I think no need to make a lot of channel 2 channel is ok already for pk and none pk])
    give credits if your planing to release this XD
    pls dont flame I tried my best on this XD



    PLS COMMENT OR MESSAGE ME IF I HAD MISTAKEN XD I WILL APPRECIATE IT
    Last edited by x103strike; 21-01-09 at 02:15 PM. Reason: added note


  2. #2
    Account Upgraded | Title Enabled! Xc3sz is offline
    MemberRank
    Nov 2008 Join Date
    Mostly at..Location
    260Posts

    Re: Adding Server with 1 channel

    Hahahaha,Nice Release..

  3. #3
    Enthusiast razor666 is offline
    MemberRank
    Feb 2007 Join Date
    localhostLocation
    47Posts

    Re: Adding Server with 1 channel w/2PC's

    need 2 pc's to make two servers?

  4. #4
    Account Upgraded | Title Enabled! x103strike is offline
    MemberRank
    Sep 2008 Join Date
    EarthLocation
    993Posts

    Re: Adding Server with 1 channel w/2PC's

    Quote Originally Posted by razor666 View Post
    need 2 pc's to make two servers?
    you can do the vmware thing or virtual PC

  5. #5
    Account Upgraded | Title Enabled! majidemo is offline
    MemberRank
    Sep 2008 Join Date
    localhostLocation
    659Posts

    Re: Adding Server with 1 channel in 2 PC's

    yup2. . try this guide! its not really complete^__^ but its making a server w/ VMware^__^

    http://forum.ragezone.com/f457/addin...g-1-pc-522552/

    @x103strike , so each server should have different database right?

    but in RO, i tried this, same database but it wont link the other server, but it was RO, && this is FLYFF haha^__^

    goodluck guys^__^ this is a good tutorial^__^
    Last edited by majidemo; 07-01-09 at 01:21 PM.

  6. #6
    Account Upgraded | Title Enabled! Dexboy is offline
    MemberRank
    Sep 2008 Join Date
    In SpaceLocation
    226Posts

    Re: Adding Servers and Channel in 2 PC's

    I just wanna add dam channels >.<

  7. #7
    Account Upgraded | Title Enabled! x103strike is offline
    MemberRank
    Sep 2008 Join Date
    EarthLocation
    993Posts

    Re: Adding Servers and Channel in 2 PC's

    you can do that follow the guide adding channel XD

  8. #8
    Account Upgraded | Title Enabled! Dexboy is offline
    MemberRank
    Sep 2008 Join Date
    In SpaceLocation
    226Posts

    Re: Adding Servers and Channel in 2 PC's

    Okey I got a new channel but.. its linked to the same world server, because its lik e a copy of the other channel. You can enter the secound channel even when the secound world server isnt on.

    How do i direct it so that one channel is connected to anothe world server

    Anyone can me out help?
    Last edited by Dexboy; 07-01-09 at 12:51 AM.

  9. #9
    Member Tigress is offline
    MemberRank
    Sep 2008 Join Date
    71Posts

    Re: Adding Servers and Channel in 2 PC's

    this does not work at all, all i get is another '' channel '' but it is still the same as the other channel i got.
    Exampel: channel 1 me and 3 ppl are on
    Channel 2 that only my friend and 2 ppl shud be on conects to channel 1 so all are in same world.
    alsow, it is same charackters even tugh i changed DB and all.
    I don' get it but this did atlast not work for some reson.

    //Tigress

  10. #10
    Account Upgraded | Title Enabled! x103strike is offline
    MemberRank
    Sep 2008 Join Date
    EarthLocation
    993Posts

    Re: Adding Servers and Channel in 2 PC's

    about the linked you change the ID????? and the server IP??
    and did you rename the channel name to 1-2?
    and yah I notice that when you deactivate channel 2 it will still in there XD you need to restart the char XD

  11. #11
    PENTAKILL Scratch is offline
    MemberRank
    Oct 2008 Join Date
    LiverpoolLocation
    3,173Posts

    Re: Adding Servers and Channel in 2 PC's

    thanks bro^^

  12. #12
    Valued Member kellybang is offline
    MemberRank
    Oct 2008 Join Date
    192.168.1.1Location
    112Posts

    Re: Adding Servers and Channel in 2 PC's

    hmm i tryd other method like added a db named it flyff2 then changed the port for world char server..

    to majidemo-pm me in ym if your using ym..need something xD

  13. #13
    PENTAKILL Scratch is offline
    MemberRank
    Oct 2008 Join Date
    LiverpoolLocation
    3,173Posts

    Re: Adding Servers and Channel in 2 PC's

    kellybang but your method work?

  14. #14
    Account Upgraded | Title Enabled! majidemo is offline
    MemberRank
    Sep 2008 Join Date
    localhostLocation
    659Posts

    Re: Adding Servers and Channel in 2 PC's

    that method has been tested, and is not working kellybang^__^

    just pm me @ ym!

    U can only add a working channel w/ another comp, or a virtual comp!

    plz dont flame nor talk about non related things about x103strikes release here! ^__^ thnx. .

  15. #15
    PENTAKILL Scratch is offline
    MemberRank
    Oct 2008 Join Date
    LiverpoolLocation
    3,173Posts

    Re: Adding Servers and Channel in 2 PC's

    :O thyx for answer majidemo :D



Page 1 of 3 123 LastLast

Advertisement