View Single Post
  #15  
Unread 02-15-2007, 07:22 PM
Guruguru's Avatar
Guruguru Guruguru is offline
A Crazed Gnoll
Interface Author - Click to view interfaces
 
Join Date: Aug 2005
Server: Antonia Bayle
Posts: 22
Smile Depechenode's Pet Window+2NewBotton (Target version)

Quote:
Originally Posted by NiteWolfe
1 request or point me to how to do it if its already there. Add the ablity to target the pet by clicking its name.
If this option is already in your window please point me to the areato click. I have tried clicking all around and cant find it.
Quote:
Originally Posted by gm9
Haven't tried the window, but looking at the code, you will likely have to click where it says "Pet" on the window.
Thank you for Feedback.
As gm9 says, you can target your pet if you click a letter of "Pet".
However, as NiteWolfe said, I thought that an opinion to be able to do a target of a pet by clicking a name of a pet was useful.
I upload the file which increased the change here.

フィードバックをありがとうございます。
gm9さんの言うように、あなたは「Pet」の文字をクリックすればあなたのペットをターゲットすることができます。
しかしNiteWolfeさんの言うように、ペットの名前をクリックすることでペットをターゲットできるようにするという意見は有益だと思いました。
ここにその変更を加えたファイルをアップロードします。


--------------------------------------------------------
Then the problem that cannot reset a battle mode was settled.
I forgot to write a description of a hierarchy to a cord. XD
(erroneous code example)PetMelee.OnMelee.Visible=false
(correct code example)Commands.PetMelee.OnMelee.Visible=false
I thank for cooperation of all of you.

それから戦闘モードをリセットできない問題も解決しました。
私はコードへの階層の記述を書き忘れていました。>w<
(誤答例)PetMelee.OnMelee.Visible=false
(正解例)Commands.PetMelee.OnMelee.Visible=false
皆さんの協力に感謝します。
Attached Files
File Type: zip Depechenode's Pet Window+2botton-TargetPetVer.zip (303.8 KB, 897 views)
__________________

Last edited by Guruguru : 02-15-2007 at 08:30 PM.
Reply With Quote