Jump to content

Search the Community

Showing results for tags 'igs'.



More search options

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Russian Section
    • Новости и объявления
    • Пиратия: Документация
    • Пиратия: Релизы
    • Пиратия: Разработка
    • Пиратия: Web
    • Пиратия: Помощь
    • Совместные проекты / набор команды
    • Доска объявлений
    • Программирование
    • Оффтопик
    • Корзина
  • English Section
    • News & Announcements
    • Guides
    • Releases
    • Development
    • Web
    • Questions & Help
    • Shared Projects / Team search
    • Paid services & Requests
    • Programming
    • Offtopic
    • Recycle bin
  • Portuguese Section
    • Dúvidas & Ajuda
  • Spanish Section
    • Preguntas y Ayuda
  • Servers
    • Russian servers
    • English servers

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Found 11 results

  1. Hello! I'll be showing you a Guide on How to Setup In Game Shop (Server Files) Just Follow Step by Step... 1st Step Download IGS Files Below: (This File includes the Database tradedb.sql) IGS.rar 2nd Step Open the Files. Extract it To your Server files or Put Somewhere else... 3rd Step You must create a database called tradedb the database is inside the IGS.rar File. 4th Step Configure IGS Files. Open "Config.cfg" You will find this Now Edit These according To your configurations(Settings) serv = Server Name that you use to enter in SQL Server Management usr = Your Database Username pwd = You have to decrpyt your password on Database User (Using Info Password inside the IGS folder) DB = tradedb (because this is the one we used for IGS) 5th Step Try to Launch TradeServer.exe (you must have it like this) 6th Step Open Your GameServer.cfg's (Gameserver.cfg, gameserver1.cfg and etc.....) Put This inside your Gameserver.cfg's it will be like this info = (IP, can leave 127.0.0.1), (Port for IGS), (PAssword For Username in SQL Manager), 1 7th Step Go to sql manager open tradedb, and you will see "dbo.Safety" now right click it and click Edit Top 200 Rows 8th Step You Should see it like this You will have to change these according to your IP, InfoPassword, and How Many Gameservers you are using. If You are Using 1 Gameserver then it should be only 1.. Example i am using 4 so i have 4 Columns here. (NOte: You are required to Put your Real IP not 127.0.0.1 in dbo.Safety because this is a requirement for you to make your players connect in IGS) 9th Step Open your Server.. Start Accountserver, gateserver, groupserver, ALL Gameservers you are using... then start tradeserver 10th Step Go Login in Game. wait 2-3 minutes and Click Small Button "Mall" near your minimap. put your security code and In Game Shop should open that time. If i miss on something Please Let me know... If you have problem on it. please comment the problem. I will try to fix or look for fix. Thank you. EDIT: Added Xero IGS. IGS.rar
  2. Здравствуйте! Это руководство по установке и настройке интернет магазина Просто следуйте шаг за шагом... 1-й шаг скачать "IGS" файл ниже: (этот файл включает в себя базу данных tradedb.sql,TradeServer, InfoPasswd) Сcылка на файл - "Link" 2-й шаг Откройте файлы. Извлеките его на сервер или поместите куда-нибудь еще... 3-й шаг Вы должны создать базу данных в своем "SQL Servere 20xx" под названием "tradedb" база данных находится внутри "IGS".rar-файл. 4-й шаг Настройка файлов IGS. Откройте Файл "Config.cfg" находится он в файлах "IGS" [Service] name = TOP/PKO IGS 1.35 - 2.0 port = 1985 rate = 1 [Database] serv = 127.0.0.7/Localhost/TEST-PC // здесь (Имя сервера, которое используется для ввода в SQL Server Management) usr = test-igs // здесь (Имя Пользователя Базы Данных "TradeDB") pwd = 8e862daca2c0189c82eae8b938fc1396 // здесь пароль пользователя базы "TradeDB" (Внимание!!! пароль должен сконфигурирован в "InfoPasswd" это обезательно!) DB = tradedb 5-й шаг. попробовать запустить "TradeServer.exe" (вы должны увидеть это см.скрин) 6-й шаг Откройте "GameServer.cfg" (GameServer2.cfg, GameServer3.cfg и т.д...) Впишите данную страку в ваш "GameServer.cfg" (как должно выглядеть ниже см.скрин) info = (127.0.0.1), (Port для IGS), (Пароль имени пользователя в SQL Manager "TradeDB"), 1 Итог что должно получится [Gate] gate = 127.0.0.1, 1971 info = 127.0.0.1, 1985, moliyo#TradeServer@bird&man, 1 7-й шаг перейдите в sql manager, и откройте "tradedb", и вы увидите "dbo.Safety" теперь щелкните правой кнопкой мыши и выберите "Изменить первые 200 строк" 8-й шаг Вы должны увидеть это Вам нужно изменить "столбцы" в соответствии с вашим IP, паролем, и количеством "GameServer'ов" которых вы используете. Если Вы используете 1 GameServer", то он должен быть только один!!!.. Пример я использую 4, поэтому у меня здесь 4 столбца. (Примечание: Вы должны вписать свой IP не 127.0.0.1 в dbo.Safety, чтобы ваши игроки смогли подключатся в IGS) 9-й шаг Запустите сервер AccountServer, GateServer, GroupServer, все ваши Gameservers, которые вы используете... затем запустите TradeServer Если вы все правильно сделали увидите вот это 10-й шаг войти в игру. подождите 2-3 минуты и нажмите кнопку "Магазин" возле мини-карты. введите свой код безопасности, после этого должен открыться сам магазин. Если в течение 2-3 минут ожидания, вы ввели свой код безопасности, а затем вас швырнула на сайт в браузере, значит вы пропустили что-то, проверьте файлы и настройки еще раз. Данное руководство "НЕ ПАНАЦЕЯ!!!" и имеет изъяны и не завершенности, оно сделано для начинающих!! чтобы примерно представить, что это из себя представляет! а не брать за основу а потом (кукарекать) Если у вас есть проблемы с этим. пожалуйста, опишите детально проблему. Я попытаюсь помочь. Оригинальная тема Ссылки на разные версии IGS: - IGS для Серверов 2.4 "Link" - IGS для Серверов 1.3x - 2.0 "Link" - IGS для Серверов 1.3x - 2.0 By Xero "Link" - IGS для Серверов 2.7 "Link" - Программа для Добавления/Изменения предметов в Магазине "Link"
  3. [Mod] Disabling password verification when entering into the in-game shop (IGS) When entering the in-game shop, the player is required to enter a secret code from their account. Entrance to the store is possible only with the correct secret code. Some administrators find this not very convenient, so I decided to develop a modification for the client and server that will allow you to disable the verification of the secret code. Requirements Installed mod loading system for server and client (PKOdev.NET mod loader). Modification information Name: pkodev.mod.noigspwd; Version: 1.0; Author: V3ct0r; Type: for server (GameServer.exe) and client (Game.exe); Supported executable .exe files: GAMESERVER_136, GAMESERVER_138, GAME_13X_0, GAME_13X_1, GAME_13X_2, GAME_13X_3, GAME_13X_4, GAME_13X_5. Installation 1) Place the mod DLL file "pkodev.mod.noigspwd.client.13x_<ID> .dll" for your version of Game.exe into the "mods" folder of the game client; 2) Place the mod DLL file "pkodev.mod.noigspwd.server.<ID>.dll" for your version of GameServer.exe into the "mods" folder of the GameServer; Download 1) Binary release (.dll); 2) The source code of the mod for Visual Studio 2019 Community (C++). If you encounter any problem, bug or have any questions, then feel free to write in this thread.
  4. [Мод] Отключение проверки пароля при входе во внутриигровой Интернет-магазин При входе во внутриигровой Интернет-магазин предметов требуется ввести секретный код от аккаунта игрока. Только при верном секретном коде производится вход в магазин. Некоторые администраторы считают это не очень удобным, поэтому было принято решение разработать модификацию для клиента и сервера, которые позволят отключить проверку секретного кода. Требования Установленный Загрузчик модов для сервера и клиента (PKOdev.NET mod loader). Информация о моде Название: pkodev.mod.noigspwd; Версия: 1.0; Автор: V3ct0r; Тип: для сервера (GameServer.exe) и клиента (Game.exe); Поддерживаемые исполняемые .exe файлы: GAMESERVER_136, GAMESERVER_138, GAME_13X_0, GAME_13X_1, GAME_13X_2, GAME_13X_3, GAME_13X_4, GAME_13X_5. Установка 1) Поместите файл DLL-библиотеки мода "pkodev.mod.noigspwd.client.13x_<ID>.dll" для Вашей версии Game.exe в папку "mods" игрового клиента; 2) Поместите файл DLL-библиотеки мода "pkodev.mod.noigspwd.server.<ID>.dll" для Вашей версии GameServer.exe в папку "mods" GameServer. Скачать 1) Бинарные файлы мода (.dll); 2) Исходный код мода для Visual Studio 2019 Community (C++). Если Вы столкнулись с какой-либо проблемой, багом или у Вас возникли вопросы, то пишите в данной теме.
  5. Hello community, I had a long time away from the top but I have been bored by the other current games, so I have started to edit some files I put the trade server to make the IGS work and everything works fine, I was seeing some post where the lua extension is added to add crystals when killing a mob but I get this error [10-15 00:45:06]GetExp_New execute errot, atacker [Terass], monster killed [Aberrance Lizard]! [10-15 00:45:06]resource/script/extension/IGS.lua:33: attempt to call global `QueryAsync' (a nil value) And then I no longer want to fight with that because I have read that it should not be used much, so I wonder if someone could or if it is possible to create a scroll like the ones that give reputation, but instead of giving that, I would really appreciate it. : D
  6. what would be the problem , i cannot login to IGS
  7. Someone who can explain why the game mall only works for me in a files 1.38 and not in 2.4 I'm using the same database of account server, game db, auction. I have tried with several IGS but all are connected only with version 1.38 I use the same data in the files I think the problem lies in the game server .exe but I do not know how to fix it or see why it does not connect someone knows what happened and how help me :(? in advance thank you !!
  8. Hello there, i've been searching around and trying to find out if you could change the reputation to credit so it gives crystals (igs) instead of credits. Or an item ingame you could use to get crystals. Any ideas?
  9. Hello everyone, I'll teach you to change the default password that is contained in the Safety table of the Tradedb database. Why should you change this password? 1) Because with TradeTools.exe, with its dedicated IP, with the right port and the default password (moliyo#TradeServer@bird&man), it is possible to add, edit and delete items and packages, albeit Categories, see these images: To maintain your security I recommend you change it, see the steps: 1) Generate a unicode password with 27 characters, I will use this site to generate a random password: http://maord.com/ 2) Open GameServer.exe with Notepad++ and look for the default password (moliyo#TradeServer@bird&man) and replace with new one and save it. Always back up your GameServer.exe before making any modifications. 3) Open InfoPasswd.exe and paste the new password into the text field and then click on the button until you create an encrypted password. Download InfoPasswd.exe here 4) Copy this encrypted password and paste it into the Passwd column inside the Safety table. 5) Open GameServer.exe and IGS and see if everything is ok. 6) Done, the default password has been modified successfully, now it is seized.
  10. Hello Guys, I'm looking for a page of IGS to the Site, like the item mall, but instead of the item mall, show items of igs, if anyone knows how to do this please speak here or send me PM. ty!
×
×
  • Create New...