| Blockland Forums > Modification Help |
| My script breaks BL... ;-; |
| << < (2/2) |
| Pew446:
--- Quote from: Kalphiter on October 10, 2010, 04:59:10 PM --- --- Code: ---%pattern = "Add-Ons/Client_Textures/Textures/*.png"; for(%file = findFirstFile(%pattern); %file !$= ""; %file = findNextFile(%pattern)) if(!isFile("base/data/shapes/" @ fileName(%file))) fileCopy(%file, "base/data/shapes/" @ fileName(%file)); --- End code --- --- End quote --- Thanks. :) |
| Navigation |
| Message Index |
| Previous page |