ays297 Posted August 4, 2013 Group: Members Topic Count: 24 Topics Per Day: 0.00 Content Count: 49 Reputation: 0 Joined: 11/30/11 Last Seen: November 2, 2014 Share 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 Link to comment Share on other sites More sharing options...
Emistry Posted August 4, 2013 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: 4 hours ago Share Posted August 4, 2013 perhap this... ?? expred = pc_readglobalreg( sd,"expred" ); Quote Link to comment Share on other sites More sharing options...
ays297 Posted August 5, 2013 Group: Members Topic Count: 24 Topics Per Day: 0.00 Content Count: 49 Reputation: 0 Joined: 11/30/11 Last Seen: November 2, 2014 Author Share Posted August 5, 2013 Nope. Quote Link to comment Share on other sites More sharing options...
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
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.