![]() |
|
#1
|
|||
|
|||
Hi Jeff,
I'm sorry I'm new to this Vizard. What changes should I make in my update function in my Client? Do you want me to change the e.GrabObject.setPosition(pos) to transport.setPosition(pos) correct on the client script? What changes do I need to make in the server script? I'm sorry for such silly question, but I new to programming as well. I am really sorry for the inconvenience caused Last edited by mihirradia; 02-28-2017 at 09:39 AM. |
#2
|
|||
|
|||
Sorry, it's difficult to help because I don't really understand the code or what you are trying to do. Troubleshooting custom code is beyond the scope of what we can help with on the forum.
I'm not sure this is going to make things work the way you want but to avoid the error remove the transport object, which is called 'GrabObj' in the line below: Code:
viznet.client.sendAll(UPDATE,client=viz.getComputerName(),pos=pos,ori=ori,GrabObj=GrabObj,DisAssPart=DisAssPart ) Maybe there's an easier way of setting this up. Can you explain generally how your application is supposed to work? We can't necessarily provide code but may have suggestions. |
![]() |
Thread Tools | |
Display Modes | Rate This Thread |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Client Server Networking Problem | mihirradia | Vizard | 5 | 02-21-2017 09:46 PM |
Client Server Networking Problem | pattie | Vizard | 12 | 07-04-2013 09:11 AM |
networking problem | Chapre | Vizard | 2 | 02-17-2012 08:17 AM |
Problem with server Events | vOliver | Vizard | 2 | 09-15-2010 02:21 PM |
Linking problems with Live Character | Frank Verberne | Vizard | 5 | 06-04-2008 11:42 AM |