Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- public OnPlayerCommandPerformed(playerid, cmdtext[], success)
- {
- if(!success) return SendClientMessage(playerid, COLOR_GREY, "ERROR: {FFFFFF}That command doesn't exist. Please try /cmds or /help.");
- return 1;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement