[HELP] - How to make textNumber to "if" - [Possoble or not?]
Posted: Mon May 14, 2012 4:30 pm
Hello developers ..long days ago i try to make sth like that:
if (score.textNumber==500) {
DestroyActor("EventActor");
}
But it is no results.. if have another way .. maybe with Global Code - Defines or includes or variables..idk. Help me
if (score.textNumber==500) {
DestroyActor("EventActor");
}
But it is no results.. if have another way .. maybe with Global Code - Defines or includes or variables..idk. Help me