Jump to content
New account registrations are disabed. This website is now an archive. Read more here.
  • 0
Sign in to follow this  
Bill TM

questions ablut names

Question

I know that this is a stupid question and the answer is probably in a tutorial somewhere, but how do i have the player enter their name so that other npcs in the game can say it

 

tyvm

Share this post


Link to post
Share on other sites

5 answers to this question

Recommended Posts

  • 0

It's simple. You need only input to the message a command \N[Number of Hero in party].

Like \N[1] - The name of first hero in your party.

Share this post


Link to post
Share on other sites
  • 0

input name process, for which actor you want.

afterwards the name is stored for that actor's actor ID

 

to call it,

"Show Text"

\n[#], thats your name is it not?

 

# represents the actor's ID

 

soooo lets say if i did a name input for actor1 and typed "Zen" it would look like

 

"Zen, thats your name is it not?"

Share this post


Link to post
Share on other sites
  • 0

Use the command \n[X] in the message box, replace the "X" with the corresponding actor number whose name you want to display. For example for Aluxes you'd type, \n[1].

Share this post


Link to post
Share on other sites
  • 0

You can also check if an actor's name equals "x"; this way you can use actor names to make passwords to things.

 

I made a demo for this. ^~^

 

http://www.rmxpunlimited.net/forums/files/file/270-rmxp-player-input-demo/

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...