Player Imput

sherlock
12 Feb 2011, 01:34
How would you make a spot were the player would right therer name and it would show all the rest of the writing would refer to him as in andrew did this...

Alex
12 Feb 2011, 13:29
Under the "Other" category, check out the "Enter next command into string variable" command.

sherlock
18 Feb 2011, 01:59
BUt hwo would you make a IF player does that then...?

Alex
18 Feb 2011, 12:24
As you would expect, after your "Enter next command into string variable" command, you can use an "if" script. In your "if" script you can add a condition to compare the string the user just entered. Or you can use a "select case", check out the tutorial for info.