- Home /
Damage does not receive on my Tank[Network]
Hi I'm got a problem with Network When i hit to object HP not decease and this is picture of component in my Tank http://cl.ly/1y0Y2W0l1g3k2d011425 I use plugin with uLink and got some problems any body who know about that please me I'm so very serious about this problems :(
Thanks for read and reply
Ok, a screenshot of your component viewer window with ALL THE CO$$anonymous$$PONENTS $$anonymous$$INI$$anonymous$$ISED doesn't really help here. The problem you want solved is probably fairly complex, and I need more information before I can really help you here. If you really are serious about this problem, tell us more!
http://panorama-unityth.blogspot.com/2011/09/code-player.html
Thisis my code of Player
http://panorama-unityth.blogspot.com/2011/09/code-machinegun.html
This is my code of $$anonymous$$achine Gun
Answer by roamcel · Sep 14, 2011 at 05:24 AM
Since I suppose this is working correctly locally, what you're dealing with is certainly difficult to explain, but in short: you are handling incorrectly the client-server communication.
Basically, assure that you have RPC functions set in all the scripts that communicate over the network, and assure that the objects they're attached to have networkviews.
Your answer
Follow this Question
Related Questions
[Network] Damage Not receive ? 1 Answer
NullReferenceException: Object reference not set to an instance of an object 0 Answers
A node in a childnode? 1 Answer
iOS - Difference Between Location & GPS Plugin 0 Answers
3rd person controls on iOS 0 Answers