• Invalid Escape Sequence
    2 replies, posted
Hello, Why i have a error in the console but the escape sequence is correct ? local Str = "\ExtraMapEntList[\""..Map.."\"] = {\n"
local Str = "ExtraMapEntList[\""..Map.."\"] = {\n" However I have no idea why you are doing this and it's proberbly a terrible idea
I dump all entites from a specific class on the map and add it on a table then translate to a .txt
Sorry, you need to Log In to post a reply to this thread.