Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @ikt Oh and regarding this:
- Can you string colors and stuff together like ~wn~ or do you need to put them separately, like ~w~~n~?
- You need to do it seperately. Also, not sure if you knew this but you can use HTML style for that as well, e.g.
- <font color='#0F0CCC'>Text</font>
- or
- <font face='$font_name' size='value'>Text</font>
- or even embed images:
- <img src='img://txd_name/texture_name' hspace='value' vspace='value' width='value' height='value'/>
- Note that the TXD has to be loaded into memory first, of course.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement