Difference between revisions of "Talk:SL Cert - Scripting Test Reviews"
Jump to navigation
Jump to search
m (moved User talk:Louise Rumpler/Scripting Test Reviews to Talk:SL Cert - Scripting Test Reviews: Move out of user pages area.) |
|||
(6 intermediate revisions by 2 users not shown) | |||
Line 10: | Line 10: | ||
* I want to add a question using llSetTimerEvent. | * I want to add a question using llSetTimerEvent. | ||
* A question on bit maps would be good. | * A question on bit maps would be good. | ||
=== Louise Rumpler - 16 April 2009 === | |||
Fantastic job Grandma!<br> | |||
Bit maps would be good.. maybe on the intermediate? Not sure tho really.<br> | |||
llSetTimerEvent could definitely do to be incorporated :)<br> | |||
Off top of my head.. memory allocated thus:<br> | |||
Low mem ------------------------------------------------------------High mem<br> | |||
Bytecode + Global Vars + Heap >> !Collision! << Stack<br> | |||
Struggling for a definition of heap tho :(<br> | |||
=== Grandma Bates - 23 April 2009 === | |||
([[User:Grandma Bates|Grandma Bates]] 09:50, 23 April 2009 (UTC)) | |||
* I added a question about the touch events. | |||
* I reformated the answers to be indented. | |||
* Need to think about how to do a timer event problem. I am still not sure how... | |||
=== Grandma Bates - 29 April 2009 === | |||
* Added a question using a timer. |
Latest revision as of 20:07, 18 November 2009
Any feedback folks?
Grandma Bates - 13 April 2009
- I went through and reformated some of the code and fixed a couple of minor typos.
- I need to go back over it again.
- I want to add a question about the difference between heap and stack space. I am not sure how to do that off hand.
- I want to add something about the difference between the three touch events.
- Perhaps something about the llSetStatus command would be good?
- I want to add a question using llSetTimerEvent.
- A question on bit maps would be good.
Louise Rumpler - 16 April 2009
Fantastic job Grandma!
Bit maps would be good.. maybe on the intermediate? Not sure tho really.
llSetTimerEvent could definitely do to be incorporated :)
Off top of my head.. memory allocated thus:
Low mem ------------------------------------------------------------High mem
Bytecode + Global Vars + Heap >> !Collision! << Stack
Struggling for a definition of heap tho :(
Grandma Bates - 23 April 2009
(Grandma Bates 09:50, 23 April 2009 (UTC))
- I added a question about the touch events.
- I reformated the answers to be indented.
- Need to think about how to do a timer event problem. I am still not sure how...
Grandma Bates - 29 April 2009
- Added a question using a timer.