Difference between revisions of "User:Jesse Barnett"
Jump to navigation
Jump to search
Line 33: | Line 33: | ||
*[[User:Jesse_Barnett/Slurl_TP_HUD|Slurl TP HUD]] :: Check it out. I love my newest TP HUD. Has a couple of different tricks for the newer scripter to learn from. | *[[User:Jesse_Barnett/Slurl_TP_HUD|Slurl TP HUD]] :: Check it out. I love my newest TP HUD. Has a couple of different tricks for the newer scripter to learn from. | ||
*[[Teleport HUD|Teleport HUD]] :: NOW IT WORKS TO 4096 METERS!! Very user friendly teleport HUD. Add destinations by touching "Add" & naming destination in chat. Automatically gets sim name and coordinates. Will only display the destinations in the sim you are currently in. Demonstrates more advanced list manipulation and stride functions. | *[[Teleport HUD|Teleport HUD]] :: NOW IT WORKS TO 4096 METERS!! Very user friendly teleport HUD. Add destinations by touching "Add" & naming destination in chat. Automatically gets sim name and coordinates. Will only display the destinations in the sim you are currently in. Demonstrates more advanced list manipulation and stride functions. |
Revision as of 17:20, 9 December 2008
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
About: Jesse Barnett
Scripter. You can find me in Aditi or the scripting forum.
Rant about the forums
Still waiting for LL to update the forum software!
<<< Thank you SuezzaneC!! Yep info was out of date>>>
Outside Editors
- [LSLEditor] Love it!
- My Scite page Professional duty scripting workhorse. Script in multiple languages, compiles through Visual Studio C++ allowing you to use includes, define your own global variables, customise auto-indent, syntax check with lslint, customise wiki help, customise shortcuts, tabbed files, add bookmarks, opens files in LSLEditor for testing.(Page is under construction)
Scripts & Snippets
I made em. You learn from em. Don't sell em!
- 3D Radar :: Rezzes a ball for each avatar in range. Each ball tracks it's on AV and displays distance.
- AO Overriding Pose Ball :: No more having to type "/ao off/on" When you sit down or get up anymore!!
- High Altitude Rezzer :: Create a vehicle that goes straight up to a set altitude and then rezzes a work platform, garden, private spot or whatever else you put in it's contents.
- SandBox Blox :: Highly addictive and fun. Blocks you can stick together by touch. Good example to learn about one of the new Detected Touch functions and has some interesting math.
- Sim Map Particle Projector :: Creates a floating map of the sim that the script is in. Demonstrates how to work with the map api.
- Slurl TP HUD :: Check it out. I love my newest TP HUD. Has a couple of different tricks for the newer scripter to learn from.
- Teleport HUD :: NOW IT WORKS TO 4096 METERS!! Very user friendly teleport HUD. Add destinations by touching "Add" & naming destination in chat. Automatically gets sim name and coordinates. Will only display the destinations in the sim you are currently in. Demonstrates more advanced list manipulation and stride functions.