French / JumpToLevel()

Author
Message
papydo
10
Years of Service
User Offline
Joined: 5th Sep 2014
Location:
Posted: 1st Jan 2018 17:20
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

Login to post a reply

Server time is: 2025-06-30 23:55:52
Your offset time is: 2025-06-30 23:55:52