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

Thread Closed 
 
Thread Rating:
  • 3 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Spoil and party sit/stand
Author Message
Stikos Offline
Goblin Grave Robber
*

Posts: 12
Joined: Mar 2012
Reputation: 0
Version: 1.4.3.143
Post: #1
Spoil and party sit/stand

Hello I ve set my spoiler and my buffer. 2 problems however:
The spoiler uses spoil many times in each mob even though the 1st one works Big Grin
I don't know how to set my buffer to /sit and /stand every time my spoiler sits and stands? Any help?
Thanks in advance
02-07-2013 04:52 AM
Find all posts by this user
Hebdzik Offline
Tester

Posts: 1,235
Joined: Aug 2011
Reputation: 265
Version: 1.4.3.143
Post: #2
RE: Spoil and party sit/stand

try this crap. It may need fix, because i wrote it in notepad
    LUA Programming
repeat
	spoil = GetUserByName("SpoilNick");
	if(spoil~=nil)and(spoil:IsMyPartyMember())then
		if(spoil:IsSiting() and GetMe():IsSiting() == false)then
			Sit();
		end;
		if(not spoil:IsSiting()) and(GetMe():IsSiting())then
			Stand();
		end;
	end;
	Sleep(5000);
until false;


Warning hammer!!! Use Search before you post something
If i hellp you, you can thx me by +1 Reputation
[Image: U63SU]
02-07-2013 09:09 AM
Find all posts by this user
Stikos Offline
Goblin Grave Robber
*

Posts: 12
Joined: Mar 2012
Reputation: 0
Version: 1.4.3.143
Post: #3
RE: Spoil and party sit/stand

Thanks Shy

What about the spoil problem? I waste too much mana because of that
(This post was last modified: 02-07-2013 15:00 PM by Stikos.)
02-07-2013 13:39 PM
Find all posts by this user
Hebdzik Offline
Tester

Posts: 1,235
Joined: Aug 2011
Reputation: 265
Version: 1.4.3.143
Post: #4
RE: Spoil and party sit/stand


Warning hammer!!! Use Search before you post something
If i hellp you, you can thx me by +1 Reputation
[Image: U63SU]
02-07-2013 17:22 PM
Find all posts by this user
Thread Closed 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  mana recharge while cafting without stand up sysleo78 2 2,430 01-05-2017 18:58 PM
Last Post: sysleo78
Information How to get 'PARTY MEMBER TARGET'? Caaioc 9 6,244 01-24-2016 09:57 AM
Last Post: TheQQmaster
  //cfg party buffs cant make them work (help) drake182 3 3,645 01-02-2016 05:47 AM
Last Post: Wazzapkhv
  spoil rate buybuy 0 1,918 11-16-2015 15:16 PM
Last Post: buybuy
  character stand still/stuck OnTheFly 2 2,477 09-22-2015 14:54 PM
Last Post: OnTheFly
  How i do to prophet heal the party player ? sectorzueira 2 2,850 09-11-2015 13:40 PM
Last Post: sectorzueira
  party buffs stopped work buybuy 2 2,563 09-01-2015 19:54 PM
Last Post: buybuy
  Good party with Ertheia ( Eviscerator) cuongbeo88 12 10,792 05-24-2015 23:42 PM
Last Post: rhadamants
  Help Auto Buff Or Heal For Not In Party Verheiden 3 4,216 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



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