[Debug]: Source (NPC): Premium NPC at prontera (151,185)
and my character is not moving like freezing.. hope someone help me.
and also can someone revised it for example
1. Every 1 hour the npc will announce by himself that the minutes left of your premium services.
2. if you already purchase the premium. the npc will say You a Premium user.
3. And the name will be change the color. Example my Name is Anela the default color of the name is white. then after i purchased the Premium Service my name will be red. or any color.
prontera,164,169,3 script Premium Trader 757,{mes "Wan to be Premium Users for 1 week ?";mes "Then give me "+7+" x "+getitemname(7179);if( countitem(7179) >= 7 ) { if( select("YES:NO") == 1 ){ delitem 7179,7; set #PremiumUser,gettimetick(2) + ( .Day * 3600 * 24 ); sc_start SC_ITEMBOOST,( #PremiumUser * 2000 ),400; sc_start SC_EXPBOOST,( #PremiumUser * 2000 ),400; mes "Done. enjoy your Premium Services for 1 Week."; }}close;OnPCLoginEvent:if( #PremiumUser > gettimetick(2) ){ sc_start SC_ITEMBOOST,( ( #PremiumUser - gettimetick(2) ) * 2000 ),400; sc_start SC_EXPBOOST,( ( #PremiumUser - gettimetick(2) ) * 2000 ),400;}end;}Can someone help me. when i try to give the proof of donation. which is the requirements for the premium services. i got this error
and my character is not moving like freezing.. hope someone help me.
and also can someone revised it for example
1. Every 1 hour the npc will announce by himself that the minutes left of your premium services.
2. if you already purchase the premium. the npc will say You a Premium user.
3. And the name will be change the color. Example my Name is Anela the default color of the name is white. then after i purchased the Premium Service my name will be red. or any color.
is it possible?
btw the script is posted and created by Emistry.
Share this post
Link to post
Share on other sites