I need some help, not sure is that even possible in the first place but still...
I want to make a scroll that gives a skill attribute.
I mean, for example:
Scroll of Strenght - A scroll that gives +1 STR status when you click on it.
Scroll of Dexterity - A scroll that gives +1 DEX status when you click on it.
Scroll of Intelligent - A scroll that gives +1 INT status when you click on it.
And so on...
As far as I know, just equippable items can add this attributes. But I need to be a scroll, something like extractable item, which gives such attribute when you click on it.
I'm not able to edit anything java side, I mean I do not have access to java files. All I have is server datapack (GameServer/LoginServer) and manage them through MariaDB.
So I'm expecting that this can be done Python script way on something.
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.
So i started playing there like huge amount of us did. After hitting 30 i kinda started to feel the drag of it. And boy i just don’t have it to continue :D
I think after selling all items i have around 1.2kk in stash. I would sell it for 10€ per 100k and 100€ for entire deal. Paypal would be preferrable, unless you live in Baltics so normal bank transfer would be fine too.
You could pm me here and perhaps i could add you on facebook to take it further.
Scammers don’t try. Played this game for a long long and long time.
I wouldn't be so quick to dismiss a claim, especially as strongly worded as mine because I might not be talking nonsense afterall. But I suggest you check for yourself, first.
Line 195 looks pretty crucial to me:
https://github.com/sdrak94/inertiax/blob/main/src/controller/InertiaController.java#L195
Yet, I don't see the L2PcInstance on the Github repo. Either I'm blind, or it is missing, and if I had to choose one or the other, I'd bet my life on the latter. 😄
Here's another example - the method below (Line 161), as crucial as it seems, looks empty to me:
https://github.com/sdrak94/inertiax/blob/main/src/model/InertiaAct.java#L161
Question
rtcxool
Good morning everyone,
Hope you're all fine.
I need some help, not sure is that even possible in the first place but still...
I want to make a scroll that gives a skill attribute.
I mean, for example:
Scroll of Strenght - A scroll that gives +1 STR status when you click on it.
Scroll of Dexterity - A scroll that gives +1 DEX status when you click on it.
Scroll of Intelligent - A scroll that gives +1 INT status when you click on it.
And so on...
As far as I know, just equippable items can add this attributes. But I need to be a scroll, something like extractable item, which gives such attribute when you click on it.
I'm not able to edit anything java side, I mean I do not have access to java files. All I have is server datapack (GameServer/LoginServer) and manage them through MariaDB.
So I'm expecting that this can be done Python script way on something.
Do you have any ideas how to make such a scroll?
Thanks in advance guys!
2 answers to this question
Recommended Posts
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.