11.11.2009, 11:40
Hello. I want to do DM. And I need to know how to get players in DM? Something like that:
I think you know what I'm talking about.
Код:
if(IsAnyOneInDM) { SendClientMessage(playerid, color, "DM is already created. Use join."); return 1; }