you can make a text such as "the car jump" you can compare only one of the words in this text for example, if we write "the car jump" the word that compares that text is "car", without needing have to compare the whole word as it is written
Hello,
You can use string.indexOf
Here is an example for finding a word position inside a string: www.gamemaker3d.com/player?pid=01643002
If the word not found then the result will be -1
Regards,
Cyberix3D team
The administrator has disabled public write access.