Age | Commit message (Collapse) | Author | Files | Lines |
|
Also move status based enums into separate files.
And add sc shield into constants.
|
|
|
|
|
|
skill.
|
|
For now add one ground skill EVOL_MASSPROVOKE.
|
|
|
|
This allow use full npc copies in instances.
For duplicate npc untested.
|
|
htnew, htdelete, htput, htget, htclear, htsize
htiterator, htinextkey, hticheck, htidelete
|
|
|
|
|
|
enabled.
|
|
If enabled it will report any warning as error.
|
|
|
|
|
|
|
|
Also move itempair struct into separate file.
|
|
New script command: initcraft var$
Return value: craft object id.
|
|
|
|
|
|
|
|
New script function: setbgteam bgid, num
It set for 'bgid' team id to 'num'.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
hercules.
|
|
|
|
|
|
|
|
|
|
Alos set variables @skillId and @skillLv to skill id and skill level.
|
|
|
|
New mob attribute: 0x8000
|
|
|
|
Add permission send_gm_flag.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
New config option: inter_server_ip
Example:
inter_server_ip 127.0.0.1,127.0.0.2
|
|
|
|
|
|
|
|
|
|
|
|
|