Frictional Games Forum (read-only)

Full Version: No Description
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Is it possible to have no description in a custom story?

I mean, so that there is not text at all, not even "No description"?

Thanks.
You can go like
Description = ""
If you don't write anything inside ""s then there will be no description?
Hmm... Im probably doing something wrong, but if i dont write anything it just says "No Description".

What im looking for is a way to only show the picture, and not a description.
Well, you can place some space like " " or too many [br] s that description is not seen.
Thank you very much, i got it working now using a whole lotta [br]s.