The forum
Dark Age of Camelot : Labyrinth of the Minotaur
    
    
        
        
            | Author | Replies | 
        
                
                        
		    | Tr4sK | Sunday 4 November 2007 at 15:35 | 
                
                    | Tr4sK  
 
             | Nom du script : DAoCLotM
Nom reel : Dark Age of Camelot : Labyrinth of the Minotaur
Editeur  : Mythic
Site web de l'editeur : http://daoc.goa.com/fr/
Wine  : Gold
Script :#!/bin/bash #Vérifier que PlayOnLinux est bien exécuté avant
 if [ "$PLAYONLINUX" = "" ]
 then
 exit 0
 fi
 #Charger les librairies
 source "$PLAYONLINUX/lib/sources"
 
 #Verifier les dépendences
 cfg_check
 
 #Presentation
 presentation "Dark Age of Camelot - Labyrinth of the Minotaur" "Mythic" "http://www.darkageofcamelot.com/" "Tr4sK" "DAoCLotM" 1 4
 
 #Cette partie contiendra le code du jeu.
 
 mkdir -p $REPERTOIRE/wineprefix/DAoCLotM
 cd $REPERTOIRE/wineprefix/DAoCLotM
 
 telecharger "Veuillez patienter pendant le téléchargement du client de Dark Age of Camelot : Labyrinth of the Minotaur (515 Ko)" "http://kiero91.free.fr/POL/SetupDAoC_LOTM.exe" 2 4
 
 message "Téléchargement terminé. \nAppuyez sur entrer, puis patientez le temps de préparer l'installation" 3 4
 
 select_prefixe "$HOME/.PlayOnLinux/wineprefix/DAoCLotM/"
 creer_prefixe 4 4
 
 attendre "Patientez pendant l'extraction"
 wine ./SetupDAoC_LOTM.exe
 
 #Fin du code du jeu
 #Création du lanceur
 
 creer_lanceur "DAoCLotM" "Dark Age of Camelot - Labyrinth of the Minotaur/" "camelot.exe" "" "Dark Age of Camelot : Labyrinth of the Minotaur"
 
 exit
 Edited by Tr4sK 
                                 
 | 
                        
    
    
        
	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