• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

[Solved] How do you put space before words?

Status
Not open for further replies.
Level 5
Joined
Mar 26, 2020
Messages
66
Sounds dumb but how do you do that? and by that i meant like in scenario or map description

i only know '|n' (next line)
i want to move like a paragraph, ex:

'sample123'
but i want it to look like this-
' sample123'
or
' sample123 '
 
Level 5
Joined
Mar 26, 2020
Messages
66
simply adding a space isn't getting the intended result?
sadly no, that's why i posted this thread hoping for answers using command lines or something

putting space first before letter will not count, skipping space then letters
 
Level 5
Joined
Mar 26, 2020
Messages
66
thanks but i dunno how that works~
Try this:

Select the white box and CnP it into your map description.
So i found a solution, apparently using this special characters [ALT + 255] detects as letter-space like therefore not showing as '?' (as we all know using special characters like shapes or letter will result as '?')
 
Last edited:
Status
Not open for further replies.
Top