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
Leave party script
Author Message
idkase Offline
Elpy
*

Posts: 3
Joined: Jan 2014
Reputation: 0
Version: 1.4.1.118
Post: #1
Leave party script

Hi guys I've been looking for a "leave party script", so i can dismiss someone or invite him for example, every 4 minutes.

As far as i know , l2 tower cant do this on its own, if im wrong just say.

So, well i wonder if you can tell me if there's any script like this one around here.

Thanks in advance.
01-09-2014 07:10 AM
Find all posts by this user Quote this message in a reply
cobra8co Offline
Unknown
***

Posts: 410
Joined: Sep 2012
Reputation: 67
Version: 1.4.3.143
Post: #2
RE: Leave party script

Set on how u want to be invited auto accept party from the leader name ... and run on leader this ...
    LUA Programming
repeat
Command("/invite charname");
Sleep(30000) -- 30s 
Command("/dismiss charname");
Sleep(4*60*1000) -- 4 min w8 
until false

I think is write like this ...

--- +1 or +2 me if I was helped you! try Google is your friend!
(This post was last modified: 01-09-2014 09:46 AM by cobra8co.)
01-09-2014 08:05 AM
Find all posts by this user Quote this message in a reply
idkase Offline
Elpy
*

Posts: 3
Joined: Jan 2014
Reputation: 0
Version: 1.4.1.118
Post: #3
RE: Leave party script

It doesnt work, i think sleep time is wrong because my char invites and dismisses the user i wrote in the code like every 2 secs.
Something in sleep is not working i guess

Ok, nvm, it must be in milliseconds, but still Works, thank you!
(This post was last modified: 01-09-2014 09:06 AM by idkase.)
01-09-2014 08:57 AM
Find all posts by this user Quote this message in a reply
kerberos464 Offline
Bug revealer

Posts: 1,539
Joined: Jun 2012
Reputation: 576
Version: 1.4.3.143
Post: #4
RE: Leave party script

Sleep command operates time in milliseconds
for 30 seconds you have to specify 30000.
for 4 minutes you have to specify 4*60*1000.

Everything is possible. The impossible just takes longer.
01-09-2014 09:07 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
Information How to get 'PARTY MEMBER TARGET'? Caaioc 9 6,246 01-24-2016 09:57 AM
Last Post: TheQQmaster
  //cfg party buffs cant make them work (help) drake182 3 3,647 01-02-2016 05:47 AM
Last Post: Wazzapkhv
  How i do to prophet heal the party player ? sectorzueira 2 2,851 09-11-2015 13:40 PM
Last Post: sectorzueira
  party buffs stopped work buybuy 2 2,564 09-01-2015 19:54 PM
Last Post: buybuy
  Good party with Ertheia ( Eviscerator) cuongbeo88 12 10,794 05-24-2015 23:42 PM
Last Post: rhadamants
  Help Auto Buff Or Heal For Not In Party Verheiden 3 4,218 04-27-2015 16:58 PM
Last Post: Hebdzik
  script sumon select party erickalisetc 8 4,451 01-23-2015 22:17 PM
Last Post: tophersoccer
  select member of party to summon bistabil 6 4,185 12-10-2014 22:49 PM
Last Post: bistabil
Exclamation Auto Accept Party / Change party leader DONT WORK! JuZioo 2 3,162 10-28-2014 23:39 PM
Last Post: JuZioo
  Full party lvl 90+ vito54 1 2,175 08-21-2014 19:32 PM
Last Post: capucine



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