Fred Beckhusen

This commit is contained in:
Fred Beckhusen
2019-03-17 23:41:07 -05:00
parent 45eefedef1
commit 5a21e18d9e
561 changed files with 920 additions and 877 deletions

View File

@@ -1,7 +1,7 @@
// :SHOW:1
// :CATEGORY:Gaming
// :NAME:Game Prim Script for5 Game sequence Web site.
// :AUTHOR:Ferd Frederix
// :AUTHOR:Fred Beckhusen (Ferd Frederix)
// :KEYWORDS:Game, conteoller
// :REV:5.5
// :WORLD:OpenSim, Second life

View File

@@ -1,7 +1,7 @@
// :SHOW:1
// :CATEGORY:Hypergate
// :NAME:Hypergate when you fall in
// :AUTHOR:Ferd Frederix
// :AUTHOR:Fred Beckhusen (Ferd Frederix)
// :KEYWORDS:Game, conteoller
// :REV:5.5
// :WORLD:OpenSim, Second life
@@ -11,7 +11,7 @@
//hop://www.outworldz.com:9000/Hypergrid Story Five/191/160/22
// Hypergate script by Ferd Frederix
// Hypergate script by Fred Beckhusen (Ferd Frederix)
vector LandingPoint ; // from the desscription
string DestName = "Hypergrid Story Five"; // Where you want the Avatar to arrive at

View File

@@ -1,7 +1,7 @@
// :SHOW:1
// :CATEGORY:Gaming
// :NAME:Does not use a Sensor to delete or start a NPC
// :AUTHOR:Ferd Frederix
// :AUTHOR:Fred Beckhusen (Ferd Frederix)
// :KEYWORDS:Game, Sensor
// :REV:1.0
// :WORLD:OpenSim

View File

@@ -1,7 +1,7 @@
// :SHOW:1
// :CATEGORY:Gaming
// :NAME:Sensor to delete or start a NPC
// :AUTHOR:Ferd Frederix
// :AUTHOR:Fred Beckhusen (Ferd Frederix)
// :KEYWORDS:Game, Sensor
// :REV:1.0
// :WORLD:OpenSim

View File

@@ -1,7 +1,7 @@
// :SHOW:1
// :CATEGORY:Gaming
// :NAME:Collider for All in One NPC Controller
// :AUTHOR:Ferd Frederix
// :AUTHOR:Fred Beckhusen (Ferd Frederix)
// :KEYWORDS:Game, Collider
// :REV:2.0
// :WORLD:OpenSim

View File

@@ -1,7 +1,7 @@
// :SHOW:1
// :CATEGORY:NPC
// :NAME:All In One NPC Recorder and Player
// :AUTHOR:Ferd Frederix
// :AUTHOR:Fred Beckhusen (Ferd Frederix)
// :KEYWORDS:NPC, Puppeteer
// :CREATED:2013-09-08 18:27:47
// :REV:4.0
@@ -47,7 +47,7 @@
// Instructions on how to use this is at http://www.outworldz.com/opensim/posts/NPC/
// This is an OpenSim-only script.
// Author: Ferd Frederix aka Fred Beckhusen - fred@mitsi.com
// Author: Fred Beckhusen (Ferd Frederix) aka Fred Beckhusen - fred@mitsi.com
////////////////////////////////////////////////////////////////////////////////////////////
// Original code was Copyright (C) 2013 Wizardry and Steamworks - License: GNU GPLv3 //
@@ -56,7 +56,7 @@
// rights of fair usage, the disclaimer and warranty conditions. //
///////////////////////////////////////////////////////////////////////////////////////////
// The original NPC controller was from http://was.fm/opensim:npc
// Extensive additions and bug fixes by Fred Beckhusem, aka Ferd Frederix, fred@mitsi.com
// Extensive additions and bug fixes by Fred Beckhusem, aka Fred Beckhusen (Ferd Frederix), fred@mitsi.com
// llSensor had two params swapped
// @Wander would wander where it had rezzed, not where it was.
// There was no 'no_sensor' event in sit, so if a @sit failed, the NPC got stuck

View File

@@ -1,7 +1,7 @@
// :SHOW:1
// :CATEGORY:Gaming
// :NAME:Falling walkway script
// :AUTHOR:Ferd Frederix
// :AUTHOR:Fred Beckhusen (Ferd Frederix)
// :KEYWORDS:Game, Bridge
// :REV:2.0
// :WORLD:OpenSim

View File

@@ -1,7 +1,7 @@
// :SHOW:1
// :CATEGORY:Gaming
// :NAME:Hypergate water by Ferd Frederix
// :AUTHOR:Ferd Frederix
// :NAME:Hypergate water by Fred Beckhusen (Ferd Frederix)
// :AUTHOR:Fred Beckhusen (Ferd Frederix)
// :KEYWORDS:Water, Game, Hypergate
// :REV:2.0
// :WORLD:OpenSim

View File

@@ -1,7 +1,7 @@
// :SHOW:1
// :CATEGORY:Gaming
// :NAME:Hypergrid Story Three
// :AUTHOR:Ferd Frederix
// :AUTHOR:Fred Beckhusen (Ferd Frederix)
// :KEYWORDS:Game, Collider
// :CREATED:2015-11-24 20:36:34
// :EDITED:2015-11-24 19:36:34

View File

@@ -1,7 +1,7 @@
// :SHOW:1
// :CATEGORY:NPC
// :NAME:Hypergrid Story Three
// :AUTHOR:Ferd Frederix
// :AUTHOR:Fred Beckhusen (Ferd Frederix)
// :KEYWORDS:
// :CREATED:2015-11-24 20:36:34
// :EDITED:2015-11-24 19:36:34

View File

@@ -1,7 +1,7 @@
// :SHOW:1
// :CATEGORY:NPC
// :NAME:Hypergrid Story Three
// :AUTHOR:Ferd Frederix
// :AUTHOR:Fred Beckhusen (Ferd Frederix)
// :KEYWORDS:Game, NPC
// :CREATED:2015-11-24 20:36:34
// :EDITED:2015-11-24 19:36:34

View File

@@ -1,7 +1,7 @@
// :SHOW:1
// :CATEGORY:NPC
// :NAME:Hypergrid Story Three
// :AUTHOR:Ferd Frederix
// :AUTHOR:Fred Beckhusen (Ferd Frederix)
// :KEYWORDS:Game, NPC
// :CREATED:2015-11-24 20:36:34
// :EDITED:2015-11-24 19:36:34

View File

@@ -1,7 +1,7 @@
// :SHOW:1
// :CATEGORY:NPC
// :NAME:Hypergrid Story Three
// :AUTHOR:Ferd Frederix
// :AUTHOR:Fred Beckhusen (Ferd Frederix)
// :KEYWORDS:NPC, Puppeteer
// :CREATED:2013-09-08 18:27:47
// :EDITED:2015-11-24 19:36:34
@@ -51,7 +51,7 @@
// Instructions on how to use this is at http://www.outworldz.com/opensim/posts/NPC/
// This is an OpenSim-only script.
// Author: Ferd Frederix aka Fred Beckhusen - fred@mitsi.com
// Author: Fred Beckhusen (Ferd Frederix) aka Fred Beckhusen - fred@mitsi.com
////////////////////////////////////////////////////////////////////////////////////////////
// Original code was Copyright (C) 2013 Wizardry and Steamworks - License: GNU GPLv3 //
@@ -60,7 +60,7 @@
// rights of fair usage, the disclaimer and warranty conditions. //
///////////////////////////////////////////////////////////////////////////////////////////
// The original NPC controller was from http://was.fm/opensim:npc
// Extensive additions and bug fixes by Fred Beckhusem, aka Ferd Frederix, fred@mitsi.com
// Extensive additions and bug fixes by Fred Beckhusem, aka Fred Beckhusen (Ferd Frederix), fred@mitsi.com
// llSensor had two params swapped
// @Wander would wander where it had rezzed, not where it was.
// There was no 'no_sensor' event in sit, so if a @sit failed, the NPC got stuck
@@ -1653,7 +1653,7 @@ default
// Instructions on how to use this is at http://www.outworldz.com/opensim/posts/NPC/
// This is an OpenSim-only script.
// Author: Ferd Frederix aka Fred Beckhusen - fred@mitsi.com
// Author: Fred Beckhusen (Ferd Frederix) aka Fred Beckhusen - fred@mitsi.com
////////////////////////////////////////////////////////////////////////////////////////////
// Original code was Copyright (C) 2013 Wizardry and Steamworks - License: GNU GPLv3 //
@@ -1662,7 +1662,7 @@ default
// rights of fair usage, the disclaimer and warranty conditions. //
///////////////////////////////////////////////////////////////////////////////////////////
// The original NPC controller was from http://was.fm/opensim:npc
// Extensive additions and bug fixes by Fred Beckhusem, aka Ferd Frederix, fred@mitsi.com
// Extensive additions and bug fixes by Fred Beckhusem, aka Fred Beckhusen (Ferd Frederix), fred@mitsi.com
// llSensor had two params swapped
// @Wander would wander where it had rezzed, not where it was.
// There was no 'no_sensor' event in sit, so if a @sit failed, the NPC got stuck

View File

@@ -1,7 +1,7 @@
// :SHOW:1
// :CATEGORY:NPC
// :NAME:Hypergrid Story Three
// :AUTHOR:Ferd Frederix
// :AUTHOR:Fred Beckhusen (Ferd Frederix)
// :KEYWORDS:
// :CREATED:2015-11-24 20:36:34
// :EDITED:2015-11-24 19:36:34

View File

@@ -1,7 +1,7 @@
// :SHOW:1
// :CATEGORY:NPC
// :NAME:Hypergrid Story Three
// :AUTHOR:Ferd Frederix
// :AUTHOR:Fred Beckhusen (Ferd Frederix)
// :KEYWORDS:
// :CREATED:2015-11-24 20:36:34
// :EDITED:2015-11-24 19:36:34

View File

@@ -1,7 +1,7 @@
// :SHOW:1
// :CATEGORY:NPC
// :NAME:All In One NPC Recorder and Player
// :AUTHOR:Ferd Frederix
// :AUTHOR:Fred Beckhusen (Ferd Frederix)
// :KEYWORDS:NPC, Puppeteer
// :CREATED:2015-08-28 23:27:03
// :ID:27
@@ -51,7 +51,7 @@
// Instructions on how to use this are at http://www.outworldz.com/opensim/posts/NPC/
// This is an OpenSim-only script.
// Author: Ferd Frederix aka Fred Beckhusen - fred@mitsi.com
// Author: Fred Beckhusen (Ferd Frederix) aka Fred Beckhusen - fred@mitsi.com
////////////////////////////////////////////////////////////////////////////////////////////
// Original code was Copyright (C) 2013 Wizardry and Steamworks - License: GNU GPLv3 //
@@ -60,7 +60,7 @@
// rights of fair usage, the disclaimer and warranty conditions. //
///////////////////////////////////////////////////////////////////////////////////////////
// The original NPC controller was from http://was.fm/opensim:npc
// Extensive additions and bug fixes by Fred Beckhusen, aka Ferd Frederix
// Extensive additions and bug fixes by Fred Beckhusen, aka Fred Beckhusen (Ferd Frederix)
// llSensor had two params swapped
// @Wander would wander where it had rezzed, not where it was.
// There was no 'no_sensor' event in sit, so if a @sit failed, the NPC got stuck

View File

@@ -1,7 +1,7 @@
// :SHOW:
// :CATEGORY:NPC
// :NAME:All-In one example Sequencer
// :AUTHOR:Ferd Frederix
// :AUTHOR:Fred Beckhusen (Ferd Frederix)
/// :REV:1
// :WORLD:Opensim
// :DESCRIPTION:

View File

@@ -1,7 +1,7 @@
// :SHOW:
// :CATEGORY:NPC
// :NAME:Collider
// :AUTHOR:Ferd Frederix
// :AUTHOR:Fred Beckhusen (Ferd Frederix)
// :KEYWORDS:
// :REV:1

View File

@@ -1,7 +1,7 @@
// :SHOW:1
// :CATEGORY:NPC
// :NAME:All In One NPC Recorder and Player
// :AUTHOR:Ferd Frederix
// :AUTHOR:Fred Beckhusen (Ferd Frederix)
// :KEYWORDS:NPC, Puppeteer
// :ID:27
// :REV:3.9
@@ -48,7 +48,7 @@
// Instructions on how to use this is at http://www.outworldz.com/opensim/posts/NPC/
// This is an OpenSim-only script.
// Author: Ferd Frederix aka Fred Beckhusen - fred@mitsi.com
// Author: Fred Beckhusen (Ferd Frederix) aka Fred Beckhusen - fred@mitsi.com
////////////////////////////////////////////////////////////////////////////////////////////
// Original code was Copyright (C) 2013 Wizardry and Steamworks - License: GNU GPLv3 //
@@ -57,7 +57,7 @@
// rights of fair usage, the disclaimer and warranty conditions. //
///////////////////////////////////////////////////////////////////////////////////////////
// The original NPC controller was from http://was.fm/opensim:npc
// Extensive additions and bug fixes by Fred Beckhusem, aka Ferd Frederix, fred@mitsi.com
// Extensive additions and bug fixes by Fred Beckhusem, aka Fred Beckhusen (Ferd Frederix), fred@mitsi.com
// llSensor had two params swapped
// @Wander would wander where it had rezzed, not where it was.
// There was no 'no_sensor' event in sit, so if a @sit failed, the NPC got stuck