So I got a script restriction and couldn't figure out how to resolve it. Was wondering if anyone could help a brotha out. If you have any solutions please feel free to reply. Thank you in advance!
I've tried multiple things to resolve this kick, but they didn't work. Can anyone please help.
Here is my scripts.log
22.05.2015 20:22:47: devildog (75.148.152.101:52038) 41233b5122ba56170047085eb4ed192c - #43 "5 = createMarker["MainMarker752", M2Coords];
_MainMarker75 setMarkerColor "ColorRed";
_MainMarker75 setMarkerShape "ELLIPSE";
_M"
22.05.2015 20:29:19: devildog (75.148.152.101:44869) 41233b5122ba56170047085eb4ed192c - #43 "r75 = createMarker["MainMarker75", MCoords];
_MainMarker75 setMarkerColor "ColorBlue";
_MainMarker75 setMarkerShape "ELLIPSE";
_"
22.05.2015 20:32:45: devildog (75.148.152.101:40860) 41233b5122ba56170047085eb4ed192c - #43 "r75 = createMarker["MainMarker75", MCoords];
_MainMarker75 setMarkerColor "ColorBlue";
_MainMarker75 setMarkerShape "ELLIPSE";
I tried to use these:
!=""5 = createMarker["MainMarker752", M2Coords];"
!=""r75 = createMarker["MainMarker75", MCoords];"

