Search found 1 match

by apollo440xtz
2004-04-19 01:57:41
Forum: Help
Topic: помогите начинающему
Replies: 1
Views: 2209

помогите начинающему

вот что я наваял:

sub shahta ()
var i=0
while UO.Life > (40)
if UO.InJournal("idu v shahtu") then
UO.DeleteJournal()
i=i+1
endif

if UO.InJournal("proba!!!!") and i==1 then
UO.DeleteJournal()
goto start1
endif

if UO&#46 ...