Search found 9 matches

by lixo
2004-07-25 20:22:30
Forum: General
Topic: help me with waittargettile
Replies: 1
Views: 1674

help me with waittargettile

well, this isnt working
u = UO.GetX()
t = UO.GetY()

UO.UseType("pickaxe")
UO.WaitTargetTile ("1339", "u", "t", "0")

apear a windows saying "parse error"

what this 1339 means, btw?


and

if i change waittargettile for this line
UO.WaitTargetTile("1339",STR(UO.GetX()),STR(UO.GetY ...
by lixo
2004-06-16 02:46:06
Forum: Scripting Ore
Topic: Stand by script
Replies: 2
Views: 1848

Stand by script

I have tried many times to make my script stay in "stand by". When a certain phrase appears in the journal, my character should do an action.

ex: with the script already running, if i say $, my char casts in lor on me
by lixo
2004-06-11 03:49:38
Forum: Help
Topic: somes doubts 2
Replies: 3
Views: 2411

When i press twice the sign, appear a screen. In this screen there is a option to access my bank. To i access my bank i have to click it. How can i do this

or

After i use my bs hammer, how can i choose a platemail chest using inject?
by lixo
2004-06-07 22:07:47
Forum: Help
Topic: somes doubts 2
Replies: 3
Views: 2411

somes doubts 2

i wish to create a script that do this algoritm

when appear something in journal
do something

well i tried with until and dont work.
i dont know if im being clear.
i wish a script that keep sleeping, waiting for work, dont matter how time it can get. then, when appear somethin in journal ...
by lixo
2004-06-06 20:48:19
Forum: Help
Topic: Some doubts
Replies: 2
Views: 2235

Some doubts

i have some doubts with injection language, help me

an exemple
uo.findtype("0x19B9","-1","Bag")
0x19b9 => type of the iten. Correct?

-1 => what is this?

bag = is the bag that i want to search, correct?

thanks
by lixo
2004-05-23 20:35:40
Forum: General
Topic: How can i write ,something using injection?
Replies: 3
Views: 4040

it is shivers, eduardo.
thanks, ill test it :)
by lixo
2004-05-23 19:43:05
Forum: General
Topic: How can i write ,something using injection?
Replies: 3
Views: 4040

How can i write ,something using injection?

im playing on a shard, that have to write ,shard when you log on in game.
how can i write this?
when i write this, injection say that dont exist this comand
someone could help me?
by lixo
2004-05-09 20:09:40
Forum: General
Topic: Is there anyway to change speech color
Replies: 3
Views: 2278

How can i see if a magic is true or false. In uoa, i could see it using speech text color,
i tried several things, like filterspeech or fixtalk, but i cant do anything, help me please!
by lixo
2004-05-08 00:38:40
Forum: General
Topic: Is there anyway to change speech color
Replies: 3
Views: 2278

Is there anyway to change speech color

i wanna to change the color of somebody speech, what i have to do?