Jade Bard
Registered User
Join date: 7 Jul 2004
Posts: 106
|
01-19-2006 15:19
I'm having a problem with trying to pass a script from one prim to another. I use simple little test cubes and got them to pass a script.
But when i try to do it with the two prims i actually want to pass i get "Task Object 2 trying to illegally load script onto task Object 3!"
I got object 2 using the exact same script to pass to another prim. So i'm really not sure what's going wrong.
Has anyone come to a problem like this before, and if so, what did you do about it?
|
Damien Took
Meat Popsicle
Join date: 3 Dec 2004
Posts: 151
|
01-19-2006 15:30
Read this thread first. /54/81/82109/1.html If you are still having problems then I will post more sample code 
|
Jade Bard
Registered User
Join date: 7 Jul 2004
Posts: 106
|
01-19-2006 15:51
i read over your post i even added in the pass_param part which i forgot but it still will not pass it. Task Object 2 trying to illegally load script onto task Object 3!
|