thevisad / DayZ-Private-master

Reality DayZ - replaced Bliss for DayZ servers
GNU General Public License v2.0
45 stars 86 forks source link

Kill messages not working #278

Closed thevisad closed 10 years ago

thevisad commented 10 years ago

Kill messages not working in 1.8

LANdaLAND commented 10 years ago

found the ERROR

variables not declared

LINE 3 in dayz_server/compile/server_playerDied.sqf

private["_characterID","_minutes","_newObject","_playerID","_key","_playerName","_playerID","_myGroup","_group","_victim", "_killer", "_weapon", "_message","_distance","_loc_message","_victimName","_killerName","_killerPlayerID"];

BUUUT....sometimes it says ERROR:NO UNIT instead of _victim