Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- new AllowLCP;
- AllowLCP=0; //When gamemode restarts.
- forward AllowLCPTeleport();
- public AllowLCPTeleport() return AllowLCP=1;
- if(!AllowLCP) return SendClientMessage(playerid, COLOR_PERSONAL, "• This command can't be used in this mission."); //replace this with the old one just search for command LCP and it should be there.
Add Comment
Please, Sign In to add comment