Blockland Forums > Modification Help
How might one convert a BINARY FILE to a base64 string?
Ipquarx:
--- Quote from: Lugnut1206 on June 15, 2012, 07:06:37 PM ---god damn it.
--- End quote ---
In other words the only real disadvantage is that you won't be able to merely return the value straight from the function, which isn't really a big disadvantage though.
Axolotl:
--- Quote from: Kalphiter on June 15, 2012, 05:44:35 PM ---No, because 0x00 can never be stored.
--- End quote ---
How about checking if the character equals NULL?
Destiny/Zack0Wack0:
--- Quote from: Axolotl on June 15, 2012, 10:02:10 PM ---How about checking if the character equals NULL?
--- End quote ---
How does one check something that has already disappeared?
Kalphiter:
--- Quote from: Axolotl on June 15, 2012, 10:02:10 PM ---How about checking if the character equals NULL?
--- End quote ---
You're talking about a character that has an unknown location.
Lugnut:
--- Quote from: Ipquarx on June 15, 2012, 08:36:04 PM ---In other words the only real disadvantage is that you won't be able to merely return the value straight from the function, which isn't really a big disadvantage though.
--- End quote ---
it is when your goal is to be 100% in torquescript