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
Food upon death bug?
-
Recently Browsing 0 members
- No registered users viewing this page.
Question
Alexandrite
i use script
// = STR / AGI / VIT / INT / DEX / LUK Food =
sc_start SC_FOOD_STR_CASH, (@runtime*60000), 10;
sc_start SC_FOOD_AGI_CASH, (@runtime*60000), 10;
sc_start SC_FOOD_VIT_CASH, (@runtime*60000), 10;
sc_start SC_FOOD_INT_CASH, (@runtime*60000), 10;
sc_start SC_FOOD_DEX_CASH, (@runtime*60000), 10;
sc_start SC_FOOD_LUK_CASH, (@runtime*60000), 10;
and when i try get killed by monter or test @die my cash food now gone, is it bug?
also
sc_start SC_EXPBOOST, (@runtime*60000),300;
sc_start SC_JEXPBOOST, (@runtime*60000),300;
also gone too... that xp buff and jexp buff
Link to comment
Share on other sites
2 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.