Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

object affects avatar

Void Singer
Int vSelf = Sing(void);
Join date: 24 Sep 2005
Posts: 6,973
05-11-2009 02:22
like I said, works fine, tested it exactly as printed it with the only change being I substituted "fly" (the default flying anim) for "dive". did you remember to compile the boot script BEFORE wearing it (otherwise attach doesn't fire)?
_____________________
|
| . "Cat-Like Typing Detected"
| . This post may contain errors in logic, spelling, and
| . grammar known to the SL populace to cause confusion
|
| - Please Use PHP tags when posting scripts/code, Thanks.
| - Can't See PHP or URL Tags Correctly? Check Out This Link...
| -
Junglejim Jonson
Registered User
Join date: 4 Feb 2008
Posts: 52
05-11-2009 09:22
yes where i was going wrong was i had a prim i was walking into to try it assuming it would trigger

whereas the ball prim must be physical and dropped on the av wearing the boot then it works :P

schoolboy error on my part

thanks for all your time on this one Void :) you're a STAR! :D
Void Singer
Int vSelf = Sing(void);
Join date: 24 Sep 2005
Posts: 6,973
05-11-2009 10:17
should work on walking into to if it's physical. did for me anyways... glad you got it working though.
_____________________
|
| . "Cat-Like Typing Detected"
| . This post may contain errors in logic, spelling, and
| . grammar known to the SL populace to cause confusion
|
| - Please Use PHP tags when posting scripts/code, Thanks.
| - Can't See PHP or URL Tags Correctly? Check Out This Link...
| -
Void Singer
Int vSelf = Sing(void);
Join date: 24 Sep 2005
Posts: 6,973
05-12-2009 09:25
From: Void Singer
and for some reason collision start isn't listed in the events or collisions category in the portal... will fix that today (EDIT: or not... =/ I can't see why it's not showing in the listing)

realized the problem (stupid synch error, requiring a do nothing edit [open edit page, save]) collision start is again properly listed in the collisions category (at least until this afternoon when they muck about with it, in which case I may need to fix it again tomorrow)
_____________________
|
| . "Cat-Like Typing Detected"
| . This post may contain errors in logic, spelling, and
| . grammar known to the SL populace to cause confusion
|
| - Please Use PHP tags when posting scripts/code, Thanks.
| - Can't See PHP or URL Tags Correctly? Check Out This Link...
| -
1 2