Issue information

Issue ID
#7810
Status
Fixed
Severity
None
Started
Wend
Nov 9, 2013 12:51
Last Post
Haru
Dec 2, 2013 12:43
Confirmation
Yes (3)
No (0)

Wend - Nov 9, 2013 12:51

1. create item with "disguise" command, for example:[code=auto:0] 501,Red_Potion,Red Potion,0,50,,70,,,,,0xFFFFFFFF,63,2,,,,,,{ disguise 1002; },{},{} [/code]
2. use it.

3.[code=auto:0] [Error]: script:run_func: not a buildin command. [Debug]: Data: constant name='disguise' value=1506 [Debug]: Source (NPC): FAKE_NPC (invisible/not on a map) [/code]

kyeme - Nov 9, 2013 13:12

I can confirm this :)

Haru - Nov 10, 2013 4:32

Working on a fix for this

Wend - Nov 15, 2013 16:29

no news?

evilpuncker - Nov 20, 2013 15:38

confirming this, for those who want a work around while that, just use @disguise

Haru - Nov 27, 2013 2:42

It is about time that I push the final part of the fix for this issue.


I have delayed it until now because it was likely to break a lot of custom scripts.

For reference, the first part of the fix is was: [url="https://github.com/HerculesWS/Hercules/commit/dd05ae388d69e7df1dffcd393cea5e4cdc605e75"]https://github.com/HerculesWS/Hercules/commit/dd05ae388d69e7df1dffcd393cea5e4cdc605e75[/url]

Haru - Dec 2, 2013 12:42

Just merged the remaining part of this fix: [url="https://github.com/HerculesWS/Hercules/pull/231/commits"]https://github.com/HerculesWS/Hercules/pull/231/commits[/url]