Das Forum
Worms
    
    
        
        
            | Autor | Antworten | 
        
                
                        
		    | ktulu77 | Saturday 22 November 2008 at 20:59 | 
                
                    | ktulu77  
 
             | voilà, je viens de faire le script pour le Worms (MS-DOS).
Est-ce que ça marche bien chez vous ?
 
 
#!/bin/bash
 if [ "$PLAYONLINUX" = "" ]
 then
 exit 0
 fi
 source "$PLAYONLINUX/lib/sources"
 
 cfg_check
 
 #Presentation
 presentation "Worms" "Team 17" "http://wwp.team17.com" "ktulu77" "Worms1"
 
 attention "N'oubliez pas d'installer unrar avant de lancer ce script!"
 
 select_prefixe "$REPERTOIRE/wineprefix/Worms1/"
 dosprefixcreate
 
 cd $WINEPREFIX/drive_c/
 
 telecharger "Téléchargement du jeu" "http://www.abandonware-utopia.com/pages/telechargement/jeux/Worms.zip"
 mv Worms.zip Worms.rar
 unrar x Worms.rar
 rm Worms.rar
 
 export $CDROM="none"
 
 creer_lanceur_dos "Worms1" "worms/" "WORMS.BAT" "" "Worms"
 | 
                        
    
    
        
	This site allows content generated by members, and we promptly remove any content that infringes copyright according to our Terms of Service. To report copyright infringement, please send a notice to dmcayonlinux.com