I don't know GS2 well enough, and I don't remember much about serverside.
But it'd be something like:
PHP Code:
for (i:playerscount) {
with(player.i).triggerclient("Clientside",this.name,NULL);
}
Or something like that, I think I just butchered it, but I'm sure you get the idea. That, or wait for someone who knows to show up
