Hi Stapo,
Cheers for this, have some beans!
Is it just the server_playerDied.sqf that has the changes in the server.pbo or is there more to it?
Kindest regards to you :)
Mac
Wireworld
Hi Doc, as requested
pMain
DELIMITER $$
USE `hivemind`$$
DROP PROCEDURE IF EXISTS `pMain`$$
CREATE DEFINER=`root`@`` PROCEDURE `pMain`()
BEGIN
DECLARE iSpawnNumVeh SMALLINT(3) DEFAULT 35;
CALL pCleanup();
CALL pFixMaxNum;
SELECT SUM(MaxNum) FROM object_classes INTO...
I can manually spawn the vehicles into the db without problem with the names you mentioned. I can't get them to auto spawn after adding them into the object_classes and object_spawns tables. That is my problem!
Thx for the reply
Mac
I have this problem too, I have added them into object classes and object spawn tables but they never spawn. It's driving me nuts!
object classes:
'AH6X_DZ','0.59','1','0.05000','[[\"motor\",1],[\"karoserie\",1],[\"elektronika\",0.8]]','[]','0.5'...
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.