|
Snow Cone
Registered User
Join date: 6 Jun 2006
Posts: 15
|
12-12-2007 15:20
I have a multiprim simple vehicle with two "seats". The system is supposed to operate like this: first to sit gets control permissions and is animated upon control event in various ways. Second to sit is animated but has no control over the vehicle. The trouble is, arbitrating the permissions is a nightmare. Has anyone been through a similar experience before?
Many thanks,
Snow
|
|
Void Singer
Int vSelf = Sing(void);
Join date: 24 Sep 2005
Posts: 6,973
|
12-12-2007 19:53
perhaps some partial code? if you're asking for permissions anytime the last link on the vehicle is an av, yeah that's gonna cause problems... instead it sould be anytime an avatar is on a specific sit target, essentialy the 'drivers seat'
_____________________
| | . "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... | - 
|
|
Okiphia Rayna
DemonEye Benefactor
Join date: 22 Sep 2007
Posts: 2,103
|
12-17-2007 09:33
I don't know how vehicles work, but for some reason a thought just popped into my head.
ANyway
Could you set the seats to say something when sat upon, that causes the vehicle to give control permissions? Maybe both seats are actually driver seats, but once one is sat upon it calls out a word or command, causing the other seat to enter a state where it's inactive (Even if sat upon) until they stand up?
_____________________
Owner of DemonEye Designs Custom Building and Landscaping Owner and Blogger, Okiphia's Life http://okiphiablog.blogspot.com/ 
|