Meister Posted January 27, 2018 Posted January 27, 2018 Hi, I have this script but somehow it appears to have a error in the console with regards to zeny. Is there a problem if I set the script below? set Zeny, zeny + .@variable; If you can notice the Zeny and zeny are different in terms of letters. Is the script case-sensitive? converter check.txt Quote
0 Radian Posted January 27, 2018 Posted January 27, 2018 You can also make it like this? Zeny += .@variable; Quote
Question
Meister
Hi,
I have this script but somehow it appears to have a error in the console with regards to zeny.
Is there a problem if I set the script below?
If you can notice the Zeny and zeny are different in terms of letters. Is the script case-sensitive?
converter check.txt
1 answer 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.