Jump to content

Question

Posted

Hello.im ultra noob and im experimenting with an l2 interlude server(l2 acis-public-master)My first questin is how possible is for some1 to upgrade on acis project an interlude server to a fg.Im on really early stage of that try and the progress is really slow with a lot of error.

 

The 2nd question is something else.im trying to import some of @CriticalError shares(btw thanks mates,cool shares) but when i add the sql part on the folder where all the other sql are i cant see it on navicat.I tried to import it manually but i get an error ([ERR] 1146 - Table '12.custom_weapon' doesn't exist)-->(12 is my db).I can understand that there is no table that stores the weapon stats.So where are those stats stored?

 

P.S i know i will never go live probably but its really a way to express my creativity.Thanks in advance.

9 answers to this question

Recommended Posts

  • 0
Posted
4 hours ago, Tryskell said:

All static (any template type : npc, item, zone, skill...) data is stored into XML, db is for dynamic data.

I didn't get your first question.

Thank you for your reply.i did that,creating a new .xml and adding the data of the weapon but when i try to create it in game,a message that dont exist comes.(the custom weapon i dled have an .sql table as well)

 

I use your pack btw(thank you for your share)

 

My 1st question is:How possible is to 'upgrade' an interlude client to an fg on l2acis.I did my reserach and i was not able to find a fg acis pack.

To clarify it more.Is it possible to be an interlude 'engine' but looking like fg? 

  • 0
Posted
I got no clue what is "fg". You can use upper client (Classic, H5 or whatever), but you have to adapt all packets to match the client requirements (which is the edition of existing packets - opcodes and structures - and the addition of new packets - to support whatever client window).

aCis is dedicated to IL (aCis stands for "another Crappy interlude server"), there is an eventual project to make it running using an upper client, but that's definitively not my priority right now and if I do it, that would be either extremely costy or for myself.

About your custom table (and customs in general) it's not because you add a random config/table it gonna magically work. For your custom table to work, you have to add the whole server side to load your table on server, since there is no custom items table by default on aCis.

The easiest way is to copy-paste an existing object from XML and add it on existing XMLs. There is strictly no uses to make a custom items SQL table.
  • 0
Posted
6 hours ago, xZEUSx said:

Never heard of "fg" ... maybe he means Gracia Final(gf)?

Why would you update from Intelude to Gracia Final? If you make all this effort to make the server work for a newer client, take the latest client that you have interface source + compiler for.

  • 0
Posted
15 hours ago, An4rchy said:

Why would you update from Intelude to Gracia Final? If you make all this effort to make the server work for a newer client, take the latest client that you have interface source + compiler for.

Bro, I am just trying to offer a suggestion about wtf @madbill means when he says "fg"

  • 0
Posted
On 5/18/2023 at 11:48 PM, Tryskell said:

I got no clue what is "fg". You can use upper client (Classic, H5 or whatever), but you have to adapt all packets to match the client requirements (which is the edition of existing packets - opcodes and structures - and the addition of new packets - to support whatever client window).

aCis is dedicated to IL (aCis stands for "another Crappy interlude server"), there is an eventual project to make it running using an upper client, but that's definitively not my priority right now and if I do it, that would be either extremely costy or for myself.

About your custom table (and customs in general) it's not because you add a random config/table it gonna magically work. For your custom table to work, you have to add the whole server side to load your table on server, since there is no custom items table by default on aCis.

The easiest way is to copy-paste an existing object from XML and add it on existing XMLs. There is strictly no uses to make a custom items SQL table.

Thank you for your reply.I am sorry about the confusion with the acronym 'fg',my dyslexia some times strikes back hard.I was reffering to Gracia final.

 

I had no idea that aCis was deticated to IL.I was clueless.I chose this Sef because i was under the impression tha it's the most stable.

I hope for goold luck with your projects and im really greatfull for your advices.Knowledge come with a price these days.Im still gonna try with the upgrade even without much awarness of coding.

 

I see what you are saying about XMLs,i will do that.

On 5/20/2023 at 2:55 AM, xZEUSx said:

Bro, I am just trying to offer a suggestion about wtf @madbill means when he says "fg"

You are right.i was reffering to Gracia Final as 'fg'.As i mentionted before i had no idea that aCis stand for another custom interlude server(im using this sef atm).This whole missunderstanding prompted by my tiny understanding of l2 emu+coding.

 

@An4rchyi swept the web but i was unable to find the right data i need to do what you're talking about.

 

  • 0
Posted
Well, my answer is still reliable. You can reach another chronicle altering packets structures and opcodes + adding missing functionalities which were introduced in later chronicles. Datapack would still be IL oriented, so you also have to reparse it (using L2OFF, and you're lucky since GF is the only viable datapack and you won't have to bother about data being true or false).

It's an extreme time-consuming action, and you shouldn't handle it alone, except if you already mastered L2J. But well, do whatever you want with your free time ;).

Being GF, H5 or Classic chronicle doesn't really matter. Some even tried to port aCis as Hellbound, from what I know.
  • 0
Posted
16 hours ago, Tryskell said:

Well, my answer is still reliable. You can reach another chronicle altering packets structures and opcodes + adding missing functionalities which were introduced in later chronicles. Datapack would still be IL oriented, so you also have to reparse it (using L2OFF, and you're lucky since GF is the only viable datapack and you won't have to bother about data being true or false).

It's an extreme time-consuming action, and you shouldn't handle it alone, except if you already mastered L2J. But well, do whatever you want with your free time ;).

Being GF, H5 or Classic chronicle doesn't really matter. Some even tried to port aCis as Hellbound, from what I know.

Well to me its a marathon,not a 100m sprint.I will continue to have fun while editing and failing again and again and who knows,maybe in the future i will be able to show what i did to the world.

The real surprise for me was that every1 who contact me was really helpfull and very polite.

Gl to everyone and thank you.You really clarify my cloudy view.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



  • Posts

    • Good evening, gentlemen. After many requests and after seeing half a dozen people using the project name with buggy acis sources that make no sense, I decided to bring some content that is truly worthy of carrying the name of our project L2JDREAM. I come through this topic to share the source code of our old L2JDream 2.0 revision This project was active from December/2012 to December/2019, being discontinued in 2019 as we now use alucera based source-code in L2JDream V3.0   That said, there is also the content of our VIP customer review, already embedded in this source, fully functional, and FREE.. WITH THE ONLY EXCEPTION OF ANTIBOT PROTECTION, which requires a valid license to work, THAT IS, a 100% free project with open source, but my protection will only work for customers who had a project license. I found this to be a fair way for customers of the private project.       The VIP revision has all the features of the free revision , plus other exclusive features. Check out more complete information about it below. Project Information: BASE: A High Five project was downgraded to Interlude. Features: Quests - All Interlude Quests working according to [L2OFF]. Raid & Grand Bosses - Working perfectly with their proper videos according to [L2OFF]. Olympiads - Fully functional according to [L2OFF]. Sieges - Fully functional and with all Castle functions according to [L2OFF]. Fortress Sieges - Working perfectly with all its functions according to [L2OFF]. Siege Hall - All working perfectly according to [L2OFF]. Lottery - Working perfectly according to [L2OFF]. Fishing - Working perfectly according to [L2OFF]. Skills - All skills in the revision are balanced for standard servers with all working perfectly according to [L2OFF]. Gameplay - All game components have been tested by several servers, both for low rate and high rate servers. Events: Death Match: Classic deathmatch between registered players. Capture The Flag: Event where teams must steal the enemy flag to score points. Team Vs Team: PvP combat event between two teams, where each enemy killed scores 1 point for your team. TvT, CTF and DM: Instanced events with configurable automatic start. Standard Mods from L2JDream FREE revision : Complete Offline Trade/Craft. NPC Crest recreated to consume less memory and run lighter with cleaner and more efficient codes. PvP/PK Color System. Voiced Commands (.menu, .help, .offline, .classmaster) Among others... Exclusive Mods - These were included in the VIP revision (all configurable to enable/disable/etc): AIO System (AIO Seller included) VIP System Buffer Vip AIO, VIP and Noblesse item Siege Date Archievement Engine BuffShop System Npc Ranking  Protected Password WareHouse Npc Raid Info  Permanent Nobless, meaning the player does not lose buffs when dying. Automatic Nobless when killing Barakiel. Register Siege Advanced Pvp & Pk Announce System PvP & Pk Reward System Chaotic Zones RaidBoss Defeated Message Announcement Respawn Boss Donator Enchant Scroll (Unique Enchant Scroll for all Grades with configurable chance...) PrivateStore Sell/Buy by Item (changes the currency of the character shops) Equipment Restriction Disable Weapons For Classes System Custom Cancellation War Legend System Quake System Dressme Arena Duel 1x1 (With Arena Ranking) *** THIS MOD HAS BEEN REFORMULATED *** Spartan Guard 3.0 - L2JDream Protection System (only works with a valid license) System locked in gameserver. Protects against L2Adrenaline, L2Net, L2phx, L2Tower, L2Walker and others. It is not possible to log into your server without the system. You must have an active license for the server and system to work. NOTE: If you test a bot and are able to use it, just contact me sending the program that it will be blocked and you will receive the fix to implement in your system.   I would like to take this moment and thank to @Bian @LucasDante @karlos @apollo @Denky @Wolgan @Nattan Felipe and the entire team that helped create and maintain the L2JDream V2 project.   You can find the full source on My GitHub  https://github.com/Wallz/L2jDreamV2_Source/ Fork and collaborate with the crowd   
    • i am very experience developer essence Wolf look for good work good pay and internatinal
  • Topics

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock