linki1119 Utilisateur confirmé: Rang *
Messages : 231 Localisation : De retour au CBNA Projet Actuel : Et si on reprenait session
| Sujet: problémes BASIQUE Lun 28 Mai 2007 - 9:25 | |
| bonjour,voila j'ai un probléme avec ce code de BASICS - Code:
-
nomainwin WindowWidth=400 WindowHeight=430 UpperLeftX=Int((DisplayWidth-WindowWidth)/2) UpperLefty=Int((DisplayHeight-WindowWidth)/2) open"space war I" for graphics_nsb as #game #game, "trapclose [quit]" loadbmp"bg","fond.bmp" loadbmp"explo1.bmp","explo1.bmp" loadbmp"explo2.bmp","explo2.bmp" loadbmp"explo3.bmp","explo3.bmp" loadbmp"explo4.bmp","explo4.bmp" loadbmp"explo5.bmp","explo5.bmp" #game, "background bg" #game, "addsprite explo explo1 explo2 explo3 explo4 explo5" #game, "cyclesprite explo 1" #game, "drawsprites" wait [quit] close #game end
quand je le lance il me marque: - Citation :
- theses handles closed by just basic,please add the appropriate CLOSE command
|
|
Invité Invité
| Sujet: Re: problémes BASIQUE Lun 28 Mai 2007 - 23:24 | |
| ba la tu dis n'importe quoi et tu explique rien tu dis m^^eme pas a quoi sert ce truc |
|
Wargamer *Excellent utilisateur*
Messages : 6938 Projet Actuel : Bataille de cake au fruits
| Sujet: Re: problémes BASIQUE Mar 29 Mai 2007 - 2:09 | |
| theses handles closed by just basic,please add the appropriate CLOSE command ca dit que ta mal écrit la fonction fermé ptet que c'est une faute de frpape ou c'est un autre commande |
|
Gab666 Modérateur 'Zut'
Messages : 5340 Localisation : **I move away from the mic to breathe in
| Sujet: Re: problémes BASIQUE Mar 29 Mai 2007 - 3:15 | |
| - linki1119 a écrit:
- bonjour,voila j'ai un probléme avec ce code de BASICS
- Code:
-
nomainwin WindowWidth=400 WindowHeight=430 UpperLeftX=Int((DisplayWidth-WindowWidth)/2) UpperLefty=Int((DisplayHeight-WindowWidth)/2) open"space war I" for graphics_nsb as #game #game, "trapclose [quit]" loadbmp"bg","fond.bmp" loadbmp"explo1.bmp","explo1.bmp" loadbmp"explo2.bmp","explo2.bmp" loadbmp"explo3.bmp","explo3.bmp" loadbmp"explo4.bmp","explo4.bmp" loadbmp"explo5.bmp","explo5.bmp" #game, "background bg" #game, "addsprite explo explo1 explo2 explo3 explo4 explo5" #game, "cyclesprite explo 1" #game, "drawsprites" wait [quit] close #game end
quand je le lance il me marque: - Citation :
- theses handles closed by just basic,please add the appropriate CLOSE command
Oh mon dieu c'est horrible, oh non, c'est du BASIC |
|
linki1119 Utilisateur confirmé: Rang *
Messages : 231 Localisation : De retour au CBNA Projet Actuel : Et si on reprenait session
| Sujet: Re: problémes BASIQUE Mar 29 Mai 2007 - 21:08 | |
| ce code sers tout simplement a afficher un sprite d'esplosion sur un fond noir étoilé.... |
|
Invité Invité
| Sujet: Re: problémes BASIQUE Lun 4 Juin 2007 - 21:23 | |
| |
|
Contenu sponsorisé
| Sujet: Re: problémes BASIQUE | |
| |
|