Pages: 1
Hi, im making a rpg, where you can choose your own name. And i have problems finding out, when you entered your name, then how to get the anwser in the stats?
Offline
Use the join command:
when gf clicked ask [What is ur Name] and wait set [Name v] to (Answer) say (Join[Name =](Name))
Last edited by Aditya007 (2013-01-02 06:59:45)
Thanks!