src."m[src.usm]"()
Problem description:
after chosing between move 1 move 2 move 3 or move 4 the var usm becomes 1 2 3 or 4 acording to the selection, after i want to call the proc. m1 m2 m3 or m4 according to the usm var.
m1 m2 m3 or m4 will be like Tackle, Water gun and etc.
i made a proc for each move in the game but when i call the
src."m[src.usm]"() i get errors, do you know any other way i can call it without errors?
it says "m[src.usm]" has no effect, plz help
</rant>
Look up call() in the Reference.