Search found 10 matches

by Predator di Khars
2006-03-05 12:07:46
Forum: Help
Topic: Self messages (like uo.print) [English]
Replies: 6
Views: 1676

нах ему сервер принт? человек я сно сказал что хочет функцию что бы над бошкой было и не кто не видел

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 ...
by Predator di Khars
2006-03-04 13:10:30
Forum: Help
Topic: Self messages (like uo.print) [English]
Replies: 6
Views: 1676

Grin wrote:нах ему сервер принт? человек я сно сказал что хочет функцию что бы над бошкой было и не кто не видел


sorry but i don't understand :( i can read english/italian :shock:
by Predator di Khars
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 ...
by Predator di Khars
2004-11-02 18:41:09
Forum: Help
Topic: Autoheal %mode: Unheandled Ex. in parser error...help me!
Replies: 4
Views: 1802

drcrazy wrote:Insert a delay betwen heal loops..


do u see "wait_bandage()" ? :)
in that sub there are many features that wait the right healing time :)

tnx for the answers, i get it ^_^
by Predator di Khars
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 ...
by Predator di Khars
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
by Predator di Khars
2004-10-18 21:04:08
Forum: Help
Topic: "Until uo.injournal...." Problem! plz help me yoko
Replies: 3
Views: 1574

i thank u for the help!

im not a scripter PRO, i don't know any language but i like to test myself making my own scripts :)

sorry for the waste of time and for my english too :P
by Predator di Khars
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 ...
by Predator di Khars
2004-09-07 13:08:24
Forum: Requests
Topic: Cast necro spells?
Replies: 5
Views: 3830

tnx for the quicly answer yoko, i read the old post, this
m

but i haven't really understand...because... my shard is OSI STYLE, we have the necrobook and the necrospells can be dragged from it like magery spellbook and spells....

unlukly i can't give u a "test account" beacuse on my shard we ...
by Predator di Khars
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 ...