Age | Commit message (Collapse) | Author | Files | Lines |
|
or not.
false mean error happend.
true mean moving is working.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Change plugin version to 14.
|
|
Fixed function clif_disp_message.
|
|
|
|
|
|
|
|
For remove all cards from item by inventory index.
|
|
For remove all cards from item by inventory index.
|
|
|
|
|
|
|
|
|
|
Clean npc info stored in plugin data if scripts was reloaded.
|
|
Before it was invisible in some cases.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Change plugin version to 12.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Example: getitemlink(1301, 5002)
|
|
random group.
|
|
New script function: getcraftcode ENTRY
|
|
|
|
|
|
|
|
New script command: usecraft CRAFT
Where CRAFT - craft id created by initcraft.
|
|
|
|
New script command: findcraftentry CRAFTVAR, FLAG
Where:
CRAFTVAR - variable get from initcraft function.
FLAG - flag related to npc. It allow search craft entries only with this flag.
|