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 ...
Search found 9 matches
- 2004-07-25 20:22:30
- Forum: General
- Topic: help me with waittargettile
- Replies: 1
- Views: 1674
- 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
ex: with the script already running, if i say $, my char casts in lor on me
- 2004-06-11 03:49:38
- Forum: Help
- Topic: somes doubts 2
- Replies: 3
- Views: 2411
- 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 ...
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 ...
- 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
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
- 2004-05-23 20:35:40
- Forum: General
- Topic: How can i write ,something using injection?
- Replies: 3
- Views: 4040
- 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?
how can i write this?
when i write this, injection say that dont exist this comand
someone could help me?
- 2004-05-09 20:09:40
- Forum: General
- Topic: Is there anyway to change speech color
- Replies: 3
- Views: 2278
- 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?