Blockland Forums > Modification Help
What are these "�+" things doing in my script!?
adam savage:
I think this says all:
ActivatePackage(Punctuation);�##�##�+���+���+���+���+���+���+���+���+���+���+���+���+���+���+���+���+���+���+���+���+���+���+�
These all just showed up in my script.
Chrono:
Did you happen to have this script in a zip file, updated it while running the game, and tried to execute it?
Ipquarx:
--- Quote from: Chrono on February 05, 2012, 08:37:31 AM ---Did you happen to have this script in a zip file, updated it while running the game, and tried to execute it?
--- End quote ---
If that's what you happened to have done, then do this in the console to re-execute it:
discoverFile("add-ons/zipname.zip");
exec("add-ons/zipname/csfile.cs");
Destiny/Zack0Wack0:
This could also be something to do with your text editor (wrong charset or the like).
Eeposs:
--- Quote from: Destiny/Zack0Wack0 on February 07, 2012, 01:34:32 AM ---This could also be something to do with your text editor (wrong charset or the like).
--- End quote ---
This.