Jump to content
Puzzling

FDO Revamp

Recommended Posts

Posted (edited)

I LOVE the /fdo command. I am happy it finally got implemented. I think two small changes could make it even better! 

1) Be able to manually make new lines instead of randomly doing it based on length so words do not get chopped off
2) Do not trim white spaces in the messages, that way we can format the text better with pricing, etc.

--Example of point 1--
/fdo Yo this is a cool fdo! \n This is line two \n text @ 123-457 for more!

Then it would output as follows:

Yo this is a cool fdo!
This is line two
text @ 123-4567

--Example of point 2--
(Once you know how many characters can be on one line you can add spaces to make it go to new lines without the above, it would just make it easier)

/fdo New Food Menu!!   fries                $1.00 hotdog           $2.00 cheeseburger $3.00

New Food Menu!!
fries                $1.00
hotdog           $2.00
cheeseburger $3.00

Right now it trims the spaces and would look like the following

New Food Menu!! fri
es $1.00 hotdog $2.0
0 cheeseburger $3.00

Edited by Puzzling
Posted

used to be able to use <br> or <br /> to line break an fdo, unsure if you still can. you can replicate the behaviour of point 2 using ~ instead of space, since it trims that trying to match color codes

 

  • Like 1
Posted
15 hours ago, Ash said:

used to be able to use <br> or <br /> to line break an fdo, unsure if you still can. you can replicate the behaviour of point 2 using ~ instead of space, since it trims that trying to match color codes

 

MqF7cTY.png

 

You can. /fdo Test <br /> Line 2

oaN8i4l.png

/fdo Test<br />Line 2<br />Line3<br />Line 4

  • Like 1
Posted

One thing I did notice while trying <br /> and <b> while they work, they add characters to the lines so the spacing is still really funky looking because it must count how many characters there are then split it before removing the break line and bold identifiers

Once I get home from work ill post screenshots of the issue 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and our Privacy Policy. We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.