Yoko

All sides of Injection
It is currently 2025-11-10 14:47:01

All times are UTC+02:00




Post new topic  Reply to topic  [ 3 posts ] 
Author Message
PostPosted: 2006-08-06 00:53:55 
Offline
User avatar

Joined: 2006-02-20 14:38:22
Posts: 54
Народ дороботайте скрипт

sub pfl()
Uo.waittargettile("400",str(Uo.getx("lasttarget")),str(Uo.gety("lasttarget")),str(Uo.getz("lasttarget")))
Uo.cast("Paralyze Field")
end sub

Вот запускаю непашит

указываю ласттаргет тоже не пашет и не указываю пишет ошибку

Line 5 :Invalid number of arguments - STR


Top
   
 Post subject:
PostPosted: 2006-08-06 14:16:24 
Offline
Junior Expert
User avatar

Joined: 2004-04-12 20:26:41
Posts: 150
попробуй получитькоординаты в переменные x y z а потом просто их подставляй в waittarget...


Top
   
 Post subject:
PostPosted: 2006-08-06 18:14:42 
Offline

Joined: 2005-04-19 18:00:29
Posts: 2259
Location: Московская область
Code:
X = uo.GetX('laststatus')
Y = uo.GetY('laststatus')
Z = uo.GetZ('laststatus')
waittargettile(x,y,z)
cast(' ... ')


В такой конструкции, грамотно оформи.


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: No registered users and 7 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:  
Powered by phpBB® Forum Software © phpBB Limited