clueless
public text v1 · immutableIndex: src/server/gem.cpp===================================================================--- src/server/gem.cpp (revision 5645)+++ src/server/gem.cpp (working copy)@@ -2572,6 +2572,8 @@ { psChar->SendStatDRMessage(GetClientID(), eid, 0, InGroup() ? GetGroup() : NULL); }+ + BroadcastTargetStatDR(EntityManager::GetSingleton().GetClients()); } void gemActor::Send( int clientnum, bool control, bool to_superclients, psPersistAllEntities *allEntities )