• 🏆 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!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece! 🔗 Click here to enter!

[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