Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


How to add spaces?

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine Lua Scripting
View previous topic :: View next topic  
Author Message
Roman012
!BEWARE! Deletes post on answer
Reputation: 0

Joined: 25 Dec 2022
Posts: 24

PostPosted: Mon Jan 23, 2023 10:35 am    Post subject: How to add spaces? Reply with quote

How do I add spaces every two characters if there is text?


1.png
 Description:
 Filesize:  1.16 KB
 Viewed:  1195 Time(s)

1.png



2.png
 Description:
 Filesize:  1.42 KB
 Viewed:  1195 Time(s)

2.png


Back to top
View user's profile Send private message
AylinCE
Grandmaster Cheater Supreme
Reputation: 31

Joined: 16 Feb 2017
Posts: 1234

PostPosted: Mon Jan 23, 2023 12:22 pm    Post subject: Reply with quote

Code:
aa = "1X5XX4XX6XXX3X2XX7X8"
local couples = function(a) return a:gsub("(.)(.)","%1%2 ") end

-- check

if aa=="" then
 print("It looks like a blank line! Please fill in the line to be formatted!")
else
 aa1 = couples(aa)
 print(aa1)
end


-- result: 1X 5X X4 XX 6X XX 3X 2X X7 X8

_________________
Hi Hitler Different Trainer forms for you!
https://forum.cheatengine.org/viewtopic.php?t=619279
Enthusiastic people: Always one step ahead
Do not underestimate me Master: You were a beginner in the past
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine Lua Scripting All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites