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

Post Reply 
 
Thread Rating:
  • 34 Vote(s) - 2.62 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Solo iss+summoner scripts combo
Author Message
jeehsouza Offline
Gremlin
*

Posts: 6
Joined: Apr 2012
Reputation: 0
Version: 1.4.3.143
Post: #81
RE: Solo iss+summoner scripts combo

Guys, any1 can help me?

I will use the script to buff and leave pt for lvl new chars, and sub class, so, this is unique script i found work, more, iss dont leave the party, any1 can help me? I Need this.
12-26-2013 07:20 AM
Find all posts by this user Quote this message in a reply
kinio Offline
Expired VIP Member
**

Posts: 1
Joined: Dec 2013
Reputation: 0
Version: 1.4.2.131
Post: #82
RE: Solo iss+summoner scripts combo

Hi. i run scrypt in iss and make info : You are not iss enchanter. I have iss Doomcryer. Where is problem? Thx.
12-31-2013 20:30 PM
Find all posts by this user Quote this message in a reply
SimonHM Offline
@iProtion.com
**

Posts: 174
Joined: Oct 2012
Reputation: 83
Version: 1.4.1.116
Post: #83
RE: Solo iss+summoner scripts combo

[Image: image.jpg]

This is the last time I posted about this topic. I swear Blush
Here is reason why the script didn't accept you as a "CHICK" ISS, but you are Smile
SOLUTION ??? Remove it. What the hell do we need to check if you are an ISS or not here ????
    LUA Programming
elseif me:GetName() == Names.Iss or not OOPMode then		    
		--	if me:GetClass() ~= 173 then
		--		ShowToClient("", "You are not Iss Enchanter!")
		--		return false
		--	end



Lazy in fixing code ? Download code here, and try again !
http://forum.l2tower.eu/thread-oop-iss-s...9#pid55949

Plugin aPickup using /pickup with filtering list

[Image: simonhm.gif]
Bot for Kingdom Under Fire II
(This post was last modified: 12-31-2013 21:17 PM by SimonHM.)
12-31-2013 21:06 PM
Visit this user's website Find all posts by this user Quote this message in a reply
 Reputed by : Fox(+2)
Brasse123 Offline
Elpy
*

Posts: 1
Joined: Dec 2013
Reputation: 0
Version: 1.4.2.132
Post: #84
RE: Solo iss+summoner scripts combo

The Script works Big Grin Thank you for it btw.
Only have 1 problem with it ^^ It keeps reinviting the iss and then kicking it Confused
Any way to solve this ?
01-20-2014 13:18 PM
Find all posts by this user Quote this message in a reply
doppa Offline
Expired VIP Member
**

Posts: 18
Joined: Jan 2014
Reputation: 0
Version: 1.4.2.140
Post: #85
RE: Solo iss+summoner scripts combo

All it does for me is spam whispers my ISS

false 70000 nil
01-27-2014 13:38 PM
Find all posts by this user Quote this message in a reply
UDP Offline
Ratman Chieftain
*

Posts: 23
Joined: Apr 2012
Reputation: 2
Version: 1.4.2.141
Post: #86
RE: Solo iss+summoner scripts combo

Guys, there is a way to check only the leader's buffs and not for the whole party?

Trying to be more specific:

If leader has detected that someone in the party need buff, he invites the ISS and the ISS check that everyone received the buff...

What I would like to do, is to avoid that part of the script, coz party members some times are not in the ISS range and the iss tries to reach them, and the madness began...

Fixed! Thanks anyway!
(This post was last modified: 02-03-2014 01:48 AM by UDP.)
02-02-2014 21:23 PM
Find all posts by this user Quote this message in a reply
azorean Offline
Expired VIP Member
**

Posts: 15
Joined: Mar 2012
Reputation: 2
Version: 1.4.3.143
Post: #87
RE: Solo iss+summoner scripts combo

hi guys , great script .
but most of the times the iss wont acept party, it sayr ''This Player is not Online''

how can i force him to join party ? Big Grin



EDIT
( i ivited all chars to friend list in game and now have no probs with acepting pt)
(This post was last modified: 02-12-2014 07:07 AM by azorean.)
02-06-2014 00:10 AM
Find all posts by this user Quote this message in a reply
chorasnr Offline
Expired VIP Member
**

Posts: 11
Joined: Jan 2012
Reputation: 0
Version: 1.4.2.132
Post: #88
RE: Solo iss+summoner scripts combo

(08-08-2013 16:53 PM)knowl Wrote:  Hi,

I'm using two scrips:

IssLindvior.lua
Heal Melody Started.lua

They work fine except for one detail. When Iss finish to give sonatas on the last char on party the target is fix on it. In this case, iss doesnt assist to party "leader".

Anyone knows how to fix it?

Same problem here, any idea how to fix it guys?
02-12-2014 20:47 PM
Find all posts by this user Quote this message in a reply
diegol Offline
Expired VIP Member
**

Posts: 89
Joined: Jun 2013
Reputation: 15
Version: 1.4.1.121
Post: #89
RE: Solo iss+summoner scripts combo

(02-12-2014 20:47 PM)chorasnr Wrote:  
(08-08-2013 16:53 PM)knowl Wrote:  Hi,

I'm using two scrips:

IssLindvior.lua
Heal Melody Started.lua

They work fine except for one detail. When Iss finish to give sonatas on the last char on party the target is fix on it. In this case, iss doesnt assist to party "leader".

Anyone knows how to fix it?

Same problem here, any idea how to fix it guys?
Sonatas dont need target so if u're using this last script (page 7) as u see on lines 264, 285, 307, 335, 361, 387, 418, 434, 450, 470, 483, 494 contains NeedTarget = true or NeedTarget = false, that u can change/edit if need target or not.
02-16-2014 16:34 PM
Find all posts by this user Quote this message in a reply
chorasnr Offline
Expired VIP Member
**

Posts: 11
Joined: Jan 2012
Reputation: 0
Version: 1.4.2.132
Post: #90
RE: Solo iss+summoner scripts combo

(02-16-2014 16:34 PM)diegol Wrote:  
(02-12-2014 20:47 PM)chorasnr Wrote:  
(08-08-2013 16:53 PM)knowl Wrote:  Hi,

I'm using two scrips:

IssLindvior.lua
Heal Melody Started.lua

They work fine except for one detail. When Iss finish to give sonatas on the last char on party the target is fix on it. In this case, iss doesnt assist to party "leader".

Anyone knows how to fix it?

Same problem here, any idea how to fix it guys?
Sonatas dont need target so if u're using this last script (page 7) as u see on lines 264, 285, 307, 335, 361, 387, 418, 434, 450, 470, 483, 494 contains NeedTarget = true or NeedTarget = false, that u can change/edit if need target or not.

Ty so much for help man... i fixed it ! all resists was true for target
________________________________________________________________________
EDIT: Now when iss buff harmony, he stop assit and target fix on party member again, and ofc I can't change target need for false haha... 0 ideas again how to fix it Confused
(This post was last modified: 02-17-2014 04:22 AM by chorasnr.)
02-17-2014 03:46 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  Summoner Minion kyr 8 7,640 08-16-2015 22:42 PM
Last Post: mikey651990
  Premium+scripts questions krums 13 8,263 07-10-2015 08:19 AM
Last Post: TheQQmaster
  WTB Auto accept mail scripts or plugins king200527 0 2,243 07-07-2015 11:39 AM
Last Post: king200527
  weapon for summoner for best pve dps? drake182 3 5,937 06-28-2015 16:39 PM
Last Post: drake182
  100 LVL summoner action ID for commando - witch Leloudi7 3 3,199 06-24-2015 11:16 AM
Last Post: sl86
  K90, K95 solo and group script wodzu1982 0 2,570 05-05-2015 23:23 PM
Last Post: wodzu1982
  Start and Stop Scripts benbt91 4 4,870 03-20-2015 14:05 PM
Last Post: kerberos464
Smile Elemental Summoner (Merrow the Unicorn) Skill Script feoh_wizard 0 3,219 02-14-2015 09:19 AM
Last Post: feoh_wizard
  WTB scripts/setup for exp 85 group krevty 1 2,776 01-03-2015 13:20 PM
Last Post: amiroooo
  Summoner + iss OOP buff exxolon 3 3,897 11-12-2014 18:17 PM
Last Post: tophersoccer



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