The system>Create object only accept numbers as far as I know, while placing "" will turn it into a string.
If you know where the player should go, pick this coordinate as number and setup the System>Create> to that position.
For example, if you want the player go to slot 11, and you know the name of the object there, just setup:
System>Create>ObjectPosition11.X,ObjectPosition11.Y
Where ObjectPosition11 is the name of the object on position 11.
To know what object you should pick before setup the creation system, pick it using, now, a string like this:
Condition: System>Pick by Comparison>ObjectPosition & DiceResult+PlayerPosition