xliamz 10 Posted March 18, 2014 (edited) Hello Tonic-_- I want to make a new team along side the civs and cops this team is going to be for gangs; having different gangs in different slots (10 slots per gang) each gang will have their own shop (with the same items) however they cannot visit each other's base and use their shop... I was wondering a few things... How would I set up the team for gangs? How would I divide the slots (would it be like the numbers for the police? if so how would I do this) How would I do individual spawns? Furthermore how would I add separate shops for different ranks of donators? I hope you can help; thanks in advance. Edited March 18, 2014 by xLiaMz Share this post Link to post Share on other sites
somma1986 12 Posted March 19, 2014 Hello all,my logs got spammed with this weird message Server: Object info 29:2 not found. Can't change owner from 0 to 2 Server: Object info 15:40 not found. Can't change owner from 0 to 2 Server: Object info 15:47 not found. Can't change owner from 0 to 2 Server: Object info 12:16 not found. Can't change owner from 0 to 2 Server: Object info 12:15 not found. Can't change owner from 0 to 2 Client: Object 2:1534 (type Type_85) not found. Server: Object info 19:15 not found. Can't change owner from 0 to 2 Server: Object info 23:21 not found. Can't change owner from 0 to 2 Server: Object info 23:17 not found. Can't change owner from 0 to 2 Error: Object(2 : 1534) not found anyone know what that means? Having the same messages in my logs. s.o. got a solution? Share this post Link to post Share on other sites
tylerhimself 10 Posted March 19, 2014 (edited) fixed Edited March 19, 2014 by tylerhimself fixed Share this post Link to post Share on other sites
dburke87 10 Posted March 20, 2014 I have a script which runs client-side in my Altis Life mission when a player buys a vehicle, fn_setupVehicle.sqf. The script spawns in the vehicle, captures it to a variable (_vehicle), then does several things with it. The item I'm struggling with right now is setting a variable on the vehicle. The line reads: "_vehicle setVariable["vehicle_info_owners",[[getPlayerUID player,name player]],true];". This works fine for all players currently in the mission, but it seems that JIP players are not syncing this variable. So, when I enter the mission and spawn my vehicle, "hint format["%1",vehicle getvariable "vehicle_info_owners"];" returns the array. But, if I exit the mission and come back into game, that same debug hint returns "<any>". What's more confusing, when I use the debug console to setVariable on this same vehicle, it is JIP compatible, whereas the one set by a client-side script is not. I'm lost here, unfortunately. Any ideas? Share this post Link to post Share on other sites
HitmanZodGaming 10 Posted March 27, 2014 Hello everyone! If you are having trouble setting up the intial server files or need help with your server, I am free to help! Contact me on Steam : Hellochino or on TS3 : 216.246.109.163:10069 Share this post Link to post Share on other sites
JorgenSteel 10 Posted March 29, 2014 I have setup the server (Up to date) But i have a few problems if i will spawn it say Contacting server for player information... and if i press Y there is nothing coming and if i press U i cant lock/unlock my car How can i fix this Gr. Jorgen Share this post Link to post Share on other sites
MAGNET 10 Posted March 30, 2014 Hi, its may be lame question, but I am new in ARMA. When I make some saves, and I turn off my CPU, next time when I play ARMA, i cant find my previous saves, I can only start from the beginning. Any sugestions ?:) Share this post Link to post Share on other sites
H229Accord5LX 10 Posted March 30, 2014 hello everyone i am new to the computer seen and i am trying to learn how to script and mod for arma 3 altis life? Share this post Link to post Share on other sites
Maio 293 Posted April 1, 2014 hello everyone i am new to the computer seen and i am trying to learn how to script and mod for arma 3 altis life? There is no specific "modding" for Altis life. You have to learn scripting in general if you wish to modify the Altis life mission. Just be sure to ask for permission from the mission author before you start doing it. Share this post Link to post Share on other sites
Raklatif 10 Posted April 3, 2014 (edited) Where is the database configuration file for connection info and user setup? Edit: I tried the method on https://wiki.nitrado.net/en/Altis_Life testing now... Edit2: After installing ArmA2NET server hangs on 20:20:01 Reading mission ... any advice? Edit3: Took very long :/ 20:24:34 Mission read. Edited April 3, 2014 by Raklatif Share this post Link to post Share on other sites
cyph3r 10 Posted April 8, 2014 When a player spawns into my server, they get stuck at Contacting Server for Player information. Does anyone have any suggestions as to how to rectify this issue? Share this post Link to post Share on other sites
egn3 10 Posted April 11, 2014 Hey guys, We are running an altis life server with version 3.1.0 and having a few issues with trying to upgrade to version 3.1.2 i have tried using the new arma3life.sql and put all the folders in the correct spot i loaded the default map onto the server to test out if we had the latest version with interaction menus working with no worries but the problem we are currently facing is joining the server and just sitting on the screen before you enter the lobby (Map of altis) we are not too sure what to from here or if we are doing something wrong if someone could point us in the right direction that would be much appreciated and save us a lot of time and effort trying to figure out what is causing the issues. Thank you. Share this post Link to post Share on other sites
hohum 10 Posted April 15, 2014 Well, since I'm too new here to use PMs, I tried to send this message to the OP. Here's hoping it gets noticed: First of all, thanks for writing and releasing the Altis Life RPG with persistence enabled. Secondly, I'd certainly be interested in contributing to keep free releases of Altis Life coming; however, in lieu of donations I'd like to see if you could help me out with some paid professional services. I'm trying to stand up a Life RPG server because I'm interested in playing on and customizing your mission for some very specific game play. I have the Arma 3 dedicated build running with ArmA2net and the MySQL plugin. I've got the MySQL server installed and set up with the arma3life schema but I just for some reason can't get the two talking. When I log into the server, I get stuck at the loading screen with a message saying something a long the lines of "Contacting server for player information..." I was hoping I could pay you to log into my server and tell me what the hell I'm doing wrong. I also see most other Life servers have a spawn menu so that people can spawn in major cities around the map. But when I log in initially I get the briefing menu and my spawn point is out on the island in the north part of the sea. I'm currently operating under the assumption that when I get the database issue fixed the spawn menu will work, but I just want to make sure that it's actually build into the vanilla LifeRPG build that you make generally available here. Please shoot me an E-Mail at daniel AT corbe DOT net, teamspeak on apollo DOT corbe DOT net or skype me at corbedaniel And keep up the good work! Share this post Link to post Share on other sites
hohum 10 Posted April 15, 2014 Sweet! I got it running. Share this post Link to post Share on other sites
PiterP 10 Posted April 15, 2014 I woudl like to ask about license. I have idea to translate all mod and added new markers, scripts (just add new no edit Tonic's) etc. Can I do it or I have to pay for full license? Share this post Link to post Share on other sites
president evil 10 Posted April 16, 2014 hi, I have no experience with Arma servers (only Counter Strike) can anyone tell me where to put the files/folders in the server? Share this post Link to post Share on other sites
AltisSmurfen 10 Posted April 17, 2014 Hi everyone! We're 5 new people that started a Altis life server and we need a bit of help with scripts such as spawnpoints map creation etc. If you're out there and have the knowlege about this then please add me on skype: K.jegendal and help me out. If you're doing a good work, it will result in payment! Share this post Link to post Share on other sites
AltisSmurfen 10 Posted April 17, 2014 Hi Tonic! Thanks for all the help. I just wounder if you could help me with some small scripts. We will give you a donation and maybe we can do some work together on my server? Add me on skype if you'd like. K.jegendal Share this post Link to post Share on other sites
president evil 10 Posted April 18, 2014 I got the game mod working but the database isn't set up correctly can someone help with detailed instructions on how to set up the DB? Databases.txt (located in the root server directory) mysql,slayersfastdl2_arma3life,slayersfastdl2.site.nfoservers.com,3306,slayersfastdl2,nottypingpasswordhere @Arma2NET folder is in the root directory when I goto my phpadmin and enter this code: SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO"; SET time_zone = "+00:00"; /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8 */; DELIMITER $$ -- -- Procedures -- CREATE PROCEDURE `resetLifeVehicles`() BEGIN UPDATE vehicles SET `active`= 0; END$$ CREATE PROCEDURE `deleteDeadVehicles`() BEGIN DELETE FROM `vehicles` WHERE `alive` = 0; END$$ DELIMITER ; -- -------------------------------------------------------- -- -- Table structure for table `players` -- CREATE TABLE IF NOT EXISTS `players` ( `uid` int(12) NOT NULL AUTO_INCREMENT, `name` varchar(32) NOT NULL, `playerid` varchar(50) NOT NULL, `cash` int(100) NOT NULL DEFAULT '0', `bankacc` int(100) NOT NULL DEFAULT '0', `coplevel` enum('0','1','2','3','4','5','6','7') NOT NULL DEFAULT '0', `cop_licenses` text, `civ_licenses` text, `cop_gear` text NOT NULL, `arrested` tinyint(1) NOT NULL DEFAULT '0', `aliases` text NOT NULL, `adminlevel` enum('0','1','2','3') NOT NULL DEFAULT '0', `donatorlvl` enum('0','1','2','3','4','5') NOT NULL DEFAULT '0', `civ_gear` text NOT NULL, `blacklist` tinyint(1) NOT NULL DEFAULT '0', PRIMARY KEY (`uid`), UNIQUE KEY `playerid` (`playerid`), KEY `name` (`name`), KEY `blacklist` (`blacklist`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=12 ; -- -------------------------------------------------------- -- -- Table structure for table `vehicles` -- CREATE TABLE IF NOT EXISTS `vehicles` ( `id` int(12) NOT NULL AUTO_INCREMENT, `side` varchar(15) NOT NULL, `classname` varchar(32) NOT NULL, `type` varchar(12) NOT NULL, `pid` varchar(32) NOT NULL, `alive` tinyint(1) NOT NULL DEFAULT '1', `active` tinyint(1) NOT NULL DEFAULT '0', `plate` int(20) NOT NULL, `color` int(20) NOT NULL, `inventory` varchar(500) NOT NULL, PRIMARY KEY (`id`), KEY `side` (`side`), KEY `pid` (`pid`), KEY `type` (`type`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=2 ; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; I get this error: SQL query: DELIMITER $$-- -- Procedures -- CREATE PROCEDURE `resetLifeVehicles` ( ) BEGIN UPDATE vehicles SET `active` =0; END$$ MySQL said: Documentation #1548 - Cannot load from mysql.proc. The table is probably corrupted Share this post Link to post Share on other sites
Noztra 10 Posted April 18, 2014 Best gamemode til Arma ever! :) Share this post Link to post Share on other sites
AceWhittles 10 Posted April 22, 2014 I'm trying to figure out where the life_fnc_mp is declared and how it works. Anyone know? Share this post Link to post Share on other sites
Yuken 10 Posted April 25, 2014 (edited) Edit: Edited April 25, 2014 by Yuken Share this post Link to post Share on other sites
R1ch2015 10 Posted April 26, 2014 Sorry im a noob,can somebody tell me how to use the ATM.Ive asked on in game chat but nobody replies...thanks Share this post Link to post Share on other sites
henoreil 10 Posted April 26, 2014 I have a problem myself, whether it's night or day I can not activate the flashing lights! Why? Thank you. Share this post Link to post Share on other sites