dragonbautista Posted September 30, 2015 Posted September 30, 2015 (edited) Can someone help me about VIP System script 30days and 60days expire. Edited September 30, 2015 by dragonbautista Quote
Emistry Posted September 30, 2015 Posted September 30, 2015 prontera,155,181,5 script VIP 861,{ .@i = select( "30 days","60 days" ); vip_time ( 24 * 60 * .@i * 30 ); mes "Done."; close; } Quote
dragonbautista Posted September 30, 2015 Author Posted September 30, 2015 (edited) prontera,155,181,5 script VIP 861,{ .@i = select( "30 days","60 days" ); vip_time ( 24 * 60 * .@i * 30 ); mes "Done."; close; } To get 30days need an items requirements sample like apple,gcoat,credits so can they access VIP buffer with this buff ff: Str food +5 Dex food +5 Agi food +5 Int food +5 Luk food +5 Vit food +5 Increase Agi Blessing Gloria FCP Weapon Protection Magnificat Imposito manus Wind Walk Edited September 30, 2015 by dragonbautista Quote
Emistry Posted September 30, 2015 Posted September 30, 2015 add this to your healer. if ( vip_status(1) ){ // buff script here. } Quote
dragonbautista Posted September 30, 2015 Author Posted September 30, 2015 Emestry can you gibe me the exact script. Thanks Quote
Azeroth Posted September 30, 2015 Posted September 30, 2015 https://rathena.org/board/topic/86747-vip-system/ Quote
Question
dragonbautista
Can someone help me about VIP System script 30days and 60days expire.
Edited by dragonbautista5 answers 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.