ID:166771
Jun 18 2006, 6:48 am
|
|
is there any way i can get 2 clients to occupy one mob?
|
Jun 18 2006, 6:50 am
|
|
a mob is suit for only 1 client, but you could always get tricky and 'support' the other client. :)
|
In response to Shoe
|
|
..., code snippets would be helpful LMAO
|
In response to DarkBelthazor
|
|
client Then just set the second guy's mob's loc equal to null, and set his smob to the one he will control, and then set his eye to smob, etc. |
In response to PirateHead
|
|
kk, thx
|
In response to PirateHead
|
|
As far as I know, every client has to have a mob. You can however give it a different sort of mob that points to the shared mob. Any commands the mob uses are passed through to the shared mob instead. I had a demo for this somewhere, but can't find it at the moment.
|