hi i wanted to do something which would look like this in my script when it talks to a seaman:
procedure talktoseaman;
repeat
blahblah;
until(findtext('do u want to go to karamja'))
if find text do u want...
then
result=true
end;
repeat
talktoseaman;
until(result=true);
end;
u understand? thats just the whole idea of it
wat do i have to use so it will find the text when it talks to the seaman??
i searched alot in srl manual and in other scripts but couldnt find...![]()


Reply With Quote




