ALL NAMES
Moderators: Murderator+, Murderator
-
- Junior Expert
- Posts: 3221
- Joined: 2004-06-24 22:08:56
Code: Select all
sub allnames()
var i
DIM type[ 3 ]
type[0] = "0x0000" ; type of man
type[1] = "0x0000" ; type of woman
type[2] = "0x0000" ; type of corpse
for i = 0 to 2
uo.findtype( type[ i ], "-1", "ground" )
while uo.findcount()
uo.click( "finditem" )
uo.ignore( "finditem" )
uo.findtype( type[ i ], "-1", "ground" )
wend
next
endsub
YokoInjection CodeSweeper
Function not found?
Possession of mathematics at the level of art - a gift that is only available for election.
Sorry for my clumsy English.
Telegram: @tatikom
Function not found?
Possession of mathematics at the level of art - a gift that is only available for election.
Sorry for my clumsy English.
Telegram: @tatikom
-
- Posts: 2259
- Joined: 2005-04-19 18:00:29
- Location: Московская область
- Contact: