Re: Bean Life - Can anyone fix me this pleeeeease?
i fixed alot of the problems if there are more just ask, and i added an error sound if something can't be done money or respect wise.
alot of the problems were caused by useing < which is less than it should be >= greater than or equal to. and use else, even if you want nothing to happen otherwise just use
idk y it works it just does
EDIT: forgot file...
alot of the problems were caused by useing < which is less than it should be >= greater than or equal to. and use else, even if you want nothing to happen otherwise just use
- Code: Select all
else
{
//nothing
}
idk y it works it just does
EDIT: forgot file...