luizragna
New member
When i use the command:
menu "Yeees",yes,"Nooo",no;
yes:
specialeffect(6, SELF, playerattached());
end;
no:
end;
The character stands still and i need use @refresh for him to come back to normal.
I Tried switch but, the problem continues.
I use the last version of Hercules.
menu "Yeees",yes,"Nooo",no;
yes:
specialeffect(6, SELF, playerattached());
end;
no:
end;
The character stands still and i need use @refresh for him to come back to normal.
I Tried switch but, the problem continues.
I use the last version of Hercules.
Last edited by a moderator: