Editeur de carte
Non c'est bon en faîte Comtois j'ai réussi tout seul c'était :
Merc a toi et @++
Code : Tout sélectionner
If MouseButton(2)
If x<25*32 And y<19*32
tx=x/32
ty=(-4)+y/32
Map(tx,ty)=#efface
EndIf
EndIf