Basically what the title says. Every time a player tries to pull up the GPS using Rctrl+M they get kicked for a Script Restriction #0. I've added in the exception from scripts.log to line #0 of scripts.txt. That does not solve the issue and there is no change in the log. Even tried adding it to line #2 of scripts.txt as one person suggested. Here's the code from the log. Is there somewhere else I need to add this exception?
"100;
_ctrlMap = _display displayctrl 101;
_ctrlMap ctrladdeventhandler [
"draw",
format [
"
with uinamespace do {
"
I should also point out that I've added it to scripts.txt using the bfe.marma.io filter tool as well as manually adding the exception to scripts.txt with no change.
Basically what the title says. Every time a player tries to pull up the GPS using Rctrl+M they get kicked for a Script Restriction #0. I've added in the exception from scripts.log to line #0 of scripts.txt. That does not solve the issue and there is no change in the log. Even tried adding it to line #2 of scripts.txt as one person suggested. Here's the code from the log. Is there somewhere else I need to add this exception?
"100;
_ctrlMap = _display displayctrl 101;
_ctrlMap ctrladdeventhandler [
"draw",
format [
"
with uinamespace do {
"
I should also point out that I've added it to scripts.txt using the bfe.marma.io filter tool as well as manually adding the exception to scripts.txt with no change.
Any help would be much appreciated!
Share this post
Link to post
Share on other sites