View Single Post
Old 02-25-2004, 04:00 PM   #4 (permalink)
mad ivan
Senior Member
 
Join Date: Sep 2001
Posts: 313
Send a message via ICQ to mad ivan Send a message via MSN to mad ivan
Default

There are two ways to do it (the second is easier):

<<<FIRST WAY>>>

create a new shortcut to generals.exe

Right-Click on the new shortcut and press "Properties".

In "target" - it should say something like:

"E:\Program Files\EA Games\Zero Hour\generals.exe"

Add -particleEdit -win after the quotation marks (") in the end.

<<<SECOND WAY>>>

in your generals/zero hour directory - create a new file called particle.txt .Edit it with a simple TXT editor and add the following:

Quote:
@ECHO OFF
echo Welcome to the Generals Particle Editor
pause
generals.exe -particleEdit -win
Save the file, close and rename it to "particle.BAT".Then Simply Run "particle.bat" and you are done!!!
mad ivan is offline   Reply With Quote