Hardstyle Posted September 25, 2009 Posted September 25, 2009 what is the id for buffer ? npc id is 555555 ... btw nice share ....
striker Posted September 25, 2009 Posted September 25, 2009 i have this problem what to do?? [Err] 1136 - Column count doesn't match value count at row 1 [Err] REPLACE INTO npc VALUES (555555, 18544, "Buffer", 1, "Rin4a's Custom", 1, "LineageNpcEV.trap_ironcastle", 8, 24, 70, "male", "L2Npc", 40, 2444, 2444, 0, 0, 10, 10, 10, 10, 10, 10, 0, 0, 500, 500, 500, 500, 278, 0, 333, 0, 0, NULL, 60, 60, "", 0, 0, 0, "LAST_HIT", 0, 0, 0, "balanced", "true"); [Msg] Finished - Unsuccessfully
Allengc Posted September 25, 2009 Author Posted September 25, 2009 simple delete that line into sql REPLACE INTO npc VALUES (555555, 18544, "Buffer", 1, "Rin4a's Custom", 1, "LineageNpcEV.trap_ironcastle", 8, 24, 70, "male", "L2Npc", 40, 2444, 2444, 0, 0, 10, 10, 10, 10, 10, 10, 0, 0, 500, 500, 500, 500, 278, 0, 333, 0, 0, NULL, 60, 60, "", 0, 0, 0, "LAST_HIT", 0, 0, 0, "balanced", "true"); and save. well i dunno what is your datapack, but just copy any npc from your server and change the info for this one.
jinsu Posted September 27, 2009 Posted September 27, 2009 thats what i was looking for about ages ^^ thx for this great share
mfausb Posted October 8, 2009 Posted October 8, 2009 Great share! Tyvm! :-) But can you post the neccessary file in order to use it with l2jfree too pls?
jinsu Posted October 13, 2009 Posted October 13, 2009 Rly a great buffer ^^ thx for sharing that "masterpiece"
sakisd Posted October 14, 2009 Posted October 14, 2009 omg rin4a's buffer was the best but now is awsome!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ty man the best buffer ever see!!!!!!!!!! :D :D :D
TataieMuie Posted October 19, 2009 Posted October 19, 2009 There is nothing more to say... Best buffer you can find. Customizable - autobuff - vip buffs - buff schemes :D now to find a good Gk.
enzyme Posted October 31, 2009 Posted October 31, 2009 Big thanks for you! Now i'm testing but its look nice.
fart100 Posted November 1, 2009 Posted November 1, 2009 upload plz html buffer, and then archive it is not :(
Rin4a Posted November 1, 2009 Posted November 1, 2009 actually... HTML files aren't needed... did you at least test it?
Allengc Posted November 12, 2009 Author Posted November 12, 2009 Hello everybody, hi Rin4a :), well i made some change i hope u like. check picture and new link at first post. basically i deleted some functions from npc like Change Configuration botton. each time u pressed any botton it was reading from DB 35 options (getVar() at onAdvEvent). Now u cant edit somethings like before with that option, now u need edit them into script at the setting section, but reload this change is easier with the new reload script botton that i added. I think this changes reduce lag. TITLE_NAME = "Rin4a's Buffer" SCRIPT_RELOAD = True ENABLE_VIP_BUFFER = False VIP_ACCESS_LEVEL = 1 ENABLE_BUFF_SECTION = True ENABLE_SCHEME_SYSTEM = True ENABLE_HEAL = True ENABLE_BUFFS = True ENABLE_RESIST = True ENABLE_SONGS = True ENABLE_DANCES = True ENABLE_CHANTS = False ENABLE_OTHERS = True ENABLE_SPECIAL = True ENABLE_CUBIC = True ENABLE_BUFF_REMOVE = True ENABLE_BUFF_SET = True BUFF_WITH_KARMA = False FREE_BUFFS = False TIME_OUT = True TIME_OUT_TIME = 10 MIN_LEVEL = 20 BUFF_REMOVE_PRICE = 100000 HEAL_PRICE = 1000000 BUFF_PRICE = 100000 RESIST_PRICE = 100000 SONG_PRICE = 100000 DANCE_PRICE = 100000 CHANT_PRICE = 100000 OTHERS_PRICE = 1000000 SPECIAL_PRICE = 1000000 CUBIC_PRICE = 1000000 BUFF_SET_PRICE = 10000000 SCHEME_BUFF_PRICE = 10000000 SCHEMES_PER_PLAYER = 4 CONSUMABLE_ID = 57 MAX_SCHEME_BUFFS = Config.BUFFS_MAX_AMOUNT MAX_SCHEME_DANCES = Config.DANCES_MAX_AMOUNT Added cubic skills, heal option for pet feed and summon remaining time, remake VIP option, deleted some script line from older version not used, new change at htmls (more work space ^^), i reduce some queries to get alittle best performance, i made another things but u need test it. Thanx Rin4a for this amazine buffer i really like it.
Recommended Posts