Age | Commit message (Collapse) | Author | Files | Lines |
|
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.
|
|
|
|
Now shield visible in char selection dialog.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
Also move itempair struct into separate file.
|