All pastes #1821961 Raw Edit

clueless

public text v1 · immutable
#1821961 ·published 2010-03-03 22:22 UTC
rendered paste body
Index: 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  )