NAME IN TALKING
Posts
Pages:
1
i need to know how the event "person" says the characters name and then says stuff like
(User name) Hi :)
(User name) Hi :)
System.out.println(charactername.": ".charactermessage);
Echo $charname.": ".$message;
++[>++[>++[>++[>++<-] <-] <-] <-] >>>><+++++++[>+++++<-] >. <+++[>++++++++++++<-] >+. <+++[>--<-] >-. <++[>++++++++<-] >+. <++[>--------<-] >-. <+[>+<-] >+. <++[>++++++++<-] >+. <+++++[>---<-] >. <+++[>++++<-] >+. <++[>--<-] >. <+++[>----<-] >-. <+++[>++++<-] >. <++[>----<-] >. <+++++++[>------<-] >-. <+++++++++++++[>--<-] >. <+++++[>+++++++++<-] >. <+++[>++++++++<-] >. <+++++++[>++<-] >. . <+++[>------<-] >. <+++[>++<-] >. <+[>-<-] >-.
output= (charname + ": " + message);
//drawtexthere
Etc.
post=133108im using RPG maker VX
i need to know how the event "person" says the characters name and then says stuff like
(User name) Hi :)
n\[x]
0001: Princess
0002: Knight
0003: Bananaman
If you want them to address the Princess, you'd replace 'x' with 1. Bananaman would be 3 and so forth.
I'm not sure if
\n[0]
Pages:
1















