| Blockland Forums > Modification Help |
| extract package Prints of 5 file zip into add on folder. |
| << < (2/5) > >> |
| otto-san:
1. Prints are loaded automatically. 2. Absolutely NO POINT in having five different addons for one thing, just put them all into one file. 3. This is stupid and you should feel as such. |
| Furling:
--- Quote from: otto-san on July 18, 2010, 04:49:23 PM ---1. Prints are loaded automatically. 2. Absolutely NO POINT in having five different addons for one thing, just put them all into one file. 3. This is stupid and you should feel as such. --- End quote --- You want stupid five package separate zip, it take you alot work *click Download* then next other page *click download* then next other page , Do you want keep going on ? you loving idiots ! you are no scripter ! get loving out hell this my topic, go post somewhere esle. |
| Destiny/Zack0Wack0:
You have no idea how hard it is to understand you, but it's not your fault your deaf. You just have to understand we can't understand you very well. We don't know what you're trying to do here. EDIT: You can't extract zip files with torque. You have to read everything in the zip file and copy it outside yourself. |
| Furling:
--- Quote from: Destiny/Zack0Wack0 on July 18, 2010, 06:10:20 PM ---You have no idea how hard it is to understand you, but it's not your fault your deaf. You just have to understand we can't understand you very well. We don't know what you're trying to do here. EDIT: You can't extract zip files with torque. You have to read everything in the zip file and copy it outside yourself. --- End quote --- you have good point. when I create print with 5 packages put in one zip file, then I have to upload to RTB posting, when someone someone want download into add-on folder, enable it should automatically extract all 5 zip files into add-ons folder, that smiple. Edit: --- Code: ---activatepackage(Print_package); activatepackage(UnLag); exec("Add-Ons/Print_1x1_nameHere.zp"); exec("Add-Ons/Print_1x1f_nameHere.zp"); exec("Add-Ons/Print_1x2f_nameHere.zp"); exec("Add-Ons/Print_2x2f_nameHere.zp"); exec("Add-Ons/Print_2x2r_nameHere.zp"); } --- End code --- something like that. |
| Destiny/Zack0Wack0:
... I just told you you can't extract files using torque. You have to do it manually. |
| Navigation |
| Message Index |
| Next page |
| Previous page |