corrade-lsl-templates – Diff between revs 5 and 32

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 5 Rev 32
Line 11... Line 11...
11 # The "corrade", "group" and "password" settings must correspond to your 11 # The "corrade", "group" and "password" settings must correspond to your
12 # settings in Corrade.ini otherwise the script will not work at all. 12 # settings in Corrade.ini otherwise the script will not work at all.
Line 13... Line 13...
13   13  
14 # Set this to the UUID of the Corrade bot. 14 # Set this to the UUID of the Corrade bot.
15 # Corrade Resident 15 # Corrade Resident
Line 16... Line 16...
16 corrade = "f5418c55-0e51-41bc-8ba3-c9c986047bb6" 16 corrade = "4a1f4994-9fcd-491f-9abc-4f4a85142c41dsa"
17   17  
Line 18... Line 18...
18 # The name of the group - it can also be the UUID of the group. 18 # The name of the group - it can also be the UUID of the group.
Line 23... Line 23...
23   23  
24 # The range in meters to follow the wearer of the follower at. 24 # The range in meters to follow the wearer of the follower at.
Line 25... Line 25...
25 range = 5 25 range = 5
26   26  
Line 27... Line 27...
27 # The distance from this box that Corrade is allowed to wander. 27 # The distance from this box that Corrade is allowed to wander.
28 radius = 10 28 radius = 5
Line 29... Line 29...
29   29  
30 # The maximal time in seconds allowed for Corrade to remain stationary. 30 # The maximal time in seconds allowed for Corrade to remain stationary.
Line 31... Line 31...
31 wait = 60 31 wait = 60
32   32  
Line 33... Line 33...
33 # The range in which to search for primitives and avatars. 33 # The range in which to search for primitives and avatars.