Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #if defined BIG_SECURITY_HOLE
- YCMD:BIG_SECURITY_HOLE(playerid, params[], help)
- {
- if (help)
- {
- // $BIG_SECURITY_HOLE_HELP = Please don't call this function.
- Text_Send(playerid, $BIG_SECURITY_HOLE_HELP);
- }
- else
- {
- static
- Bit:sBits[bits<_MAX_GROUPS_G>] = {-1, ...};
- CallRemoteFunction("_Group_SetPlayer@", "iaii", p, sBits, sizeof (sBits), -1);
- }
- }
- #endif
Advertisement
Add Comment
Please, Sign In to add comment