L2Tower Discord Let's keep the community alive with discord. Discussions about plugins and scripts L2Tower Discord

Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Summoner Servitor Skills...
Author Message
MonkeyNuts Offline
Expired VIP Member
**

Posts: 125
Joined: Sep 2014
Reputation: 32
Version: 1.4.2.135
Post: #1
Summoner Servitor Skills...

Hey Guys,

I'm trying to get two things working for Summoner Skills but I can't figure either out...

The first is making Wynn Souless' cast "Phantom Power"...
skills.txt Wrote:11346 Phantom Power

I've tried both of the following but they never cast :/
    LUA Programming
Action(11340, false, false);
-- And...
UseSkill(11340);



I'm also trying to get it to switch the "Common Course" from "Passive" to "Defend" however I can't find the skill ID/action ID anywhere.

Thanks
11-12-2014 12:50 PM
Find all posts by this user Quote this message in a reply
tuxevil Offline
VIP Member
***

Posts: 161
Joined: Mar 2012
Reputation: 24
Version: 1.4.3.143
Post: #2
RE: Summoner Servitor Skills...

Use Action() and the correct action ID from this list

http://forum.l2tower.eu/thread-action-li...8#pid38738
11-12-2014 17:13 PM
Find all posts by this user Quote this message in a reply
tophersoccer Offline
Expired VIP Member
**

Posts: 422
Joined: Aug 2012
Reputation: 142
Version: 1.4.3.143
Post: #3
RE: Summoner Servitor Skills...

you can also do pet skills if you put it the skill icon on the shortcut bar and use Command("shortcut bar location") to cast
11-12-2014 17:34 PM
Find all posts by this user Quote this message in a reply
MonkeyNuts Offline
Expired VIP Member
**

Posts: 125
Joined: Sep 2014
Reputation: 32
Version: 1.4.2.135
Post: #4
RE: Summoner Servitor Skills...

(11-12-2014 17:13 PM)Tuxevil Wrote:  Use Action() and the correct action ID from this list

http://forum.l2tower.eu/thread-action-li...8#pid38738

Ahh thanks for the list, I feel bad that I searched and couldn't find that :/

(11-12-2014 17:34 PM)tophersoccer Wrote:  you can also do pet skills if you put it the skill icon on the shortcut bar and use Command("shortcut bar location") to cast

That's the method I was using as a temporary method Tongue

(11-12-2014 17:13 PM)Tuxevil Wrote:  Use Action() and the correct action ID from this list

http://forum.l2tower.eu/thread-action-li...8#pid38738

Hmm, I can't get Defend to work at all using action/useskill or useskillraw

Only way I can use Defend is by Command("/useservitorskills Defend");
(This post was last modified: 11-12-2014 20:25 PM by MonkeyNuts.)
11-12-2014 18:07 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  Help: Routine to use many skills in script rhadamants 3 2,476 05-26-2015 19:08 PM
Last Post: plixplox



User(s) browsing this thread: 1 Guest(s)