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 @@
// One Script Prim Animation
// Playback Script
// Original Script by: Ferd Frederix
// Original Script by: Fred Beckhusen (Ferd Frederix)
// No Spam version by: Gino Rascon
integer runtime = TRUE;

View File

@@ -1,5 +1,5 @@
// Animated wandering animal script.
// by Ferd Frederix
// by Fred Beckhusen (Ferd Frederix)
// Sets Home point where rezzed.
// Will drive around like a vehicle so it works on most surfaces.

View File

@@ -1,6 +1,6 @@
// :CATEGORY:Animal
// :NAME:Zombies
// :AUTHOR:Ferd Frederix
// :AUTHOR:Fred Beckhusen (Ferd Frederix)
// :CREATED:2013-03-06 15:24:19.483
// :EDITED:2013-09-18 15:39:11
// :ID:993
@@ -11,7 +11,7 @@
// See the article on <a href="http://www.outworldz.com/secondlife/posts/zombie">Zombies</a> to make this walking zombie
// :CODE:
// Animated wandering rideable zombie script.
// by Ferd Frederix
// by Fred Beckhusen (Ferd Frederix)
// Sets Home point where rezzed.
// Will drive around like a vehicle so it works on most surfaces.