Plusemu Groups Chat

Core

Member
Nov 10, 2016
356
138
Go to send message composer for PM.
Find where it finds group members and itterates through them.
Add something like;

if(!User.GetHabbo().GroupPMs)
{
continue;
}

Also do the same for Friend list initilizer - just write 0 for catagory could if grouppms is false else do the normal thing and also the one which composes your friends.
 

Users who are viewing this thread

Top