нах ему сервер принт? человек я сно сказал что хочет функцию что бы над бошкой было и не кто не видел
sorry but i don't understand i can read english/italian
It message not for you.
Sorry for my clumsy English.
ok eheh, anyway...the charprint command is PERFECT for the stuffs that i wanna ...
Search found 10 matches
- 2006-03-05 12:07:46
- Forum: Help
- Topic: Self messages (like uo.print) [English]
- Replies: 6
- Views: 1676
- 2006-03-04 13:10:30
- Forum: Help
- Topic: Self messages (like uo.print) [English]
- Replies: 6
- Views: 1676
- 2006-03-03 22:49:18
- Forum: Help
- Topic: Self messages (like uo.print) [English]
- Replies: 6
- Views: 1676
Self messages (like uo.print) [English]
I've noticed that there are many commands of this type:
,msg
,say
,sayu
uo.print
ecc..
but only uo.print command "print" only in local frases...and it "print" them on the left of the uo window..
does already exist a command trought which i can "print" frases only readable only by me ...
,msg
,say
,sayu
uo.print
ecc..
but only uo.print command "print" only in local frases...and it "print" them on the left of the uo window..
does already exist a command trought which i can "print" frases only readable only by me ...
- 2004-11-02 18:41:09
- Forum: Help
- Topic: Autoheal %mode: Unheandled Ex. in parser error...help me!
- Replies: 4
- Views: 1802
- 2004-10-31 16:19:22
- Forum: Help
- Topic: Autoheal %mode: Unheandled Ex. in parser error...help me!
- Replies: 4
- Views: 1802
Autoheal %mode: Unheandled Ex. in parser error...help me!
i need to place a var that represents my HP in percentage...and i script this:
Sub Autobandage()
VAR hp = Uo.GetHP("self") * 100 / Uo.GetMaxHP("self")
If hp < 100 then
Uo.exec('waittargetself')
Uo.exec('usetype 0x0E21')
Wait(200)
Uo.Setglobal("inbandage","ON")
wait_bandage()
End ...
Sub Autobandage()
VAR hp = Uo.GetHP("self") * 100 / Uo.GetMaxHP("self")
If hp < 100 then
Uo.exec('waittargetself')
Uo.exec('usetype 0x0E21')
Wait(200)
Uo.Setglobal("inbandage","ON")
wait_bandage()
End ...
- 2004-10-23 09:13:30
- Forum: Help
- Topic: [info] does it already exist??? : terminate/stop sub/script
- Replies: 1
- Views: 1482
[info] does it already exist??? : terminate/stop sub/script
i need to know if exists a command in injection that stop running subs or scripts.
something like that:
uo.terminate/ ,terminate
Uo.stop/ ,stop
otherwise, something that works in the same way?
tnx for the help
Predator di Khars
something like that:
uo.terminate/ ,terminate
Uo.stop/ ,stop
otherwise, something that works in the same way?
tnx for the help

Predator di Khars
- 2004-10-18 21:04:08
- Forum: Help
- Topic: "Until uo.injournal...." Problem! plz help me yoko
- Replies: 3
- Views: 1574
- 2004-10-17 15:28:51
- Forum: Help
- Topic: "Until uo.injournal...." Problem! plz help me yoko
- Replies: 3
- Views: 1574
"Until uo.injournal...." Problem! plz help me yoko
i'm scripting a macro (very long i think) for my worker whit many subs.
my macro consists to:
1) check save/check weight/check backpack when full/ingots in backpack/ores in backpack ecc. (WORKS - NO PROBLEMS)
2) many recall places in where i'd mine (temporany 6 places) (WORKS - NO PROBLEMS ...
my macro consists to:
1) check save/check weight/check backpack when full/ingots in backpack/ores in backpack ecc. (WORKS - NO PROBLEMS)
2) many recall places in where i'd mine (temporany 6 places) (WORKS - NO PROBLEMS ...
- 2004-09-07 13:08:24
- Forum: Requests
- Topic: Cast necro spells?
- Replies: 5
- Views: 3830
- 2004-09-07 12:17:23
- Forum: Requests
- Topic: Cast necro spells?
- Replies: 5
- Views: 3830
Cast necro spells?
i don't know if u already have added this feature, but i find it very usefull!
with my version of yokoinj, i can't cast necro spells with inj script...
i mean:
if i write: uo.cast ('recall') the client cast recall...
if i write: uo.cast('pain spaik') the client doesn't know this spell ...
with my version of yokoinj, i can't cast necro spells with inj script...
i mean:
if i write: uo.cast ('recall') the client cast recall...
if i write: uo.cast('pain spaik') the client doesn't know this spell ...