-- // Do not edith anything below:
reachcreature("Sigurd")
wait(2000)
if (getcreature("Sigurd").dist <= 3) and (maround(7, "Sigurd") >= 1)
then
gotolabel("buySup")
else
gotolabel("find_sigurd4")
end
Hello The action/script doesnt find the NPC sigurd after converting. hope you find my bugreport constructive ;D