Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

Need help detecting DCS2

Galdor Halster
Registered User
Join date: 7 Feb 2009
Posts: 17
11-09-2009 08:43
Hi

I'm trying to create a simple script that goes into a transparent wall which people have to walk through to enter a sim.

I want to check their group-tag which isn't a problem, but also if or if not they have a DCS2 active, and do different things if or if not.

As i said, checking group isn't a big problem, but I can't seem to find any info on how to detect if someone's wearing DCS2.

(as i said they walk through the prim, so there's a collision if that helps)
Korwyn Obscure
Registered User
Join date: 25 Jan 2007
Posts: 31
11-09-2009 15:20
There is a means of detecting the base 'race' in DCS2 in the sim owners kit, look under the API scripts and it'll be there. sure you can use that to get a ping off DCS2 to see if the meter is worn, if it doesn't come back with a valid answer, then they've not got their meter on or they're not registered so that it can ping back a race.

But pretty much, only Dime and his staff can help you otherwise. their code, their meter.