Jump to content

[Updated][Share] Rin4a's Buffer v1.3 Edited with Pet Buffer


Recommended Posts

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

Link to comment
Share on other sites

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.

 

 

 

Link to comment
Share on other sites

  • 2 weeks later...
  • 2 weeks later...

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.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.



×
×
  • Create New...