Jump to content

Script Restriction #20


ramazoti

Recommended Posts

no i don't have any.. but there is somthing worng the server name is not the same in the config also .. this is my CMD ..

 
start "" "E:\SteamLibrary\SteamApps\common\Arma 3 Server\arma3server.exe" -mod=@Epoch;@EpochHive; -config=E:\SteamLibrary\SteamApps\common\Arma 3 Server\SC\config.cfg -port=2302 -profiles=SC -cfg=E:\SteamLibrary\SteamApps\common\Arma 3 Server\SC\basic.cfg -name=SC
Link to comment
Share on other sites

i have the same ...

 

02.12.2014 18:45:34: Alibaba (94.34.264.222:63624) b786876xcg7368ad04fh43768763 - #20 "(_this select 0) execVM "\A3\Air_F_Heli\Heli_Light_01\scripts\randomize.sqf""

This error is from spawning vehicles that are in epoch as we have our own texture persistence systems and that randomize script will mess with it.

Link to comment
Share on other sites

The problem probably lies within your bat file or whichever program you use to start your server.

 

For example:

Arma3server.exe -enableHT -nosplash -mod=@Epoch;@EpochHive; "-config=G:\Arma3\SC\config.cfg" -port=2302 "-profiles=SC" "-cfg=G:\Arma3\SC\basic.cfg" -name=SC

I use double quotes around certain parameters because spaces are not loved in there :)

Since your server is named ####-PC, your -config=something\config.cfg is not getting read.

 

 

Ho Ho Ho

Link to comment
Share on other sites

i tried.... :-(

 

Restriction: 02.12.2014 18:45:34: Alibaba (94.34.264.222:63624) b786876xcg7368ad04fh43768763 - #20 "(_this select 0) execVM "\A3\Air_F_Heli\Heli_Light_01\scripts\randomize.sqf""

 

My try was:

 

7 !="(_this select 0) execVM "\A3\Air_F_Heli\Heli_Light_01\scripts\randomize.sqf""

 

But it doesnt work.. what do i have to write here?

Link to comment
Share on other sites

  • 4 weeks later...

i tried.... :-(

 

Restriction: 02.12.2014 18:45:34: Alibaba (94.34.264.222:63624) b786876xcg7368ad04fh43768763 - #20 "(_this select 0) execVM "\A3\Air_F_Heli\Heli_Light_01\scripts\randomize.sqf""

 

My try was:

 

7 !="(_this select 0) execVM "\A3\Air_F_Heli\Heli_Light_01\scripts\randomize.sqf""

 

But it doesnt work.. what do i have to write here?

 

Add this to line 21 (one after the restriction number):

 

!="execVM \"\A3\Air_F_Heli\Heli_Light_01\scripts\randomize.sqf\""

Link to comment
Share on other sites

I'm getting a similar error

 

17:09:01 BattlEye Server: Script Log: #0 DuckyIsDaBest (d4e6c528ae8cd4430ddd72464b107027) - #20 "e preProcessFileLineNumbers "SpecOps\LSpawner\LSdeleter.sqf";
17:09:01   execVM "SpecOps\LSpawner\Lootspawner.sqf";
17:09:02   };"
 

Could someone tell me the battleye filter i have to use for this or the fix

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...