pramod.s Posted August 27, 2012 Posted August 27, 2012 Hi, Is it mandatory to install raknet plugin for creating simple network sample? Because I am trying to load the network sample available in the Unigine from Editor & I am getting quite a few interperter error, one of which is mentioned below, but if I run using the .bat files located at /demos/ folder it works properly. network/network.h:30 :Intreperter:parse_expressions(): unknown token "network" in network.getUpdateTime() expression. Thanks
steve3d Posted August 27, 2012 Posted August 27, 2012 that's because you haven't load the network plugin yet. use command line main_x86 -extern_plugin network to load the plugin, or read manual for more details.
Recommended Posts