07.02.2013, 12:54
If that fails to work, try removing the GROUP_ADD and use the functions instead
pawn Code:
Group_SetGlobalCommand(kill, false);
Group_SetCommand(gGSF, kill, true);

