how do i make it so that people on my game call you by your character's name,so like when you do the name input bit,they call you by what you put in there
Type "\N[n]" (without the quotes, obviously), where n is the ID number of the actor.
Quote from: Zylos on August 14, 2009, 09:27:19 PM
Type "\N[n]" (without the quotes, obviously), where n is the ID number of the actor.
]
it aint working
Where you are writing in your text, hit F1 to see all the commands you can do there.
Example: If you write like this: Hello \N[001].
and the first characters name is Aluxes, then it will show up: Hello Aluxes.
Screen attached
Quote from: stripe103 on August 15, 2009, 01:12:28 PM
Where you are writing in your text, hit F1 to see all the commands you can do there.
Example: If you write like this: Hello \N[001].
and the first characters name is Aluxes, then it will show up: Hello Aluxes.
Screen attached
it doesn't work
Then you're doing it wrong. All you have to do is type in \n[1] and you'll get the first actors name.
Quote from: Zylos on August 15, 2009, 02:10:52 PM
Then you're doing it wrong. All you have to do is type in \n[1] and you'll get the first actors name.
oh,it's wokring now,tyvm,how do i change this topic to resolved?