|
openableDoor1.js //server @RPC RPC call failed because the function 'updateScores' does not exist in the any script attached to'Door1'. I don't know what the problem with it. Please help
(comments are locked)
|
|
Dont you need a reference to the script which contains the RPC you want to send? like this: And are RPCs not in this style: i hope this helps :) greets chain Hmm... Actually i am not very familiar with RPC call. Basically i am using M2H networking tutorial example4 (FPS setup) for my games. So now basically i want to update the score table. But somehow it doesn't go the way i want it to be like. I will post another question on it. so please help too. :) thanks
Mar 23 '12 at 03:54 PM
missypooh
(comments are locked)
|

Check this question:
http://answers.unity3d.com/questions/21221/force-a-rpc-to-be-called-on-a-networkview-of-anoth.html