Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggestions for Utilities Plugin #217

Closed
NDM1574 opened this issue Mar 1, 2023 · 8 comments
Closed

Suggestions for Utilities Plugin #217

NDM1574 opened this issue Mar 1, 2023 · 8 comments

Comments

@NDM1574
Copy link

NDM1574 commented Mar 1, 2023

replaceFile type[costume,sound,backdrop] with [fileResult] BLOCK (fileResult accepts fileResult reporter)
fileResult REPORTER
fileExtension REPORTER
fileName REPORTER
openFileDialog title:[value] custom CSS (optional):[value] accept files:[fileExtension] BLOCK
downloadFile name:[fileName] extension:[fileExtension] costume/sound:[value] BLOCK (Value accepts any costume or sound in entire project)
greenFlag BLOCK

If you need an explanation for any block please tell me

@TheShovel
Copy link
Contributor

GreenFlag already is in ShovelUtils as Restart project. And you can do most of what you mentioned with the Files extension.

@NDM1574
Copy link
Author

NDM1574 commented Mar 2, 2023

GreenFlag already is in ShovelUtils as Restart project. And you can do most of what you mentioned with the Files extension.

Could you quickly explain how to interact with ZIP files, along with replacing sprites and sounds?

@TheShovel
Copy link
Contributor

You can't interact with zip files, but you can add sprites and sounds with links to their respective location on a website (look at the example links)

@NDM1574
Copy link
Author

NDM1574 commented Mar 2, 2023

That wouldn't work, this would have to be a 1 file/1 link for all thing, its for full mod support on my game

@echoless3484
Copy link

@TheShovel You think its possible to add Zip support to either the files extension or ShovelUtils?

@CST1229
Copy link
Collaborator

CST1229 commented Jul 27, 2023

It's now possible to interact with zips with the Zip extension.

@echoless3484
Copy link

It sure is! I love it

@SharkPool-SP
Copy link
Collaborator

these all exist now in various extensions as mentioned above

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants