Scripting: Difference between revisions

m
Additional spacing.
m (Added some more examples regarding life scripts.)
m (Additional spacing.)
Line 69: Line 69:
{{HeaderNoTOC|SPC Talking}}
{{HeaderNoTOC|SPC Talking}}
<code>-</code> followed by something you want your scripted character to say will make it talk.
<code>-</code> followed by something you want your scripted character to say will make it talk.
<code>- Hello there!</code> will make your SPC say "Hello There!" in chat.
<code>- Hello there!</code> will make your SPC say "Hello There!" in chat.


{{HeaderNoTOC|Interactor Talking}}
{{HeaderNoTOC|Interactor Talking}}
<code>+</code> followed by something you want someone interacting with you to say.
<code>+</code> followed by something you want someone interacting with you to say.
<code>+ Hi there!</code> will make someone interacting with your SPC say "Hi there!"
<code>+ Hi there!</code> will make someone interacting with your SPC say "Hi there!"


{{HeaderNoTOC|Grey Text}}
{{HeaderNoTOC|Grey Text}}
<code>_</code> followed by something you want in chat to appear in grey color.(People see this if they are interacting with you)
<code>_</code> followed by something you want in chat to appear in grey color.(People see this if they are interacting with you)
<code>_ Something spooky happens.</code> will make "Something spooky happens." appear and be grey in chat.
<code>_ Something spooky happens.</code> will make "Something spooky happens." appear and be grey in chat.


{{HeaderNoTOC|Big Title Text}}
{{HeaderNoTOC|Big Title Text}}
<code>^</code> followed by something you want to see in big title letters.(People see this if they are interacting with you)
<code>^</code> followed by something you want to see in big title letters.(People see this if they are interacting with you)
<code>^ Super Epic Title</code> will make "Super Epic Title" appear in giant title text in the center of the screen.
<code>^ Super Epic Title</code> will make "Super Epic Title" appear in giant title text in the center of the screen.


62

edits