Yoko

All sides of Injection
It is currently 2024-04-18 08:00:39

All times are UTC+02:00




Post new topic  Reply to topic  [ 3 posts ] 
Author Message
 Post subject: curse weapon
PostPosted: 2004-05-06 17:47:50 
Offline

Joined: 2004-05-06 17:44:37
Posts: 2
hello, i just started training necromancy with the curse weapon skill
i made this simple script:

sub main()
while uo.life > 50

while not uo.dead()
uo.cast("Curseweapon")
wait(2000)
wend
wend
end sub

i get the error :unknown spell name
for Curseweapon i allready tried other names like Curse Weapon etc
anybody knows how to cast this spell via injection script?

thanks, Koen


Top
   
 Post subject: Re: curse weapon
PostPosted: 2004-05-06 23:51:07 
Offline

Joined: 2004-04-12 13:16:17
Posts: 51
koen3950 wrote:
hello, i just started training necromancy with the curse weapon skill
i made this simple script:

sub main()
while uo.life > 50

while not uo.dead()
uo.cast("Curseweapon")
wait(2000)
wend
wend
end sub

i get the error :unknown spell name
for Curseweapon i allready tried other names like Curse Weapon etc
anybody knows how to cast this spell via injection script?

thanks, Koen


Sorry bad Anglish :(

uo.cast("Curse")
uo.waittargettype('Type weopon')

OR

uo.cast("Curse")
uo.waittargetobject('ID weopon')


Top
   
 Post subject:
PostPosted: 2004-05-07 00:36:02 
Offline

Joined: 2004-04-06 12:13:49
Posts: 32
nope :(

sorry, but necromany spells arent implemented...


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 3 posts ] 

All times are UTC+02:00


Who is online

Users browsing this forum: Google [Bot] and 16 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Limited