Changes between Version 2 and Version 3 of UoPilot/makr/Fishing


Ignore:
Timestamp:
10/15/13 19:38:52 (10 years ago)
Author:
ZloVred
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UoPilot/makr/Fishing

    v2 v3  
    11Фишинг с пристани
    22
    3 Fishing:
     3for #y -6 6 1 
    44
    5 for #y -6 6 1 for #x -6 6 1 
     5for #x -6 6 1
    66
    7 :fishing 
     7:fishing
    88
    9 set lastobjectid 1099918735//айди вашей удочки 
     9set lastobjectid 1099918735//айди вашей удочки
    1010
    11 set lastobjecttype 3519 //тип вашей удочки 
     11set lastobjecttype 3519 //тип вашей удочки
    1212
    13 set lasttargetx charposx + #x 
     13set lasttargetx charposx + #x
    1414
    15 set lasttargety charposy + #y 
     15set lasttargety charposy + #y
    1616
    17 set lasttargetkind 2 send F6 1000 // ЛастОбжект-ВаитФорТаргет-ЛастТаргет 
     17set lasttargetkind 2 send F6 1000 // ЛастОбжект-ВаитФорТаргет-ЛастТаргет
    1818
    19 set timer 0  while (lastmsg would you like) and (timer < 10000) wait 10 
     19set timer 0  while (lastmsg would you like) and (timer < 10000) wait 10
    2020
    21 end_while 
     21end_while
    2222
    23 if_not (lastmsg are no fish) or (lastmsg fishing in) goto fishing 
     23if_not (lastmsg are no fish) or (lastmsg fishing in) goto fishing
    2424
    25 end_if 
     25end_if
    2626
    27 end_for 
     27end_for
    2828
    29 end_for 
     29end_for
    3030
    3131alarm