Uh, sorry, of course it's \n - that's what i used, just not what i
wrote here :P. Anyway, i simply tried to:

self.b = celBillboard(self.entity)
self.b.text = "text \n text"

or

self.b.text = "text \
text"

and both didn't work. \r gave me that strange effect:
http://image.bayimg.com/lajnbaabo.jpg. \n gave the same, just not CR
but LF.

I guess there must be a way to do that. At least other way than using
a few billboards one under another. But i have no other ideas of how
it could be done.

Greetings
2008/7/17 Jorrit Tyberghein <[EMAIL PROTECTED]>:
>
>
> On Thu, Jul 17, 2008 at 8:29 PM, Piotr Podgórski <[EMAIL PROTECTED]>
> wrote:
>>
>> Hi,
>>
>> How can i break my pcBillboard's text into a few lines in Python? I've
>> tried to use /n and /r but it didn't work.
>
> BTW. It is \n. You're using the wrong slash.
>
> Greetings,
>
>>
>> I use CS/CEL 1.4
>>
>> Thanks in advance,
>>
>> Peter
>>
>> -------------------------------------------------------------------------
>> This SF.Net email is sponsored by the Moblin Your Move Developer's
>> challenge
>> Build the coolest Linux based applications with Moblin SDK & win great
>> prizes
>> Grand prize is a trip for two to an Open Source event anywhere in the
>> world
>> http://moblin-contest.org/redirect.php?banner_id=100&url=/
>> _______________________________________________
>> Cel-main mailing list
>> Cel-main@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/cel-main
>
>
>
> --
> Project Manager of Crystal Space (http://www.crystalspace3d.org)
> and CEL (http://cel.crystalspace3d.org)
> Support Crystal Space. Donate at
> https://sourceforge.net/donate/index.php?group_id=649
> Visit my town at http://waldir.myminicity.com/
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Cel-main mailing list
> Cel-main@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/cel-main
>
>

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Cel-main mailing list
Cel-main@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cel-main

Reply via email to