More scripts to vote

This commit is contained in:
Fred Beckhusen
2021-04-26 00:07:16 -05:00
parent d5210e448d
commit f5a0113401
6 changed files with 21 additions and 47 deletions

View File

@@ -1,3 +1,17 @@
// :SHOW:
// :CATEGORY:Vote
// :NAME:Vote
// :AUTHOR:Anonymous
// :KEYWORDS:
// :CREATED:2021-04-26 00:06:33
// :EDITED:2021-04-26 23:06:33
// :ID:1145
// :NUM:2039
// :REV:1
// :WORLD:Second Life
// :DESCRIPTION:
//
// :CODE:
// Voting script, only allows one vote per avi
// @author JB Kraft
// script from http://wiki.secondlife.com/wiki/Vote_Simple
@@ -68,4 +82,4 @@ default
}
}
}
}
}