Posts: 200
Threads: 27
Joined: Nov 2018
BYOND Username: adharainspace
create a field in paper by typing "_____"
type [sign]
usually that signs yr characters name and signature
but in a field it just leaves the [sign] as plaintext
but it doesnt work in fields? i dont like my paperwork being off because i had to type out 25 underscores to accommodate names D:
Posts: 2,046
Threads: 68
Joined: Jun 2016
BYOND Username: NateTheSquid
its always bothered me that the "___" also limits the amount of characters, rather than just having like 3 underscores indicate its an input and allow you to type however much. also in relation to this bug, you could just say 'sign here'
Posts: 911
Threads: 44
Joined: Jul 2016
BYOND Username: Mordent
(12-21-2018, 01:50 PM)NateTheSquid Wrote: its always bothered me that the "___" also limits the amount of characters, rather than just having like 3 underscores indicate its an input and allow you to type however much
Can you confirm that's still a thing? I thought I fixed that forever ago.
Posts: 83
Threads: 18
Joined: Nov 2013
BYOND Username: party-cactus
(12-22-2018, 11:17 AM)Mordent Wrote: (12-21-2018, 01:50 PM)NateTheSquid Wrote: its always bothered me that the "___" also limits the amount of characters, rather than just having like 3 underscores indicate its an input and allow you to type however much
Can you confirm that's still a thing? I thought I fixed that forever ago.
Can confirm. The number of underscore is 1:1 to how many characters it'll print from whatever you've written in the input box.
Posts: 200
Threads: 27
Joined: Nov 2018
BYOND Username: adharainspace
bumping because this is still broken
Posts: 1,655
Threads: 44
Joined: Nov 2014
BYOND Username: Zewaka
03-13-2019, 10:26 PM
(This post was last modified: 03-13-2019, 10:33 PM by ZeWaka.)
paper.dm:176 look around
[sign] recgonition (or any other [SHIT] recgonidition is not being run after, swith to different proc and call
Posts: 200
Threads: 27
Joined: Nov 2018
BYOND Username: adharainspace
Posts: 200
Threads: 27
Joined: Nov 2018
BYOND Username: adharainspace
Posts: 643
Threads: 125
Joined: Sep 2012
This is probably fixed now. Or the next time the server restarts.