Anhor Posted May 1, 2017 Report Share Posted May 1, 2017 ServerIllegalRadius = 800; ServerNoBuildList = [ "Land_Mil_ControlTower"]; I tryed @BigEgg script, but no one cant deploy a plot after build in. Link to comment Share on other sites More sharing options...
0 Relentless Posted May 1, 2017 Report Share Posted May 1, 2017 What do you mean by "deploy a plot"? Do you just want to build it up or do you really want to deploy one? Link to comment Share on other sites More sharing options...
0 Anhor Posted May 1, 2017 Author Report Share Posted May 1, 2017 to deploy = aufstellen, aufbauen* *Quelle: babbel Link to comment Share on other sites More sharing options...
0 Relentless Posted May 1, 2017 Report Share Posted May 1, 2017 I thought you wrote that because of a deploy script you are maybe using. Who should know that? If you installed everything right, your players shouldn't be able to place a plotpole in a distance of 800 from Land_Mil_ControlTower. Check the installation and provide your rpt if there are any errors. Also the client rpt! Link to comment Share on other sites More sharing options...
0 Anhor Posted May 1, 2017 Author Report Share Posted May 1, 2017 Players are unable to set a plot or build anything ......... no errors showing in the server RPT. When I try to set a plot nothing happens ....... when I try it a second time I´ll get the message "Building is allready in progress" ........... but nothing happend. Same with build a wall or a floor ......... nothing appears and no error shown. Link to comment Share on other sites More sharing options...
0 salival Posted May 1, 2017 Report Share Posted May 1, 2017 There will be an error somewhere if dayz_actionInProgress is still true. Check you are running your client with -showScriptErrors on the command line and you are NOT using -noLogs Also, if a specific script is posing you problems, post in the scripts thread, don't start a new one. I.e please post in @BigEggthread Link to comment Share on other sites More sharing options...
0 JohnnyBravo666 Posted May 5, 2017 Report Share Posted May 5, 2017 On 5/1/2017 at 10:52 AM, Anhor said: ServerIllegalRadius = 800; ServerNoBuildList = [ "Land_Mil_ControlTower"]; I tryed @BigEgg script, but no one cant deploy a plot after build in. Could the issue be because of the space that you have in between the opening square brack and the quotation? (Just a guess) Link to comment Share on other sites More sharing options...
0 salival Posted May 5, 2017 Report Share Posted May 5, 2017 2 hours ago, JohnnyBravo666 said: Could the issue be because of the space that you have in between the opening square brack and the quotation? (Just a guess) Spaces shouldn't matter nor should line breaks. @icomradementioned a while back to me that all comments and formatting gets stripped when the script is compiled and evaluated anyway. BigEgg 1 Link to comment Share on other sites More sharing options...
0 JohnnyBravo666 Posted May 5, 2017 Report Share Posted May 5, 2017 1 hour ago, salival said: Spaces shouldn't matter nor should line breaks. @icomradementioned a while back to me that all comments and formatting gets stripped when the script is compiled and evaluated anyway. Oh ok. that I did not know. I thought it might be possible since something as simple as a missed "," or ";" or even quotation marks can break the script, I wasn't sure about spaces lol. Thanks for the info. Link to comment Share on other sites More sharing options...
0 BigEgg Posted May 6, 2017 Report Share Posted May 6, 2017 16 hours ago, salival said: Spaces shouldn't matter nor should line breaks. @icomradementioned a while back to me that all comments and formatting gets stripped when the script is compiled and evaluated anyway. This is nice to know. Link to comment Share on other sites More sharing options...
Question
Anhor
ServerIllegalRadius = 800; ServerNoBuildList = [ "Land_Mil_ControlTower"];
I tryed @BigEgg script, but no one cant deploy a plot after build in.
Link to comment
Share on other sites
9 answers to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now