Click to See Complete Forum and Search --> : Calling a function with a variable


greenpizza13
11-20-2003, 11:15 AM
I don't want to have 100 millions if statemetns to make this huge game im working on work... instead I want to take a variable, such as "help" and make it run the funtion help();
is there any operation to do such thing? Mabie an array or something, but then I'm still at a standstill...