You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello, do someone know is there a workaround to make a newline line when sending messages with stdin commands like chat bcast?
i wanted to use one chat command to send 2 or 3 lines of text instead of multiples messages to make new lines.
i tried things like
\r\n \\n \n \n\n
but it don't work, everything after the first \n is cut outthe
ban ip
command accept multiple lines with \n\nwarzone2100/src/stdinreader.cpp
Line 859 in 0d580d2
but it don't work with chat commands despite the code being similar?
warzone2100/src/stdinreader.cpp
Line 922 in 0d580d2
thanks
Beta Was this translation helpful? Give feedback.
All reactions