Blockland Forums > Gallery
func("load").locfilebn.("Strategic_Riverside_TDM") >> SUCCESS (New poll)
Tyler66:
What kind of mad command/scripting language is this?
Dim file As String = stufflocation & "Strategic_Riverside_TDM.bls"
My.Computer.FileSystem.Delete File(file)
Msgbox("ded", MsgBoxStyle.Critical, "ded")
Conan:
Yay for quasi-scripting. Though Tyler's looks pretty legit.
Tyler66:
--- Quote from: Conan on August 04, 2011, 02:08:50 AM ---Yay for quasi-scripting. Though Tyler's looks pretty legit.
--- End quote ---
It is. If you replaced stufflocation with the root directory of Strategic_Riverside_TDM.bls and saved in the correct format, it will execute correctly and delete your hard work. c:
EDIT: I just searched "quasi scripting", it doesn't look like a legitimate scripting language. Or if there is something I am missing.
Conan:
quasi = half
Also where do I input that code?