![]() |
Sign question
I wasn't sure whether to put this in the 'NPC scripting' section or not but I think the rules for signs and showtext are the same.
How do you go the next space down. Sounds dumb but I can't figure it out haha. :confused: I think it has to do with the # I checked the Graal editor to see all the sign functions but they didn't show any for next line down. I only want about 5 words per line. |
you mean like a new line? you can always use #b which should work
example: HTML Code:
Hey#b |
Quote:
so it didn't work. Sorry I should of specified |
\n
|
Quote:
Quote:
|
\n should be part of the string(in quotes). If you want it outside of the string then use NL.
So: PHP Code:
PHP Code:
|
Are you sure showtext can display multiple lines of text? I'm pretty sure it won't and you'll just have to show multiple lines of text as separate images ("showtexts") with a different index.
|
Quote:
|
| All times are GMT +2. The time now is 08:42 AM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.