Jump to content

Wild_spawnZombies.sqf not found


tade922

Recommended Posts

Client RPT

 

Warning Message: Script z\addons\dayz_code\compile\wild_spawnZombies.sqf not found
Warning Message: Script z\addons\dayz_code\compile\vehicle_handleDamage.sqf not found
Warning Message: Script z\addons\dayz_code\compile\wild_spawnZombies.sqf not found
Warning Message: Script z\addons\dayz_code\compile\vehicle_handleDamage.sqf not found

Link to comment
Share on other sites

2 hours ago, tade922 said:

Client RPT

 

Warning Message: Script z\addons\dayz_code\compile\wild_spawnZombies.sqf not found
Warning Message: Script z\addons\dayz_code\compile\vehicle_handleDamage.sqf not found
Warning Message: Script z\addons\dayz_code\compile\wild_spawnZombies.sqf not found
Warning Message: Script z\addons\dayz_code\compile\vehicle_handleDamage.sqf not found

I'm pretty sure it's related to old infiSTAR safezone code... he is using it in 1.0.6.1 and script is looking for files which doesn't exists anymore... use this version, it's upgraded...

Link to comment
Share on other sites

9 hours ago, iben said:

Warning Message: Script z\addons\dayz_code\compile\vehicle_handleDamage.sqf not found

Maybe I'm wrong, but ... for example this warning msg means, script is looking for 1.0.5.1 vehicle_handleDamage.sqf. This file doesn't exists anymore - I mean, it's veh_handleDam.sqf now. This is prove it's old code - and with combination with call wild_spawnZombies it's most likely safezone script...

Link to comment
Share on other sites

@tade922 sounds like some kind of mod that you have installed are calling the

 wild_spawnZombies = compile preprocessFileLineNumbers '\z\addons\dayz_code\compile\wild_spawnZombies.sqf';

i think is a safezone.sqf.. so open your safezone.sqf and find this line.. then remove it.

if is not your safezone.. check in your custom compiles.sqf if u have the line.. then remove it. thers no other place to call the old wild_spawnZombies.sqf

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...