Jump to content
  • 0

VIP Buffs


Bringer

Question


  • Group:  Members
  • Topic Count:  162
  • Topics Per Day:  0.04
  • Content Count:  745
  • Reputation:   47
  • Joined:  03/12/14
  • Last Seen:  

requesting bindcommand for Vip Players
@vipbuffs


Assassin Cross of Sunset
A Drum of the Battlefield
Into the Abyss
The Ring of Nibelungen
A Whistle
Poem of Bragi
Service For you
Apple of Iduns
Humming
Fortune's Kiss
Service for You

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  72
  • Reputation:   28
  • Joined:  12/21/16
  • Last Seen:  

-	script	vipbuff	-1,{
OnInit:
	bindatcmd "vipbuff",strnpcinfo(0)+"::OnBuff";			
	end;

OnBuff:
	if (vip_status(1)) {
	sc_start SC_ASSNCROS,60000,10;
	sc_start SC_POEMBRAGI,60000,10;
	sc_start SC_APPLEIDUN,60000,10;
	sc_start SC_WHISTLE,60000,10;
	sc_start SC_NIBELUNGEN,60000,5;
	sc_start SC_DRUMBATTLE,60000,5;
	sc_start SC_INTOABYSS,60000,1;
	sc_start SC_SERVICE4U,60000,10;
	sc_start SC_HUMMING,60000,10;
	sc_start SC_FORTUNE,60000,10;
	}
end;
}

untested

  • Upvote 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...