How can I determine that the player exit my game?
I see in APIs this:
os.exit()
but how can I do an IF or FUNCTION that say to me that the player want to exit the game?
if os.exit then
print( "exit game" )
end
dont know, something like that :S
[import]uid: 23063 topic_id: 13260 reply_id: 313260[/import]
[import]uid: 23063 topic_id: 13260 reply_id: 48725[/import]