Here we go:
BEGIN
DECLARE intOffset INT DEFAULT 0;
DECLARE bDoSpawn TINYINT(1) DEFAULT 0;
DECLARE bSpawned TINYINT(1) DEFAULT 0;
DECLARE iLID INT DEFAULT 0;
WHILE (bDoSpawn = 0) DO
SELECT FLOOR(RAND() * COUNT(*))
INTO intOffset
FROM object_classes;
SELECT Classname...
I have tried last updated
DayZ Private Server Files Pack (1.7.4.4) [All current maps NOT updated]
Unfortunately :
Starting MySQL database. Please wait 5-10 seconds.
OK.
Executing spawn script...
ERROR 1054 (42S22) at line 1: Unknown column 'MaxDamage' in 'field list'
OK.
Starting...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.