printCentred( math.floor(h/2) + 0, ((nDifficulty == 1) and "[ EASY ]") or "EASY" )
ok i have 2 questions
1. how does this work
2. how to write this stuff
thx in advance
wilcomega
Posted 07 August 2012 - 02:41 PM
printCentred( math.floor(h/2) + 0, ((nDifficulty == 1) and "[ EASY ]") or "EASY" )
Posted 07 August 2012 - 04:39 PM
Posted 07 August 2012 - 04:52 PM
Posted 07 August 2012 - 07:14 PM
printCentred( math.floor(h/2) + 0, ((nDifficulty == 1) and "[ EASY ]") or "EASY" )printCentred(): function call.
Posted 08 August 2012 - 03:29 AM
0 members, 1 guests, 0 anonymous users