Difference between revisions of "User:Grumble Loudon"

From Second Life Wiki
Jump to navigation Jump to search
 
(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.


==Limks to Pages==
==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/AutoBahn_Road|AutoBahn_Car]] Road Scripts and examples
# [[LSL Library/AutoBahn Road|AutoBahn Car]] Road Scripts and examples
# [[LSL Library/AutoBahn_Car|AutoBahn_Car]] Car Scripts and examples
# [[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 19:39, 19 June 2009

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

  1. Protocol Protocol page.
  2. AutoBahn Public roads that can be auto navigated by scripts
  3. Chat relay relay llShout messages past 100m
  1. AutoBahn Car Road Scripts and examples
  2. AutoBahn Car Car Scripts and examples

Other neet pages that need better links to

To Do List

  1. 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.