Vendo Ext Source PTS Interlude con arreglos / For sale Ext Source PTS Interlude

Iniciado por andres14, Nov 20, 2022, 10:23 PM

Tema anterior - Siguiente tema
{ES}
Vendo archivos [Source] Interlude PTS con muchos arreglos y agregados. Basicamente vendo este trabajo ya que estoy necesitando juntar algo de dinero para lanzar mi proyecto. A lo largo de un mes de duro trabajo he llegado a arreglar muchos problemas de este extensor como el buffer shop, online restore y mas. Tambien  he mejorado el sistema visual armor. A continuacion comparto la lista de arreglos que he realizado hasta la actualidad. Si lo necesitas puedo ayudarte a instalar el sistema cliext para seguridad anti interface y tambien permitir ingresar el ip del servidor en el archivo cliext.dll en lugar de l2.ini.
Tambien he agregado funcionalidades a community board como vip, cambio de clase, cambio de color de titulo, cambio de raza, cambio de genero, skins, gorros y mas.
Comparto la lista de todos los arreglos que hice:

================================================================================================================
V1.2
1- Se tradució el sistema de buff offline
2- Se arreglo el restoreofflineshops para los buffers
3- se agrego al sistema de buff online las opciones:
   ;Si se marca = 1 el personaje aparecerá sentado como tienda privada, si se marca = 0 aparecerá parado
   SitPlayer=1
   ;Multiplica la duración de los buffs, ej BuffTimeMultiply=1.5 multiplica por 1.5
   BuffTimeMultiply=1.5
4- Se instalo panel de administrador usando //admin
5- Se agrego la clase 53 dwarven fighter a la fabricacion de enanos offline.
6- Se corrigió la posicion de BoxLimit=1 y otros de la seccion CliExt del il.ini
7- Se agregó el sql para dar permisos al gm de escribir en el community board
8- Se cambio el Auction Custom a la tabla "correo" y se libero las demas tablas para su uso en community board
================================================================================================================
V1.3
9- En esta version se agrego Customs, con el archivo customs.ini y la opción "reload custom", está a prueba la
   opcion de cambio de skin y sexo.
10- Se agrega el Sql "12_customs.sql" que añade tablas sex y race a a los sql de los jugadores
================================================================================================================
V1.4
11- Se agregaron 11 mascotas nuevas.
12- Se tradujo el sistema de cambio de skin de personaje.
13- Se cambio el sistema visual armor, ahora se puede guardar los skins. Traducido.
================================================================================================================
V1.5
14- Se agrego el bypass bbshtml? para usarlo en community board, al usarlo, se abre el html escrito en la community board
15- Se arreglo el sistema de test color name/title, ahora el color blanco retorna luego de 5 seg.
16- Se cambio la variable de nBuffTimeMultiply. Ahora es double, permite numeros decimales.
17- Modificado %armor_name a visual armor, ahora los nombres se escriben en visual_armor.txt, pero no acepta espacios.
18- Se agrego los comandos bbs_vip_status, bbs_va_equip_request y bbs_cm_show_page los cuales cumplen la misma funcion que los
   originales pero se muestran en la community board.
19- Se agrego el efecto AbnormalVisualEffect |= 0x200000 a los buffers offline y AbnormalVisualEffect |= 0x100000;
   a las tiendas offline.
================================================================================================================
V1.6
20- Se agrego NpcSpeedHint para cargar rapido los npcs.
================================================================================================================
V1.7
21- Se arreglo un problema de visualizacion de los personajes de diferentes ventanas ocasionado por la instalacion del sistema
   de cambio de skin y raza.
22- Se agrego la función g_DB.RequestSaveOnUnequipVisualArmor al desequipar una armadura. Ahora al volver el personaje, no se cargara
   ninguna armadura si éste la desequipo antes.
23- Se agrego la opcion peacezone_only a visual armor, de esta forma el sistema funcionara solo en zona de paz.
24- Se corrigió la variable de nBuffTimeMultiply. Ahora funciona correctamente con numeros decimales.
26- Se comento un comando oculto que entregaba un objeto a los jugadores.
27- Se quito el efecto AbnormalVisualEffect |= 0x200000 (invisible) a todos los shops y buffers offline.
28- Se agrego OnlineAnnounce=1 a IlExt.ini, muestra el numero de personajes online y offline al ingresar al juego.
29- Se cambio el mensaje VIP a tipo "Shout" y se agrego el mensaje de tiempo de espera. El 1_ChatDelay funciona en milisegundos.
   Ahora el chat vip se escribe "=" + mensaje
================================================================================================================

{EN}
I am selling [Source] Interlude PTS files with many fixes and additions. Basically I am selling this work since I am needing to raise some money to launch my project. Throughout a month of hard work I have managed to fix many problems of this extender such as the buffer shop, online restore and more. I have also improved the visual armor system. Below I share the list of arrangements that I have made to date. If you need I can help you install the cliext system for anti interface security and also allow you to enter the server ip in the cliext.dll file instead of l2.ini.
I have also added features to the community board such as vip, class change, title color change, race change, gender change, skins, hats and more.
List of fixes and additions:
==================================================== ==================================================== =============
V1.2
1- The offline buff system was translated
2- Fixed restoreofflineshops for buffers
3- The options were added to the online buff system:
;If it is marked = 1 the character will appear seated as a private tent, if it is marked = 0 it will appear standing
SitPlayer=1
;Multiply the duration of the buffs, eg BuffTimeMultiply=1.5 multiplies by 1.5
BuffTimeMultiply=1.5
4- Administrator panel was installed using //admin
5- Added class 53 dwarven fighter to offline dwarf manufacturing.
6- The position of BoxLimit=1 and others of the CliExt section of the il.ini was corrected
7- Added the sql to give permissions to the gm to write on the community board
8- The Auction Custom was changed to the "mail" table and the other tables were released for use in the community board
==================================================== ==================================================== =============
V1.3
9- In this version Customs was added, with the customs.ini file and the "reload custom" option, the
option to change skin and sex.
10- Added the Sql "12_customs.sql" that adds sex and race tables to the sql of the players
==================================================== ==================================================== =============
V1.4
11- Added 11 new pets.
12- The character skin change system was translated.
13- The visual armor system was changed, now you can save the skins. Translated.
==================================================== ==================================================== =============
V1.5
14- Was the bbshtml bypass added? to use it in community board, using it opens the html written in the community board
15- Fixed the color name/title test system, now the white color returns after 5 seconds.
16- The nBuffTimeMultiply variable was changed. Now it is double, it allows decimal numbers.
17- Modified %armor_name to visual armor, now the names are written in visual_armor.txt, but it does not accept spaces.
18- The bbs_vip_status, bbs_va_equip_request and bbs_cm_show_page commands have been added, which fulfill the same function as the
original but are displayed on the community board.
19- Added the effect AbnormalVisualEffect |= 0x200000 to the offline buffers and AbnormalVisualEffect |= 0x100000;
to offline stores.
==================================================== ==================================================== =============
V1.6
20- NpcSpeedHint was added to load the npcs fast.
==================================================== ==================================================== =============
V1.7
21- Fixed a display problem of characters from different windows caused by system installation
skin and race change.
22- The g_DB.RequestSaveOnUnequipVisualArmor function was added when unequipping an armor. Now when the character returns, it will not load
no armor if he unequipped it first.
23- The peacezone_only option was added to visual armor, in this way the system will work only in a peace zone.
24- The nBuffTimeMultiply variable was corrected. Now it works correctly with decimal numbers.
26- A hidden command that delivered an object to the players was commented.
27- The AbnormalVisualEffect |= 0x200000 (invisible) effect was removed from all shops and offline buffers.
28- OnlineAnnounce=1 was added to IlExt.ini, it shows the number of online and offline characters when entering the game.
29- The VIP message was changed to "Shout" type and the waiting time message was added. The 1_ChatDelay works in milliseconds.
Now the vip chat is written "=" + message
==================================================== ==================================================== =============

{ES}
El precio es de $70 USD o $15.000 ARS para quienes usen mercadopago. Los archivos son gratis y estan disponibles en el foro, lo que yo estoy vendiendo son las horas de trabajo que me llevo realizar todos los arreglos y agregados. Por lo tanto busco ofrecerles algo que quizas les costaria mucho mas si contratan a un programador por hora. Con esto quiero ayudar a quienes estan teniendo problemas con los archivos y no saben como resolverlo a un precio asequible.
{EN}
The price is $70 USD, the files are free and are available on the forum, what I am selling are the hours of work that it takes me to make all the fixes and additions. Therefore, I seek to offer them something that would perhaps cost them much more if they hired a programmer by the hour. With this I want to help those who are having problems with the files and do not know how to solve it at an affordable price.