This is kind of another problem, but i didnt want to make a new topic but heres my code
- Code: Select all
if (findV==1)
{
no1.textNumber = (goalxpV - currentxpV) / 55;
no2.textNumber = (goalxpV - currentxpV) / 75;
no3.textNumber = 0;
no4.textNumber = 0;
no5.textNumber = 0;
no6.textNumber = 0;
no7.textNumber = 0;
}
this is on a mouse down left event
so i added a tempory text number to see if "findV" equaled 1, and it did, and i did same for "goalxpV" and "currentxpV"
but still when i have a mouse down left on the actor that preforms this code, guess what happens to no1.textNumber-no7.textNumber? nothing happens
any obious mistakes?
. /^--^\ /^--^\ /^--^\
. \____/ \____/ \____/
. / \ / \ / \
. | | | | | |
. \__ __/ \__ __/ \__ __/
. |^|^|^|^|^|^|^|^|^|^|^\ \^|^|^/ /^|^|^|^\ \^|^|^|^|^|^|^|^|^|^|
. | | | | | | | | | | | |\ \| |/ /| | | | |\ \| | | | | | | | | |
. | | | | | | | | | | | |/ /| |\ \| | | | |/ /| | | | | | | | | |
. | | | | | | | | | | | |\/ | | \/| | | | |\/ | | | | | | | | | |
. ###############################################################