The forums will be going offline for an extended maintenance period at 1400hrs GMT on 19th June 2025. The number of hours for this downtime is intentionally not advertised due to the nature of these upgrades.
×
- 0
Different Buffs per class and job
-
Recently Browsing 0 members
- No registered users viewing this page.
Question
kalabasa
basically i want all 1st 2nd and high class to recieve free buffs from the healer
if (Class > 4007) end;
sc_start SC_IMPOSITIO,240000,5;
specialeffect2 84;
also i do have special buffs for vip users im using group ID 0
if(vip_status(VIP_STATUS_ACTIVE)){
sc_start SC_INCREASEAGI,300000,10;
specialeffect2 37;
sc_start SC_BLESSING,300000,10;
specialeffect2 42;
but VIP players cannot recieve any buffs from the healer npc and 1st to high class can get buffs
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.