) let me start whit,,,I got a hud that hud rezzes a object,,
That object opens a remotedatachannel on rez, and my hud stores the channel key it in its descripon,
okee now ther should be an open channel whit a known channel key,,
Then how to get a message to the object?? i dont get it,,,
i do (whit the hud)
llRemoteDataReply(llGetObjectDesc(),"00000000-0000-0000-0000-000000000000",sdat,idata)
asuming that its sends a message on the channel from the object!!
but the object wont listen to that,,, exely i want the object to die whit the message die, but how to set up the object that it recieves that message,, or how to set up my hud,,, im trying for days,, thats not exeterated,, and i can not seem to give a message trough,,
or otherwise how to send a message manualy to the object???? i thought it was easy pfff!!

pls help!! and sorry for the bad english im dutch here i hope someone understands

