dikapramantya Posted January 7, 2015 Posted January 7, 2015 Hello rAthena. i want to ask . how to make script read the percentage zeny from player? example : npc : hello youngman, if you want this item, i will draw your 10% zeny. player : give 10% zeny from him. thank you if you can answer it Quote
Luciar Posted January 7, 2015 Posted January 7, 2015 This will remove 10% of the player's zeny: Zeny -= (Zeny / 10); Quote
dikapramantya Posted January 7, 2015 Author Posted January 7, 2015 thank you , i will try it now ! i have error like it, how to fix it? Quote
Question
dikapramantya
Hello rAthena.
i want to ask .
how to make script read the percentage zeny from player?
example :
npc : hello youngman, if you want this item, i will draw your 10% zeny.
player : give 10% zeny from him.
thank you if you can answer it
3 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.