Lord Ganja Posted April 27, 2013 Posted April 27, 2013 (edited) Is it possible to disable all commands of a GM when they enter a certain map using onpcloadmapevent? And returning their commands after they logout. OnPCLoadMapEvent: if(getgmlevel() > 60 && ( .@map$ == "MAP")) { WHAT SCRIPT SHOULD I PUT HERE TO DISABLE THEIR COMMANDS? } EDIT: only gm's with level 60 and above can't use commands. But normal players can use commands. I GOT THE SOLUTION! Edited April 27, 2013 by Lord Ganja Quote
Question
Lord Ganja
Edited by Lord Ganja
0 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.