bonjour
Bonne année et santé à tous
je veux changer de niveau
je dois faire une erreur voici le script si un membre pouvais me corriger
function coindisplay_init(e)
end
function coindisplay_main(e)
SetImagePosition(50,10)
ShowImage(0)
PromptTextSize(5)
Prompt (" " .. 100 - CoinCount .. " Pieces pour completer ta collection !" )
--if CoinCount==100 then
if CoinCount==100 then
HideImage(1)
FreezePlayer()
SetImagePosition(50,50)
ShowImage(3)
JumpToLevel(level1)
--Destroy(e)
end
un grand merci pour votre aide