button on pressed
Dictionary has key textbox.text
> perform action
Thanks a Lot this work fine, but i have another problem, you can help-me again? *-*
the event went well, but I did another event in the same way, but with another dictionary and their keys.
the result I want is this: if the player enter one of the keys of the Dictionary1, the object 1 will appear and destroy the object 2 instead.
However, if the player enter a key of Dictionary2, the object 1 will be destroyed and the object 3 that will appear instead.
But what is happening is that the Dictionary1 event functions normally and appears the object 2, but if I use a key of Dictionary2 the objects 1 and 3 appears together, one above the other.
How could to separate it?
I thank since then and wait response