Andrew 32 Report post Posted October 21, 2016 (edited) PKO 2.4: https://mega.nz/#!ecNhhIbR!rfBLy43ujWJFbtamkPgozXcBZGT-Y54wzNxVOO9fB9I - Client - Server - ICU - Batabases IGS: https://mega.nz/#!nFkWSL6R!l8nKL21Amz7oOv60qOZ3T07JHq649Fjyb6JywjJ9x88 Create a DB "TradeDB" (Use the same of IGS 1.x version"); Use this code to modify AccountServer DB: (Code By Xeon); [00:45:52] Xeon: /****** Object: Table [dbo].[account_details] Script Date: 6/6/2016 11:45:46 PM ******/ SET ANSI_NULLS ON GO SET QUOTED_IDENTIFIER ON GO CREATE TABLE [dbo].[account_details]( [acc_id] [int] NOT NULL, [vipstatus] [datetime] NULL CONSTRAINT [DF_account_details_vipstatus] DEFAULT (((1)/(1))/(1970)), [credit] [float] NULL CONSTRAINT [DF_account_details_credit] DEFAULT ((0)), CONSTRAINT [PK_account_details] PRIMARY KEY CLUSTERED ( [acc_id] ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY] ) ON [PRIMARY] GO [00:46:52] Xeon: USE [AccountServer] GO /****** Object: Table [dbo].[Trade_log] Script Date: 6/7/2016 4:46:38 AM ******/ SET ANSI_NULLS ON GO SET QUOTED_IDENTIFIER ON GO SET ANSI_PADDING ON GO CREATE TABLE [dbo].[Trade_log]( [order] [varchar](50) NOT NULL, [current_time] [bigint] NOT NULL, [account] [varchar](50) NOT NULL, [character] [varchar](50) NOT NULL, [ip] [varchar](50) NOT NULL, [credit] [int] NOT NULL, [rate] [int] NOT NULL, [server_info] [varchar](50) NOT NULL, [memo] [varchar](50) NOT NULL, [create_time] [datetime] NOT NULL ) ON [PRIMARY] GO SET ANSI_PADDING OFF GO Create a New User to TradeDB; Use this password: A$g6#¨&$2fgh*7gfgAdSe infobill.cfg: host = YourPC/YourInstance hostT = YourPC/YourInstance TradeServer.cfg: serv = YourPC/YourInstance usr = TradeDBUser GameServer.Cfg Add this line: trade = YourIP,1985, 123456,1 *Change your IP ofc. Done. Edited October 21, 2016 by Andrew 6 Quote Share this post Link to post Share on other sites
Lucky 65 Report post Posted October 21, 2016 IGS works nice just one problem why the usr if i try to change them wont work. Quote Share this post Link to post Share on other sites
Andrew 32 Report post Posted October 21, 2016 I was using other user, this is just an example. Check user permissions in Sql. If you wanna change the password, idk how to change =/ Quote Share this post Link to post Share on other sites
Angelix 384 Report post Posted October 22, 2016 Thank you a lot! Both you and Xero. Quote Share this post Link to post Share on other sites
Totoka 152 Report post Posted October 22, 2016 I would like to know, What change does this byte? ( TradeServer.exe:0x00000227 0xC0 -> 0x40 ) The main database connection was fine(TradeDB) but not the one used by Infobill. *I had to change `Address=%s;` to `Address=%s,1433;` and `Server=%s;` to `Server=%s\MyInstanceSQL;` Here patch to who want to modify the database connection( infobill.dll ) ~ http://www.filedropper.com/tradeserver It changes the connection string to "FILEDSN=.\AccountServer.dsn;" (infobill.dll) + the dsn file to setup the connection 1 Quote Discord: andresc Share this post Link to post Share on other sites
Stealthgod 3 Report post Posted October 22, 2016 (edited) can someone show me what the table should look like im a bit lost? Edited November 7, 2016 by Stealthgod Quote Share this post Link to post Share on other sites
Stealthgod 3 Report post Posted November 7, 2016 . Quote Share this post Link to post Share on other sites
Blanquitoh 50 Report post Posted February 10, 2017 Are those server files fiable? (no offence) 1 Quote Share this post Link to post Share on other sites
Ximboliex 91 Report post Posted February 10, 2017 (edited) 3 hours ago, Blanquitoh said: Are those server files fiable? (no offence) Yes, You only have to fix the gems in variable.lua and in stoneinfo.txt are in disorder there are gems that are not and the stoneinfo and another that are not in variable.lua like for example: the Gr8 are not in variable.lua but if in Stoneinfo.txt Edited February 10, 2017 by Ximboliex 1 Quote Share this post Link to post Share on other sites
adoboscan 0 Report post Posted March 24, 2017 This server files and client are be okay for an private server? Quote Share this post Link to post Share on other sites
fabena 1 Report post Posted April 13, 2017 Help me pls . I get this error when try to open AccountServer. Why I cant connect database? 1 Quote Share this post Link to post Share on other sites
V3ct0r 2,151 Report post Posted April 13, 2017 @fabena 3 минуты назад, V3ct0r сказал: AccountServer.exe can't connect to MSSQL Server. Show us AccountServer.cfg. Have you entered correct MSSQL Server address in AccountServer.cfg? Have you created an user for AccountServer database in MSSQL Management Studio and entered its login and password in .cfg? Note: password should be encrypted. Also there is a lot of threads about such problem in 'Questions & Help' section. Quote Some useful links / Полезные ссылки Tips for making a topic in 'Questions & Help' / Рекомендации по созданию тем в разделе "Помощь" Server Advertising Section Rules / Правила раздела "Реклама серверов" Available e-mail domains for registration / Допустимые e-mail домены для регистрации User groups / Группы пользователей User ranks / Звания пользователей "Broken" pictures on the forum / "Битые" изображения на форуме Beware of scammers! / Осторожно, мошенники! My developments / Мои разработки Mods for client and server / Моды для клиента и сервера PKOdev.NET website for Tales of Pirates Server / PKOdev.NET веб-обвязка для сервера Пиратии I do not provide any help in private messages and outside the forum. Use 'Questions & Help' section please. Thank you for understanding! Я не оказываю какую-либо помощь в личных сообщениях и вне форума. Пожалуйста, используйте раздел "Пиратия: Помощь". Благодарю за понимание! Share this post Link to post Share on other sites
mariogt16 0 Report post Posted August 11, 2017 Pko 2.4 are dead the link Quote Share this post Link to post Share on other sites
mariogt16 0 Report post Posted August 11, 2017 bro can post again the link ? or any one have , file for top II patch with bracalet etc ? clean ,with Quote Share this post Link to post Share on other sites
blankode 10 Report post Posted September 3, 2017 New link ? old one is dead... Quote Share this post Link to post Share on other sites
gutozardy 0 Report post Posted June 14, 2020 New link, please Quote Share this post Link to post Share on other sites
Crysius 0 Report post Posted August 15, 2020 link please Quote Share this post Link to post Share on other sites
Devorn 0 Report post Posted September 2, 2020 New client and server links please... They are dead. Quote Share this post Link to post Share on other sites
Unknown 18 Report post Posted October 5, 2020 dead af Quote Share this post Link to post Share on other sites
Mr.LiM 0 Report post Posted February 26, 2021 woaw! dead link long time... kindly revive... thanks!.... Quote Share this post Link to post Share on other sites
Mesut 28 Report post Posted November 1, 2021 renew the link pls 1 Quote Share this post Link to post Share on other sites
nitrovski 1 Report post Posted April 26, 2022 Renew the link please Quote Share this post Link to post Share on other sites
Mesut 28 Report post Posted September 15, 2022 Спойлер anyone have this files pls post it here back thk u.. Quote Share this post Link to post Share on other sites
V3ct0r 2,151 Report post Posted October 25, 2022 On 9/15/2022 at 11:47 PM, Mesut said: Hide contents anyone have this files pls post it here back thk u.. Are these files not here? Quote Some useful links / Полезные ссылки Tips for making a topic in 'Questions & Help' / Рекомендации по созданию тем в разделе "Помощь" Server Advertising Section Rules / Правила раздела "Реклама серверов" Available e-mail domains for registration / Допустимые e-mail домены для регистрации User groups / Группы пользователей User ranks / Звания пользователей "Broken" pictures on the forum / "Битые" изображения на форуме Beware of scammers! / Осторожно, мошенники! My developments / Мои разработки Mods for client and server / Моды для клиента и сервера PKOdev.NET website for Tales of Pirates Server / PKOdev.NET веб-обвязка для сервера Пиратии I do not provide any help in private messages and outside the forum. Use 'Questions & Help' section please. Thank you for understanding! Я не оказываю какую-либо помощь в личных сообщениях и вне форума. Пожалуйста, используйте раздел "Пиратия: Помощь". Благодарю за понимание! Share this post Link to post Share on other sites
fhandror 8 Report post Posted November 29, 2022 For anyone needing a guide step by step, all the client and server+IGS files, all pre-configured, all setup and ready to play, literally a Plug'n Play Kit, well here you go: Quote Share this post Link to post Share on other sites