ays297 Posted August 4, 2013 Posted August 4, 2013 Well, I have a code like this expred = pc_readregistry(sd,"expred",3); and whenever I compile, it returns an undefined value. Is there something wrong with my syntax or what? And if you can just help me how to give an exp reduction per variable example formula total exp gained = total exp gained - expred Quote
Emistry Posted August 4, 2013 Posted August 4, 2013 perhap this... ?? expred = pc_readglobalreg( sd,"expred" ); Quote
Question
ays297
Well, I have a code like this
and whenever I compile, it returns an undefined value.
Is there something wrong with my syntax or what?
And if you can just help me how to give an exp reduction per variable
example formula
total exp gained = total exp gained - expred
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.