Have no idea how Floortext work

This forum is for the Lua scriptable clone of DM/CSB called Dungeon Strikes Back by Sophia. Use DSB to build your own highly customised games.

Moderator: Sophia

Forum rules
Please read the Forum rules and policies before posting.
Post Reply
User avatar
Zed5Duke
Um Master
Posts: 453
Joined: Sat Jun 24, 2006 5:40 pm
Location: Darkmoond

Have no idea how Floortext work

Post by Zed5Duke »

How floortext is supposed to work?

In wall text there is in window: text="edit me" but in floor text its nothing to edit, empty
These three buttons below as "Edit OpBys" are inactive (cant click them)

Am tried figure this out from test dungeon but any buttons don't lead me anywhere to made anything as text, color etc.
Well I could edit what is already there in test dungeon but placing new floor text give empty window locked buttons and no clue what to do
User avatar
Sophia
Concise and Honest
Posts: 4239
Joined: Thu Sep 12, 2002 9:50 pm
Location: Nowhere in particular
Contact:

Re: Have no idea how Floortext work

Post by Sophia »

For the time being, you'll have to add the variables yourself. You can actually do this with any object instance in ESB, but most of them have more convenient ways to edit their variables.

Click "Add" and type text into the box that appears. You can then type in your text string; don't forget to put it in quotes. You can also add a variable called color and put in a { R, G, B } color like the version in the test_dungeon.

I hope that helps. :)
Post Reply