xienne15 Posted September 30, 2013 Posted September 30, 2013 When i wear this item it will give me stats bonus bAllStats,1; i know i can add this to item_db, but is there a way to add it via script? Quote
Patskie Posted September 30, 2013 Posted September 30, 2013 This will added forever. Statusup2 statusup2 bStr,1; statusup2 bAgi,1; statusup2 bVit,1; statusup2 bInt,1; statusup2 bDex,1; statusup2 bLuk,1; Quote
xienne15 Posted September 30, 2013 Author Posted September 30, 2013 what if it is unequipped and equipped? Quote
Patskie Posted September 30, 2013 Posted September 30, 2013 So what's the point of creating another script (custom *.txt file) if you can do it in the item_db.txt? Quote
xienne15 Posted September 30, 2013 Author Posted September 30, 2013 So what's the point of creating another script (custom *.txt file) if you can do it in the item_db.txt? My map server crash when i @reloaditemdb, and today it is running online and i can only restart it during maintenance. Well its just a request so i can disable and enable them whenver i want without reloading the item_db. Quote
QQfoolsorellina Posted September 30, 2013 Posted September 30, 2013 that's impossible ,unless you have relative event like OnPCStatCalcEvent Quote
Question
xienne15
When i wear this item it will give me stats
bonus bAllStats,1;
i know i can add this to item_db, but is there a way to add it via script?
5 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.