Recall помогите

Anything and all.

Moderators: Murderator+, Murderator

Post Reply
vertijok2000
Posts: 61
Joined: 2015-11-26 10:16:44

Recall помогите

Post by vertijok2000 »

Code: Select all

sub RecallToHome() 
UO.DeleteJournal()
uo.say('.recall 4')
wait(1000)
if uo.injournal('You stop casting the spell.') then
 uo.say('.recall 4')
endif
end sub


пришлось создать новую тему так как потом чтобы её можно будет найти .

суть такова вот скрипт замутил но хз как зделать чтобы при надпесь You stop casting the spell он заного кастовал но хз как вайт зделать так чтобы сработало You stop casting the spell
Post Reply