ThyroDree
New member
can i request a vip system " if i have a vip for 5 days the npc gives a full buffs". FCP , Agi,Bless,Windwalk, and Complete Foods Buffs. THANKS!!
prontera,150,150,4<tab>script<tab>healer<tab>899,{set .@delay,3; // With Heal delay in secs if (@HD > gettimetick(2)) end; percentheal 100,100; if (#vip) { sc_start SC_BLESSING,360000,10;// add extra buffs here } if (.@Delay) set @HD, gettimetick(2)+.@Delay; dispbottom "wait 3 seconds until buff again"; close;}
{ Id: 12936 AegisName: "Muramasa_Box" Name: "Muramasa Box" Type: 18 Buy: 20 Weight: 10 Script: <" rentitem 1173,604800; "> //1 week},
Question !... how can i set a certain players name for VIP buffs?
if(strcharinfo(0) == "Player Nick" || #vip == 1) { <full buffs>}
so if guild id... ill just useif(getcharid(3) == account_id || strcharinfo(0) == "Player Name" || #vip == 1)sir additional.... what if on a certain account? for example.. user id is : jaiko23
btw sir @@Oxxy its working thanks a lot for your help![]()
For guild id:so if guild id... ill just useif(getcharid(3) == account_id || strcharinfo(0) == "Player Name" || #vip == 1)sir additional.... what if on a certain account? for example.. user id is : jaiko23
btw sir @@Oxxy its working thanks a lot for your help![]()
if(getcharid(3) == guild_id || getcharid(3) == account_id || strcharinfo(0) == "Player Name" || #vip == 1)
is this correct mr @@Oxxy ? yay thank you very much ! Glad your here to help us![]()
if(getcharid(2) == guild_id || getcharid(3) == account_id || strcharinfo(0) == "Player Name" || #vip == 1)
Just for you to know, there's "Thumbs up" button ^^Thanks for both of you guys !! I love you <3 you really help me a lot![]()
Happens buddy
We use essential cookies to make this site work, and optional cookies to enhance your experience.