Thread: Worms I
View Single Post
Old 26-02-2005, 08:58 PM   #5
JJXB
Pi-voh
 
JJXB's Avatar

 
Join Date: Oct 2004
Location: Godmanchester, England
Posts: 850
Default

same here.
infact, its possible to play it without the cd
heres my worms.bat:
Code:
@cls
@d:\Worms\bin\black.exe
@SET dos4g=quiet
@SET wormscfg=d:\Worms\worms.cfg
@SET wormscd=d:\Worms
@d:\Worms\bin\wrms
but for everyone else it would be:
Code:
@cls
@*wormsdir*\bin\black.exe
@SET dos4g=quiet
@SET wormscfg=*wormsdir*\worms.cfg
@SET wormscd=*wormsdir*
@*wormsdir*\bin\wrms
__________________
~Ceramic White PSP Status~
FW: 5.00 M33-6
Memory Stick: 8gb
JJXB is offline                         Send a private message to JJXB
Reply With Quote