And when is the best moment to create the entitys on the server? THere´s a difference between Action on local machine and action on all others. I´m talking bout that.
if(enet_ent_creator(enet_ent_globpointer(my)) == enet_get_clientid()) //if this function runs on the client which created the entity
{
}
else //if the host didn't created the entity
{
Will people see the animation off the npc and all those questions.
Maybe you can write simple npc functions that works. THat would be really great
