автокаст лошади

Anything and all.

Moderators: Murderator+, Murderator

Post Reply
korzh
Posts: 220
Joined: 2007-04-26 23:35:15

автокаст лошади

Post by korzh »

как сделать проверку на то, сидит ли чар на лошади или нет, и если не сидит - кастовать новую. если несложно помогите
u0rypT
Posts: 175
Joined: 2004-12-30 18:13:16
Location: Russia
Contact:

Post by u0rypT »

Тебе в помощь..слои...
Юзайте хелп, достали :roll:
Design, webdev, coding, c#, php, asp.net, xml, perl, sql, ajax, drawing, illustrating, restoration, photo, photoshop, schedule, pron, guitar, lead-guitar, js, jsp, java, dom, html, *nix, struts, cs, etc
korzh
Posts: 220
Joined: 2007-04-26 23:35:15

Post by korzh »

да я понимаю что слои. я не понимаю как ето записать.

Code: Select all

while not layer='Horse'

?
u0rypT
Posts: 175
Joined: 2004-12-30 18:13:16
Location: Russia
Contact:

Post by u0rypT »

Code: Select all

while not uo.ObjAtLayer('Horse') 

Вроде так

Destruction: Про кавычки не забываем.
Design, webdev, coding, c#, php, asp.net, xml, perl, sql, ajax, drawing, illustrating, restoration, photo, photoshop, schedule, pron, guitar, lead-guitar, js, jsp, java, dom, html, *nix, struts, cs, etc
korzh
Posts: 220
Joined: 2007-04-26 23:35:15

Post by korzh »

а точно :) спасиб
Post Reply