Hello guys
I'm new in this forum and working with LiveCode platform.
I'm ate the moment creating a game, but i don't know who to make a raking list with the best scores.
By the way how i can add a counter that start for example at 20 seconds and when reach 0 stops the game.
Thanks
Create a ranking in a game
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Re: Create a ranking in a game
For ranking:
sort command -- sort allMyScores numerical descending
for countdown:
the seconds
the milliseconds
send in time
sort command -- sort allMyScores numerical descending
for countdown:
the seconds
the milliseconds
send in time
Various teststacks and stuff:
http://bjoernke.com
Chat with other RunRev developers:
chat.freenode.net:6666 #livecode
http://bjoernke.com
Chat with other RunRev developers:
chat.freenode.net:6666 #livecode
Re: Create a ranking in a game
There are some ideas for timers here:
https://sites.google.com/a/pgcps.org/li ... ome/timers
https://sites.google.com/a/pgcps.org/li ... ome/timers
Cyril Pruszko
https://sites.google.com/a/pgcps.org/livecode/
https://sites.google.com/a/setonhs.org/app-and-game-workshop/home
https://learntolivecode.com/
https://sites.google.com/a/pgcps.org/livecode/
https://sites.google.com/a/setonhs.org/app-and-game-workshop/home
https://learntolivecode.com/