[Holley] Recall Scroll

astral

Dedicated Member
Dedicated Member
Dec 14, 2012
109
3
45
Poland
Hi, to create an item that evokes the group...

Code:
#IF
checkgroupcount 1
#ACT
Mov A0 %USERMAP
Mov A1 %USERX
Mov A2 %USERY
ForMatStr "%s,%s,%s,0" %A0 %A1 %A2
RECALLGROUPMEMBERS   %A9

not worked, any help?