Jump to content

Recommended Posts

Posted

i have l2emu and all is ok but script not adding buff to char only macros and hom+21 dc set and stats no name change and no buffs like i said what is wrong ?? any idea

 

nvm i found that configuration wasnt setup correct fix script and now is ok

 

GREAT WORK MAN

 

well what version of l2emu pack are using? for il? hb? ct2.2 or gracia final? if u can tell me this i will fix the bug whit this type of database ^^

  • 1 month later...
Posted

Nice share but i need to know how to make aio buffer ITEM in inventory. when u click on him u can for example choose 2 presets: fighters or mages buffs including kamael, improvement and nobless buffs. If some1 know pls pm me. thx 1 more time for that share...

Posted

Nice share but i need to know how to make aio buffer ITEM in inventory. when u click on him u can for example choose 2 presets: fighters or mages buffs including kamael, improvement and nobless buffs. If some1 know pls pm me. thx 1 more time for that share...

 

sorry but i don't know how to do this ....

  • 2 months later...
Posted

how i add mana potions to character...

 

echo insert into `items` values (%id%, %OBJ_SPIRIT_ORES%, 3031, 1000, 0, 'INVENTORY', 31, null, 0, 0, '-1', 'none'); > aiobuffer.sql

%mysqlPath% -h %gshost% -u %gsuser% --password=%gspass% -D %gsdb% < aiobuffer.sql

 

here insert spirit ores..

then... for mana potions what i need make?

tx a lot

good work..

 

  • 4 weeks later...
Posted

how i can fix this :

 

WRITE THE NAME OF THE CHARACTER YOU WANT TO MAKE AN AIOBUFFER.-

 

Character's Name: no

char_name      charId

no      268504888

 

IF Obj_If Appears Empty, Verify Your Information and Execute The Program Again.

 

Here Write The Obj_Id (the one that appears a little above).

 

Character's Obj_ID: 268504888

 

ERROR 1136 (21S01) at line 1: Column count doesn't match value count at row 1

ERROR 1136 (21S01) at line 1: Column count doesn't match value count at row 1

ERROR 1136 (21S01) at line 1: Column count doesn't match value count at row 1

ERROR 1136 (21S01) at line 1: Column count doesn't match value count at row 1

ERROR 1136 (21S01) at line 1: Column count doesn't match value count at row 1

ERROR 1136 (21S01) at line 1: Column count doesn't match value count at row 1

ERROR 1136 (21S01) at line 1: Column count doesn't match value count at row 1

ERROR 1136 (21S01) at line 1: Column count doesn't match value count at row 1

ERROR 1136 (21S01) at line 1: Column count doesn't match value count at row 1

ERROR 1136 (21S01) at line 1: Column count doesn't match value count at row 1

ERROR 1136 (21S01) at line 1: Column count doesn't match value count at row 1

ERROR 1136 (21S01) at line 1: Column count doesn't match value count at row 1

...

pls help

  • 4 weeks later...
Posted

a have question ......

 

how can make your program add me skills enchanted +30

and for what is this last number 0

 

ECHO INSERT INTO `character_skills` VALUES (%id%, 229, '7', 'Fast Mana Recovery', 0); >

%mysqlPath% -h %gshost% -u %gsuser% --password=%gspass% -D %gsdb% < aiobuffer.sql

Guest
This topic is now closed to further replies.



×
×
  • Create New...