Blockland Forums > Modification Help
extract package Prints of 5 file zip into add on folder.
(1/5) > >>
Furling:
how I can set package print to extract all print into add-on:
1x1
1x1f
1x2f
2x2f
2x2r
I not want package separate.
Requirement use server.cs

--- Code: ---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 ---

I want make sure this correct extract all package into add on instead downlad 5 each. these above is correct or I am wrong.

If someone help me this coding for print worked, then I ll lock this topic.
otto-san:
okay what

why are you trying to do that
Furling:

--- Quote from: otto-san on July 18, 2010, 03:27:40 PM ---okay what

why are you trying to do that

--- End quote ---
because I made print in 5 zip file packs in one zip file and post in rtb, when someone want download  print then itself extract into your add-on folder, or you perfer 5 package separate. you have go 5 page website of rtb pages, click then go other page click like total 5 time instead one time download zip files. Do you understand ?
otto-san:
okay no

i dont understand
Furling:

--- Quote from: otto-san on July 18, 2010, 04:38:30 PM ---okay no

i dont understand

--- End quote ---
then why you post, and you not even know what script code is anyway.
Navigation
Message Index
Next page

Go to full version