Difference between revisions of "User:Grumble Loudon"
Jump to navigation
Jump to search
(→Notes) |
|||
(4 intermediate revisions by 2 users not shown) | |||
Line 6: | Line 6: | ||
I am a computer programer in RL and write motion control code for a laser cutting company. | I am a computer programer in RL and write motion control code for a laser cutting company. | ||
== | ==Links to Pages== | ||
# [[LSL Protocol|Protocol]] Protocol page. | # [[LSL Protocol|Protocol]] Protocol page. | ||
# [[LSL Protocol/AutoBahn|AutoBahn]] Public roads that can be auto navigated by scripts | # [[LSL Protocol/AutoBahn|AutoBahn]] Public roads that can be auto navigated by scripts | ||
# [[LSL Example/Chat Relay|Chat relay]] relay llShout messages past 100m | |||
# [[LSL Library/ | # [[LSL Library/AutoBahn Road|AutoBahn Car]] Road Scripts and examples | ||
# [[LSL Library/ | # [[LSL Library/AutoBahn Car|AutoBahn Car]] Car Scripts and examples | ||
==Other neet pages that need better links to== | ==Other neet pages that need better links to== | ||
==To Do List== | ==To Do List== | ||
# [[llGetCreatorKey]] Wish list function | |||
==Notes== | ==Notes== | ||
''add comments'' | ''add comments'' | ||
Hey Grumble, I work for my school, building stages for second life concerts, and I wanted to see if I could use your autobahn protocol for a roller coaster above one of the stages. Thing is also, I'm kinda new to scripting, and I was wondering if you had any resources that could help me out. -Thanks, Ronn Gumbo. | |||
reply: The autobahn protocol could be used for a train, however it would be better to use a chat based protocol now that llRegionSay() exists. |
Latest revision as of 18:39, 19 June 2009
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Grumble The Lion
Leave a note if you have any questions or coments.
I am a computer programer in RL and write motion control code for a laser cutting company.
Links to Pages
- Protocol Protocol page.
- AutoBahn Public roads that can be auto navigated by scripts
- Chat relay relay llShout messages past 100m
- AutoBahn Car Road Scripts and examples
- AutoBahn Car Car Scripts and examples
Other neet pages that need better links to
To Do List
- llGetCreatorKey Wish list function
Notes
add comments Hey Grumble, I work for my school, building stages for second life concerts, and I wanted to see if I could use your autobahn protocol for a roller coaster above one of the stages. Thing is also, I'm kinda new to scripting, and I was wondering if you had any resources that could help me out. -Thanks, Ronn Gumbo.
reply: The autobahn protocol could be used for a train, however it would be better to use a chat based protocol now that llRegionSay() exists.