Jump to content

Question

Posted

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

1 answer to this question

Recommended Posts

  • 0
Posted
-	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

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...