Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

L2J Custom buffer

Status
Not open for further replies.
Supreme Arcanarch
Joined
Apr 24, 2006
Messages
906
Reaction score
10
Custom buffer for Gracia - v1.2

Latest version: 1.3
Supported servers: L2jFree and L2jServer Gracia Part 2
Tested on: L2jFree Gracia Part 2, L2jServer Gracia Part 2

Information:

After of thinking of stopping releasing forther versions of the buffer, because of a guy that stole my buffer, I made my choise and I will be sharing new versions of my buffer. V1.3 has promised Scheme system. There's nothing much to say, just download it and see for your self


Current version:

v1.3:

1. Scheme system
2. Buff price depending of the location
3. Updated configuration system
4. Security flaw fix
5. Code optimization
6. Added new buffs
7. Modified VIP system
8. All HTML files are generated by the script

Recent versions:

v1.2:

1. Mainly there has been made code optimization
2. So badly requested: One click buff system
3. Removed some unneeded columns from database tables
4. Window style fix

v1.1:

1. VIP System
2. Some security addons
3. Code optimization
4. Added and removed some buffs
5. Fixed bugs connected with paying for buffs and admin panel fix


v1.0:

1. Integrated HTML files in the script
2. Custom buff casting method
3. Time-out system
4. Online buffer configuration system
5. Online buff management system


Additional information:

Some people that i know asked me: Why did I integrate HTML files in the script?
The answer is simple: That way I can make them to be dynamic. In my case, all buffs are stored in the database, and later on they are fetched from the database, and some on them aren't enabled at all, so it would take much time to delete the buff from the HTML file, and later if I would want it back, I would have to edit the HTML file again...

Time-out system is made for servers with not that good hardware. Basically what it does is: it doesn't let player to buff more than 1 time in X seconds. I added a neat visual effect (like when you are swimming, and that blue gauge shows up by your name).

If there will be good responses about my buffer, I will continue to release new versions of it.
Suggestions, wishes, bug reports and mainly simple Thank you would be great. So, please, take your time and write a simple message.

=======================================
INSTALLATION GUIDE
=======================================
1 ) Shut down your server
2 ) Backup buffer_buff_list, buffer_vip_list, buffer_configuration tables (if you have them)
3 ) Open Navicat or any other MySQL database manager
4 ) Import install.sql with your MySQL database manager
5 ) Import the script in scripts.cfg
6 ) Launch the server
7 ) While in game, type //spawn 555555
 

Attachments

You must be registered for see attachments list
Last edited:
Junior Spellweaver
Joined
Oct 29, 2005
Messages
185
Reaction score
0
hmm
i will test it too!
thanks for finally release it
 
Supreme Arcanarch
Joined
Apr 24, 2006
Messages
906
Reaction score
10
well does it at least work for you?
 

mez

Initiate Mage
Joined
Nov 18, 2008
Messages
1
Reaction score
0
It works fine. Thanks.
BTW I have a suggestion. Can you make us all-in-one buffer system for fighter and mage respectively? If you click a button, you get all the buffs you want. This is for server runners having good system. If you make a script for this, you sould not use select-from-database to avoid lagging. Please reply if you can do.
 
Joined
Oct 5, 2006
Messages
4,293
Reaction score
103
It works fine. Thanks.
BTW I have a suggestion. Can you make us all-in-one buffer system for fighter and mage respectively? If you click a button, you get all the buffs you want. This is for server runners having good system. If you make a script for this, you sould not use select-from-database to avoid lagging. Please reply if you can do.

try to do it by your own. it is easy
 
Supreme Arcanarch
Joined
Apr 24, 2006
Messages
906
Reaction score
10
well not in my buffer :)
i plan to make a scheme buffer...
don't know when it's gonna be ready, but it will be ready sooner or later

Edit:
I don't want to post useless stuff in this section, so if you have any requests, post them here:
http://forum.ragezone.com/blogs/rin4a/503-custom-buffer-final-release.html#comments
It's my ragezone blog, and I will use it to keep you up-to-date and you can use it to post for help and other things.
 
Last edited:
Elite Diviner
Joined
Apr 8, 2008
Messages
455
Reaction score
21
dude, you rules. Great buffer, i tested it on l2emu and works fine too. Keep working :)
 
Supreme Arcanarch
Joined
Apr 24, 2006
Messages
906
Reaction score
10
thanks, but as I said, there will be only 1 new release and it's going to be final, because I am planning to make a scheme buffer and to do that I will have to rewrite the buffing system, and that's a pain in the a**.
if you would like to help me to make a scheme buffer, write me a PM and we will figure something out

INFO Added support for L2Emu server!
 
Last edited:
Junior Spellweaver
Joined
Oct 29, 2005
Messages
185
Reaction score
0
i can't wait for the "schume buffer" thing =x
i saw it in a l2emu server, but i can't make it work for l2jfree =x

gl
 
Experienced Elementalist
Joined
Sep 26, 2007
Messages
270
Reaction score
0
Great job ! Great buffer ! Just 1 suggestion, Buff bookmarking.
 
Supreme Arcanarch
Joined
Apr 24, 2006
Messages
906
Reaction score
10
explain a bit more, what do you mean by buff bookmarking
 
Experienced Elementalist
Joined
Sep 26, 2007
Messages
270
Reaction score
0
I mean to add a new function Buff Bookmarks. When player clicks it a new window will appear and it will have :
Use bookmarked buffs
Make new bookmark.
or something like this.
When player click on Make new bookmark a list whit all buffs will appear and when player clicks a buff, it will be added and saved in a list in database.
When Player clicks Use bookmarked buffs, the buffer will give all the buffs that player bookmarked.
I am working on it but for a buffer made in java.
 
Supreme Arcanarch
Joined
Apr 24, 2006
Messages
906
Reaction score
10
you mean scheme buffer...
i am making one in python right now :):
 
Junior Spellweaver
Joined
Dec 2, 2004
Messages
118
Reaction score
0
It would be great to see this buffer for the L2j Server (not the custom packs)

Any news on getting it coded for L2j?
 
Supreme Arcanarch
Joined
Apr 24, 2006
Messages
906
Reaction score
10
i will take a look at l2j server and make one for it...
 
Experienced Elementalist
Joined
Sep 26, 2007
Messages
270
Reaction score
0
Oh sorry than. I didn't know that was actually scheme buffer. Good luck whit it.
 
Supreme Arcanarch
Joined
Apr 24, 2006
Messages
906
Reaction score
10
i decided to freeze the Scheme buffer project, because I want to perfect this buffer as much as possible.
Don't be harsh on me, but everyone who is holding a good server needs good addons.

Next version will be shared around the weekend.
 
Status
Not open for further replies.
Back
Top