Difference between revisions of "User:Kimm Paulino"

From Second Life Wiki
Jump to navigation Jump to search
m
Line 28: Line 28:


* [[User:Kimm_Paulino/Scripts]]
* [[User:Kimm_Paulino/Scripts]]
=== Scripting Tips and Techniques ===
Optimisations and Memory Efficient Scripting:
* [[User:Void Singer/Optimizations]]
* [[LSL_Script_Memory]]
* http://www.lslwiki.net/lslwiki/wakka.php?wakka=MemoryUsage
* [[User:Becky Pippen/Script_Memory_Limits]]

Revision as of 15:23, 7 August 2010


About

Been in SL since September 2008. Slowly started experimenting more with scripting during that time. Usually happy to say 'hi'.

Links

Other users with good scripting info:

Scripts

List most scripters, I've collected various scripting odds and ends and share a few of them here for good measure in case they are of wider use. They are provided 'as is' for free use. I make no claim about their fitness for purpose. If I've used something from a resource somewhere I've tried to include a credit, but if I've missed any - sorry! Do let me know and I'll add it back in.

Feel free to drop me a im if you find anything useful. Unfortunately I am unlikely to be able to answer questions about them. If you have scripting questions, try the in-world scripting groups.

Scripting Tips and Techniques

Optimisations and Memory Efficient Scripting: