[TIP / Batch File] menu

User Tag List

Results 1 to 1 of 1
  1. #1
    wowDevver24's Avatar Member
    Reputation
    1
    Join Date
    Dec 2009
    Posts
    28
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [TIP / Batch File]

    As I announced yesterday I am doing a Total Conversion with wow 1.1.2, while setting up my build environment I noticed cryects tools do not support multiple file actions at once so try these


    ADT Offset Fixer :-
    make a new text file or open notepad

    then paste in this code
    Code:
    for %%X in (*.adt) do (OffsetFix.exe %%X)
    then save the filename to the windows directory with extension.bat, basically this is a quick way to use the batch file anywhere so you do not need to copy the file, alternatively create environment variable pointing to c:\wowscripts (I'm not telling you how to do that as its unnessecary) btw to save me writing this for every tool just assume you need to do this last bit on saving for every file yeah

    NOTE: this assumes cryects tools are either in the windows directory or you append the path to the tools directory before toolname.exe

    ADT Chunk to text :-
    make a new text file or open notepad

    then paste in this code
    Code:
    for %%X in (*.adt) do (FileInfo.exe %%X)
    ADT from text Chunk info :- (assumes you are mass editing .adt's with .txt's)
    make a new text file or open notepad

    then paste in this code
    Code:
    for %%X in (*.adt) do (loadinfo.exe %%X)
    ADT Remove Walls :-
    make a new text file or open notepad

    then paste in this code
    Code:
    for %%X in (*.adt) do (RemoveTheWalls.exe %%X)
    ADT Hole Patch :- (Probably not a good idea but the tool does not have to leave the drawer)
    make a new text file or open notepad

    then paste in this code
    Code:
    for %%X in (*.adt) do (PatchHoles.exe %%X)
    Hope you found this helpful, btw this rather simple script can be modded for any one of a number of actions with any executable, I just luuuurve cryects tools... Stay tuned for my map hole maker tool based on cryects source without the need for taliis (it keeps ruining my .ADT texturing very very buggy stuff) :wave:

    [TIP / Batch File]

Similar Threads

  1. [Program] Glider batch file creator
    By Frankymouse in forum World of Warcraft Bots and Programs
    Replies: 5
    Last Post: 06-06-2008, 07:39 PM
  2. Help with executing custom item batch file to heidi sql?
    By Drelanarus in forum World of Warcraft Emulator Servers
    Replies: 10
    Last Post: 04-27-2008, 11:47 AM
  3. Navicat 8 Executing Batch Files
    By Ltleontis54321 in forum World of Warcraft Emulator Servers
    Replies: 5
    Last Post: 03-30-2008, 12:50 PM
  4. How to change entry id's with batch file?
    By Maisteri in forum World of Warcraft Emulator Servers
    Replies: 3
    Last Post: 03-06-2008, 01:19 PM
  5. I Get This Error When I Run Execute Batch File On Navicat
    By BillyBob31 in forum World of Warcraft Emulator Servers
    Replies: 3
    Last Post: 03-01-2008, 07:28 AM
All times are GMT -5. The time now is 03:39 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search