Difference between revisions of "User:Jesse Barnett"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
==Rant about the forums== | ==Rant about the forums== | ||
LL | Still waiting for LL to update the forum software! | ||
<<< Thank you SuezzaneC!! Yep info was out of date>>> | |||
==Outside Editors== | ==Outside Editors== |
Revision as of 17:54, 20 November 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.
- Sim Map Particle Projector :: Creates a floating map of the sim that the script is in. Demonstrates how to work with the map api.
- 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.