[Release] BNS2020 KR server VM

Page 16 of 27 FirstFirst ... 68910111213141516171819202122232426 ... LastLast
Results 226 to 240 of 403
  1. #226
    Apprentice chuoinguyen is offline
    MemberRank
    Sep 2020 Join Date
    8Posts

    Re: [Release] BNS2020 KR server VM

    Is there a way to declare from nrcs to default at the client?i think it would be nice to have 2 clients ue3 and ue4 on one server


    Quote Originally Posted by ashlay View Post
    gamed.config.xml change publisher to rncs.
    on CacheDaemon cached.config.xml change publisher to rncs.
    on pccafebenefitsdata.xml comment or remove all items.

    you will be able to login but everything is broken because the client and server data does not match.

    @rowloong
    this client is from chinese test server?

  2. #227
    ^_^ ashlay is offline
    MemberRank
    Jun 2010 Join Date
    BrazilLocation
    874Posts

    Re: [Release] BNS2020 KR server VM

    Quote Originally Posted by chuoinguyen View Post
    Is there a way to declare from nrcs to default at the client?i think it would be nice to have 2 clients ue3 and ue4 on one server
    Its possible but it would not work properly because UE3 and Frontier data does not match.

  3. #228
    Account Upgraded | Title Enabled! TieLay is offline
    MemberRank
    Jan 2011 Join Date
    RussiaLocation
    655Posts

    Re: [Release] BNS2020 KR server VM

    Quote Originally Posted by beatxenno View Post
    im getting error 3 in all server and then they close, im following your tutorial and dosent work :(
    Check ACL of folder and files inside him, where U put .DBF and .DBL files, account of MS SQL server must have full access trough his account or part of group. Me set Full access for "Everyone"

  4. #229
    Member Biomanable is online now
    MemberRank
    May 2007 Join Date
    Under the skiesLocation
    89Posts

    Re: [Release] BNS2020 KR server VM

    Quote Originally Posted by chuoinguyen View Post
    Is there a way to declare from nrcs to default at the client?i think it would be nice to have 2 clients ue3 and ue4 on one server
    It seems you don't understand. Frontier is separate game,have much less context,very different skills and battle system. And you can't use live data for this. Beside,even if you can change it to default data - this won't help you. Frontier is not remaster client. For normal work you need to use correct data in xml dat which is not hard,but issue with binary data. You can try to get bin from other clients,but its won't work. Even if you can find or make one with proper encode and signature its wont work,unless you find bin with exactly same structure. Which you won't find,since part of structure are hardcoded. Its not hard to fix actually,but its very time consuming process,so i quite sure no one will do this shit anyway. Beside with this its much faster just to make middle-in-proxy and use it for latest client. But again,i don't think anyone will do,because no one really care.

  5. #230
    Member rowloong is offline
    MemberRank
    Aug 2018 Join Date
    59Posts

    Re: [Release] BNS2020 KR server VM

    does anyone wanna to check these files ?


    https://i.postimg.cc/4xsY1J4b/111.png

    bns server files untouched from develop computer(machine)

    but I don't know what does (剑灵三系) means.
    maybe call it "bns series 3" in english . new map new characters new classes new skills?

  6. #231
    Account Upgraded | Title Enabled! TieLay is offline
    MemberRank
    Jan 2011 Join Date
    RussiaLocation
    655Posts

    Re: [Release] BNS2020 KR server VM

    Quote Originally Posted by TieLay View Post
    U ununderstand me. Me take both clients. Compare and seen difference in some .upx files in main folder and in Korean folder.
    Does biggest an newest client more prefer and in Ingles lang, me catch it from link to mega?

    P.S. And me not complete editing config of SERVER to test manually...

    - - - Updated - - -

    So me put archive of BNS 2020 Server into yandex disk in Server folder.
    It's only copy data from published VM without editing, hacking, translating and adaptation 4 me
    Archive of SERVER part updated, installation instruction corrected

  7. #232
    Apprentice pearlorient is offline
    MemberRank
    Sep 2018 Join Date
    15Posts

    Re: [Release] BNS2020 KR server VM

    Quote Originally Posted by rowloong View Post
    does anyone wanna to check these files ?
    but I don't know what does (剑灵三系) means.
    maybe call it "bns series 3" in english . new map new characters new classes new skills?
    "三系" most likely refers to UE3.

  8. #233
    Apprentice chuoinguyen is offline
    MemberRank
    Sep 2020 Join Date
    8Posts

    Re: [Release] BNS2020 KR server VM

    ChannelChattingServer returns this errorand it doesn't work
    do you know how to fix this? i checked the ip and port
    Code:
    in Recv_C2S_SIGNATURE_LOGIN : session(0000000050987C90), uuid(1,281474976711037)
    [  Warning]  2021/10/03 14:11:35 (17272) : Can not find the Game server(1)
    [     Info]  2021/10/03 14:11:35 (17272) : Send S2C_LOGIN_RESULT:uuid(1,281474976711037),session(0000000050987C90),result(1000)
    [     Info]  2021/10/03 14:11:35 (20848) : Disconnect Client:uuid(1,281474976711037),session(0000000050987C90)
    [    Debug]  2021/10/03 14:11:35 (20848) : loginReqSessionMng->FindAndLock try (uuid:1,281474976711037)
    [    Debug]  2021/10/03 14:11:35 (20848) : loginReqSessionMng->FindAndLock success and remove (uuid:1,281474976711037)
    [    Debug]  2021/10/03 14:11:35 (20848) : sessionMng->FindAndLock try (uuid:1,281474976711037)
    Quote Originally Posted by TieLay View Post
    Dirty manual for my archive BNS2020, link in tread
    Code:
    Prepare:
    1. Windows Server 2021R2
    2. SQL Server 2008R2 (no express) and SSMS or above
    3. If will Install more new SQL Server then 2008R2 U need so install “Microsoft SQL Server 2008 Native Client” or “Microsoft SQL Server 2008 R2 Native Client” it's get in ODBC Drivers “SQL Server Native Client 10.0” file “SQLNCLI10.dll”.
    4. Install Ruby 2.x or newest
    5. Complementary tools (Notepad ++, 7zip, VC, .NET Framework 3.5 & 4.8, HeidiSQL, etc) if needed
    
    Disclimer:
    Don't change paths or/and passwords without understanding how it works or you catch some gliches and troubles in work
    
    Correction:
    1. Unpack “BNS_Server.rar” archive to a root folder in drive you select for use C:\, D:\ or other
    2. Switch SQL Server into mixed mode and set “sa” password as “U6SjJk3ZyQhrv5tq”
    3. unpack “SQL.RAR” from folder “\BNS_Server\SQLDATA” in path U plane keep DATABASEs
    3.1. Open SSMS and login with “sa” account, then attach DATABASE from folder where U unpack in step 3.:
        - AchievementDB
        - ApiDb
        - AppDb
        - AssociationAcctDb
        - AuctionDb
        - AuctionMasterDb
        - AuctionSearchDb
        - BanDb
        - BlGame
        - ContentBanDb
        - CouponDb
        - DeliveryDb
        - FriendDb
        - GameWarehouseDB
        - GlobalNameDb
        - GMToolLogDB
        - GoodsDb
        - GradeMembersDb
        - GradeSubscriptionDb
        - LevelDb
        - LimitDb
        - LobbyDB
        - ManagementDB
        - MarketDB
        - MyAuctionSearchDb
        - PlatformAcctDb
        - PlatformGameDb
        - PlatformMasterDb
        - PlatformSessionDb
        - PlatformSlotDb
        - PostOfficeDB
        - PrivacyDb
        - ProfileDb
        - PromotionStampDb
        - PurchaseAdminDb
        - PurchaseDb
        - RankingDB
        - RefundDb
        - ReportingDb
        - RewardDb
        - RoleDb
        - ShowcaseDb
        - SmartCouponDB
        - VirtualCurrencyDb
        - WarehouseDb
        - WishDb
    4. Go to “\BNS_SERVER\Server\AccountInventoryDaemon\bin”, edit “accountinventoryd.config.xml” then replace the IP “172.16.200.119” by your's server IP(<SERVERIP>), leave ports as is
    5. Go to “\BNS_SERVER\Server\AccountInventoryDaemon\config”, edit “arenad-list.config.xml” and “gamed-list.config.xml” then replace the IP “172.16.200.119” by your's server IP(<SERVERIP>), leave ports as is
    6. Go to “\BNS_SERVER\Server\AchievementDaemon\bin”, edit “achievementd.config.xml” then replace the IP “172.16.200.119” by your's server IP(<SERVERIP>), leave ports as is
    7. Go to “\BNS_SERVER\Server\AchievementDaemon\config”, edit “achievementd-iplist.xml” then replace the IP “172.16.200.119” by your's server IP(<SERVERIP>), leave ports as is
    8. Go to “\BNS_SERVER\Server\ArenaDaemon01\bin”, edit “gamed.config.xml” then replace the IP “172.16.200.119” by your's server IP(<SERVERIP>), leave ports as is
    9. Go to “\BNS_SERVER\Server\ArenaDaemon02\bin”, edit “gamed.config.xml” then replace the IP “172.16.200.119” by your's server IP(<SERVERIP>), leave ports as is
    10. Go to “\BNS_SERVER\Server\ArenaLobby\bin”, edit “arena-lobby.config.xml” then replace the IP “172.16.200.119” by your's server IP(<SERVERIP>), leave ports as is
    11. Go to “\BNS_SERVER\Server\ArenaLobby\config”, edit “arena-lobby-iplist.xml” then replace the IP “172.16.200.119” by your's server IP(<SERVERIP>), leave ports as is
    12. Go to “\BNS_SERVER\Server\CacheDaemon\bin”, edit “cached.config.xml” then replace the IP “172.16.200.119” by your's server IP(<SERVERIP>), leave ports as is
    13. Go to “\BNS_SERVER\Server\CacheGate\config”, edit “cached-list.config.xml” then replace the IP “172.16.200.119” by your's server IP(<SERVERIP>), leave ports as is
    14. Go to “\BNS_SERVER\Server\ChannelChattingServer\bin”, edit “ChannelChattingServer.xml” and “ChatServerList.xml” then replace the IP “172.16.200.119” by your's server IP(<SERVERIP>), leave ports as is
    15. Go to “\BNS_SERVER\Server\DuelBotDaemon\bin”, edit “duelbotd.config.xml” then replace the IP “172.16.200.119” by your's server IP(<SERVERIP>), leave ports as is
    16. Go to “\BNS_SERVER\Server\DuelBotDaemon\config”, edit “duelbotd-iplist.xml” then replace the IP “172.16.200.119” by your's server IP(<SERVERIP>), leave ports as is
    17. Go to “\BNS_SERVER\Server\GameDaemon\bin”, edit “gamed.config.xml” then replace the IP “172.16.200.119” by your's server IP(<SERVERIP>), leave ports as is
    18. Go to “\BNS_SERVER\Server\GameDaemon\data”, edit “gamed.config.xml” then replace the IP “172.16.200.119” by your's server IP(<SERVERIP>), leave ports as is
    19. Go to “\BNS_SERVER\Server\InfoGateDaemon\bin”, edit “infogated.config.xml” then replace the IP “172.16.200.119” by your's server IP(<SERVERIP>), leave ports as is
    20. Go to “\BNS_SERVER\Server\LobbyDaemon\bin”, edit “lobbyd.config.xml” then replace the IP “172.16.200.119” by your's server IP(<SERVERIP>), leave ports as is
    21. Go to “\BNS_SERVER\Server\LobbyDaemon\config”, edit “gamed-list.config.xml”, “infogate-list.config.xml” and “lobby-gated-list.config.xml” then replace the IP “172.16.200.119” by your's server IP(<SERVERIP>), leave ports as is
    22. Go to “\BNS_SERVER\Server\LobbyGate\bin”, edit “lobbygate.config.xml” then replace the IP “172.16.200.119” by your's server IP(<SERVERIP>), leave ports as is
    23. Go to “\BNS_SERVER\Server\ManagementAgent\bin”, edit “ManagementAgent.config.xml” then replace the IP “172.16.200.119” by your's server IP(<SERVERIP>), leave ports as is
    24. Go to “\BNS_SERVER\Server\MarketDealerAgent\bin”, edit “marketagent.config.xml” then replace the IP “172.16.200.119” by your's server IP(<SERVERIP>), leave ports as is
    25. Go to “\BNS_SERVER\Server\MarketDealerAgent\config”, edit “gamed-list.config.xml” then replace the IP “172.16.200.119” by your's server IP(<SERVERIP>), leave ports as is
    26. Go to “\BNS_SERVER\Server\MarketReaderAgent\bin”, edit “marketagent.config.xml” then replace the IP “172.16.200.119” by your's server IP(<SERVERIP>), leave ports as is
    27. Go to “\BNS_SERVER\Server\MarketReaderAgent\config”, edit “gamed-list.config.xml” then replace the IP “172.16.200.119” by your's server IP(<SERVERIP>), leave ports as is
    28. Go to “\BNS_SERVER\Server\PostOfficeDaemon\bin”, edit “postofficed.config.xml” then replace the IP “172.16.200.119” by your's server IP(<SERVERIP>), leave ports as is
    29. Go to “\BNS_SERVER\Server\PostOfficeDaemon\config”, edit “gamed-list.config.xml” then replace the IP “172.16.200.119” by your's server IP(<SERVERIP>), leave ports as is
    30. Go to “\BNS_SERVER\Server\RankingDaemon\config”, edit “game-list.config.xml” and “infogate-list.config.xml” then replace the IP “172.16.200.119” by your's server IP(<SERVERIP>), leave ports as is
    31. Go to “\BNS_SERVER\StServers\Config”, edit “Network.ini”, “Storage.ini” and “StServer.ini” then replace the IP “172.16.200.119” by your's server IP(<SERVERIP>), leave ports as is
    
    32.Go to “\BNS_SERVER\StServers” and launch “Install.lnk” for installing “SpawnSrv” aka “NCsoft.302 SpawnSrv” it's base servers/daemons collection
    
    Start the servers for playing:
    1. “\BNS_Server\Start-1st.lnk” - to start base servers/daemons - “launch Apps-state.url” and wail till all services stats switch into stable state it's takes less then 5 minutes
    2. “\BNS_Server\Start-2nd.lnk” - to start Main Services, in the end(step 17) press any key in console, and look into any server to control correct it's start by reading log output or wait 5 minutes(till “GameDaemon.exe” stops aggressive eating memory)
    
    This is minimal modding of leaked archives and it's work, but not translated to ingles, coz it's brake launcher work.

  9. #234
    Member someonewhy is offline
    MemberRank
    Jun 2011 Join Date
    87Posts

    Re: [Release] BNS2020 KR server VM

    guys how do i edit character lvl and etc?how do i make my self gm?

  10. #235
    cats addicted Zorno is offline
    MemberRank
    Apr 2010 Join Date
    GermanyLocation
    1,465Posts

    Re: [Release] BNS2020 KR server VM

    For those that complain about korean (or chinese ?) windows:

    https://www.hostwinds.com/tutorials/...ws-server-2016

  11. #236
    Member someonewhy is offline
    MemberRank
    Jun 2011 Join Date
    87Posts

    Re: [Release] BNS2020 KR server VM

    Quote Originally Posted by TieLay View Post
    Dirty manual for my archive BNS2020, link in tread
    Code:
    Prepare:
    1. Windows Server 2021R2
    2. SQL Server 2008R2 (no express) and SSMS or above
    3. If will Install more new SQL Server then 2008R2 U need so install “Microsoft SQL Server 2008 Native Client” or “Microsoft SQL Server 2008 R2 Native Client” it's get in ODBC Drivers “SQL Server Native Client 10.0” file “SQLNCLI10.dll”.
    4. Install Ruby 2.x or newest
    5. Complementary tools (Notepad ++, 7zip, VC, .NET Framework 3.5 & 4.8, HeidiSQL, etc) if needed
    
    Disclimer:
    Don't change paths or/and passwords without understanding how it works or you catch some gliches and troubles in work
    
    Correction:
    1. Unpack “BNS_Server.rar” archive to a root folder in drive you select for use C:\, D:\ or other
    2. Switch SQL Server into mixed mode and set “sa” password as “U6SjJk3ZyQhrv5tq”
    3. unpack “SQL.RAR” from folder “\BNS_Server\SQLDATA” in path U plane keep DATABASEs
    3.1. Open SSMS and login with “sa” account, then attach DATABASE from folder where U unpack in step 3.:
    	- AchievementDB
    	- ApiDb
    	- AppDb
    	- AssociationAcctDb
    	- AuctionDb
    	- AuctionMasterDb
    	- AuctionSearchDb
    	- BanDb
    	- BlGame
    	- ContentBanDb
    	- CouponDb
    	- DeliveryDb
    	- FriendDb
    	- GameWarehouseDB
    	- GlobalNameDb
    	- GMToolLogDB
    	- GoodsDb
    	- GradeMembersDb
    	- GradeSubscriptionDb
    	- LevelDb
    	- LimitDb
    	- LobbyDB
    	- ManagementDB
    	- MarketDB
    	- MyAuctionSearchDb
    	- PlatformAcctDb
    	- PlatformGameDb
    	- PlatformMasterDb
    	- PlatformSessionDb
    	- PlatformSlotDb
    	- PostOfficeDB
    	- PrivacyDb
    	- ProfileDb
    	- PromotionStampDb
    	- PurchaseAdminDb
    	- PurchaseDb
    	- RankingDB
    	- RefundDb
    	- ReportingDb
    	- RewardDb
    	- RoleDb
    	- ShowcaseDb
    	- SmartCouponDB
    	- VirtualCurrencyDb
    	- WarehouseDb
    	- WishDb
    4. Go to “\BNS_SERVER\Server\AccountInventoryDaemon\bin”, edit “accountinventoryd.config.xml” then replace the IP “172.16.200.119” by your's server IP(<SERVERIP>), leave ports as is
    5. Go to “\BNS_SERVER\Server\AccountInventoryDaemon\config”, edit “arenad-list.config.xml” and “gamed-list.config.xml” then replace the IP “172.16.200.119” by your's server IP(<SERVERIP>), leave ports as is
    6. Go to “\BNS_SERVER\Server\AchievementDaemon\bin”, edit “achievementd.config.xml” then replace the IP “172.16.200.119” by your's server IP(<SERVERIP>), leave ports as is
    7. Go to “\BNS_SERVER\Server\AchievementDaemon\config”, edit “achievementd-iplist.xml” then replace the IP “172.16.200.119” by your's server IP(<SERVERIP>), leave ports as is
    8. Go to “\BNS_SERVER\Server\ArenaDaemon01\bin”, edit “gamed.config.xml” then replace the IP “172.16.200.119” by your's server IP(<SERVERIP>), leave ports as is
    9. Go to “\BNS_SERVER\Server\ArenaDaemon02\bin”, edit “gamed.config.xml” then replace the IP “172.16.200.119” by your's server IP(<SERVERIP>), leave ports as is
    10. Go to “\BNS_SERVER\Server\ArenaLobby\bin”, edit “arena-lobby.config.xml” then replace the IP “172.16.200.119” by your's server IP(<SERVERIP>), leave ports as is
    11. Go to “\BNS_SERVER\Server\ArenaLobby\config”, edit “arena-lobby-iplist.xml” then replace the IP “172.16.200.119” by your's server IP(<SERVERIP>), leave ports as is
    12. Go to “\BNS_SERVER\Server\CacheDaemon\bin”, edit “cached.config.xml” then replace the IP “172.16.200.119” by your's server IP(<SERVERIP>), leave ports as is
    13. Go to “\BNS_SERVER\Server\CacheGate\config”, edit “cached-list.config.xml” then replace the IP “172.16.200.119” by your's server IP(<SERVERIP>), leave ports as is
    14. Go to “\BNS_SERVER\Server\ChannelChattingServer\bin”, edit “ChannelChattingServer.xml” and “ChatServerList.xml” then replace the IP “172.16.200.119” by your's server IP(<SERVERIP>), leave ports as is
    15. Go to “\BNS_SERVER\Server\DuelBotDaemon\bin”, edit “duelbotd.config.xml” then replace the IP “172.16.200.119” by your's server IP(<SERVERIP>), leave ports as is
    16. Go to “\BNS_SERVER\Server\DuelBotDaemon\config”, edit “duelbotd-iplist.xml” then replace the IP “172.16.200.119” by your's server IP(<SERVERIP>), leave ports as is
    17. Go to “\BNS_SERVER\Server\GameDaemon\bin”, edit “gamed.config.xml” then replace the IP “172.16.200.119” by your's server IP(<SERVERIP>), leave ports as is
    18. Go to “\BNS_SERVER\Server\GameDaemon\data”, edit “gamed.config.xml” then replace the IP “172.16.200.119” by your's server IP(<SERVERIP>), leave ports as is
    19. Go to “\BNS_SERVER\Server\InfoGateDaemon\bin”, edit “infogated.config.xml” then replace the IP “172.16.200.119” by your's server IP(<SERVERIP>), leave ports as is
    20. Go to “\BNS_SERVER\Server\LobbyDaemon\bin”, edit “lobbyd.config.xml” then replace the IP “172.16.200.119” by your's server IP(<SERVERIP>), leave ports as is
    21. Go to “\BNS_SERVER\Server\LobbyDaemon\config”, edit “gamed-list.config.xml”, “infogate-list.config.xml” and “lobby-gated-list.config.xml” then replace the IP “172.16.200.119” by your's server IP(<SERVERIP>), leave ports as is
    22. Go to “\BNS_SERVER\Server\LobbyGate\bin”, edit “lobbygate.config.xml” then replace the IP “172.16.200.119” by your's server IP(<SERVERIP>), leave ports as is
    23. Go to “\BNS_SERVER\Server\ManagementAgent\bin”, edit “ManagementAgent.config.xml” then replace the IP “172.16.200.119” by your's server IP(<SERVERIP>), leave ports as is
    24. Go to “\BNS_SERVER\Server\MarketDealerAgent\bin”, edit “marketagent.config.xml” then replace the IP “172.16.200.119” by your's server IP(<SERVERIP>), leave ports as is
    25. Go to “\BNS_SERVER\Server\MarketDealerAgent\config”, edit “gamed-list.config.xml” then replace the IP “172.16.200.119” by your's server IP(<SERVERIP>), leave ports as is
    26. Go to “\BNS_SERVER\Server\MarketReaderAgent\bin”, edit “marketagent.config.xml” then replace the IP “172.16.200.119” by your's server IP(<SERVERIP>), leave ports as is
    27. Go to “\BNS_SERVER\Server\MarketReaderAgent\config”, edit “gamed-list.config.xml” then replace the IP “172.16.200.119” by your's server IP(<SERVERIP>), leave ports as is
    28. Go to “\BNS_SERVER\Server\PostOfficeDaemon\bin”, edit “postofficed.config.xml” then replace the IP “172.16.200.119” by your's server IP(<SERVERIP>), leave ports as is
    29. Go to “\BNS_SERVER\Server\PostOfficeDaemon\config”, edit “gamed-list.config.xml” then replace the IP “172.16.200.119” by your's server IP(<SERVERIP>), leave ports as is
    30. Go to “\BNS_SERVER\Server\RankingDaemon\config”, edit “game-list.config.xml” and “infogate-list.config.xml” then replace the IP “172.16.200.119” by your's server IP(<SERVERIP>), leave ports as is
    31. Go to “\BNS_SERVER\StServers\Config”, edit “Network.ini”, “Storage.ini” and “StServer.ini” then replace the IP “172.16.200.119” by your's server IP(<SERVERIP>), leave ports as is
    
    32.Go to “\BNS_SERVER\StServers” and launch “Install.lnk” for installing “SpawnSrv” aka “NCsoft.302 SpawnSrv” it's base servers/daemons collection
    
    Start the servers for playing:
    1. “\BNS_Server\Start-1st.lnk” - to start base servers/daemons - “launch Apps-state.url” and wail till all services stats switch into stable state it's takes less then 5 minutes
    2. “\BNS_Server\Start-2nd.lnk” - to start Main Services, in the end(step 17) press any key in console, and look into any server to control correct it's start by reading log output or wait 5 minutes(till “GameDaemon.exe” stops aggressive eating memory)
    
    This is minimal modding of leaked archives and it's work, but not translated to ingles, coz it's brake launcher work.
    i did everything what you said changed the IP to local(i wanna play offline)to 127.0.0.1
    when ever i try to log in it says game is under maintenance.

    all server exes are working perfectly.does anyone have any solution pls?

    - - - Updated - - -

    Update:even if my server is closed and i am going inside the client it says server is under maintenance.which is not my server for sure .
    i am using this bat file with my ip @Start .\bin\Client.exe /sesskey /launchbylauncher /LoginMode 2 /ProxyIP:192.168.1.111
    how come its still connecting to another server?

  12. #237
    Account Upgraded | Title Enabled! TieLay is offline
    MemberRank
    Jan 2011 Join Date
    RussiaLocation
    655Posts

    Re: [Release] BNS2020 KR server VM

    Quote Originally Posted by someonewhy View Post
    i did everything what you said changed the IP to local(i wanna play offline)to 127.0.0.1
    when ever i try to log in it says game is under maintenance.

    all server exes are working perfectly.does anyone have any solution pls?

    - - - Updated - - -

    Update:even if my server is closed and i am going inside the client it says server is under maintenance.which is not my server for sure .
    i am using this bat file with my ip @Start .\bin\Client.exe /sesskey /launchbylauncher /LoginMode 2 /ProxyIP:192.168.1.111
    how come its still connecting to another server?
    did U read/watch this manual https://forum.ragezone.com/f1024/reg...o-tut-1200048/
    In My archive exists 3 accounts, and in screen U write my nick wrong.

    And me not tested all of this with localhost/127.0.0.1 IP in config...

  13. #238
    Member someonewhy is offline
    MemberRank
    Jun 2011 Join Date
    87Posts

    Re: [Release] BNS2020 KR server VM

    Quote Originally Posted by TieLay View Post
    did U read/watch this manual https://forum.ragezone.com/f1024/reg...o-tut-1200048/
    In My archive exists 3 accounts, and in screen U write my nick wrong.

    And me not tested all of this with localhost/127.0.0.1 IP in config...
    It doesn't matter the user even if my server is off it still says under maintenance.how come?

  14. #239
    Member rowloong is offline
    MemberRank
    Aug 2018 Join Date
    59Posts

    Re: [Release] BNS2020 KR server VM

    Quote Originally Posted by pearlorient View Post
    "三系" most likely refers to UE3.
    thank you but you are wrong
    三系 refers to has 3 sets skills.......
    二系 refers to 2 sets skills....

  15. #240
    Member Sergiu Stan is offline
    MemberRank
    Nov 2013 Join Date
    RomaniaLocation
    79Posts

    Re: [Release] BNS2020 KR server VM

    Hello, thx for sharing.
    So i have the translated client. The one posted on page #1 Translated Client Text+Voice same base by Matar
    Now i want to translate the things from the database but i'm not sure what and how. Any automatic process / tools or mostly manual?
    I'm currently looking at GoodsDb, i found Chinese text (i hope i'm not offending anyone not my intention) so i assumed this is what needs to be translated.
    I can do query no issues there is really just what to translate and how. For Categories i have been using Google Translate but ... yeah



Advertisement