Welcome to The Forum

Register now to gain access to all of our features. Once registered and logged in, you will be able to create topics, post replies and more


Exile Z config problems


Sentinel99

Recommended Posts

Every time I try to change the exilez.pbo settings the server starts and gets an error saying:

 

ErrorMessage: Data file too short 'C:\sspanel\gameservers\arma3\9093\@ExileServer\addons\exilez.pbo'. Expected 2055448171 B, got 97246 B
 
Then when I try to reset it back to normal I get this error 
 
13:51:19 "ExileServer - Installed extDB2 version: 70"
13:51:19 "ExileServer - MySQL connection error!"
13:51:19 "ExileServer - Please have a look at @ExileServer/extDB/logs/ to find out what went wrong."
13:51:19 "ExileServer - MySQL Error: Could not add database: [0,"Database Exception Error"]"
13:51:19 "ExileServer - Server will shutdown now :("
 
The line of code I changed was a simple false to true for a mission to avoid territory as bolded below
 
Trigger_5 = [ //Mission Trigger
/* 0  Use this trigger */    True,               
/* 1  Trigger Positions */   Mission,            
/* 2  Max Zombies */         15,                 
/* 3  Activation Delay */    5,                  
/* 4  Spawn Delay */         5,                  
/* 5  Respawn Delay */       5,                  
/* 6  Show Trigger On Map */ true,               
/* 7  Marker Color */        "ColorYellow",      
/* 8  MarkerBrush */         "Solid",            
/* 9  Marker Alpha */        0.5,                
/* 10 Marker Text */         "LOOT & DEATH",     
/* 11 Vest group */          Basic,              
/* 12 Loot group */          DocAndAmmo,         
/* 13 Zombie group */        Hardcore,           
/* 14 Avoid Territory */     false,             
/* 15 Mission Radius */      1500,               
/* 16 Mission SQF */         triggerMission,    
/* 17 Loot Box */            triggerLootbox     
]; 

 

Can somebody please help me change these settings to my liking so the server can function properly and have this mission not spawn on top of somebody's territory and still be on the server.

 

Share this post


Link to post
Share on other sites

  • 5 weeks later...
  • 2 weeks later...

I have been having issues with Exile and Zombies and Demons. The steps I read just had you change the stock pbo for the server and the mod, it didn't add a separate .pbo like you have. Where did you get this from?

 

 

I followed these instructions.

 

https://github.com/rscaptainjack/ZOMBIES_CODE

The version listed above is for the following mod:

 

http://www.exilemod.com/topic/9353-exilez-2/

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...