Jump to content

Muffin Man

Member
  • Posts

    71
  • Joined

  • Last visited

Posts posted by Muffin Man

  1. Good day everyone :-)

    How will I go about kicking players that are on a certain IP range?

    I have the ranges, and kinda know my way around DarT, but not finding a way to create my own "config" for DarT to read, and kick a player that is in that range (And give a reason)
    I am guessing I will have to make a private ban?

  2. Loaded from testing branch

     

    Same problem I first got where the missions don't spawn (or if they do, don't get announced) and saw the same spelling mistake in line 10 of the ZFM_Loot_Config.sqf the vairable is spelt ZFS_Loot_Type_Probabilty and on line 27 it is ZFS_Loot_Type_Probability (Line 10 missing an i )

     

    FIxed that and now missions spawn (get announced too) but the AI is not attacking me.  Can walk right up to them, and kill them, and the others will just look at me like I am doing them a favour :P

    New RPT
    https://dl.dropboxusercontent.com/u/275706/arma2oaserver.RPT

    Still a lot of "Error Undefined variable in expression" messages.

    Not sure if I am maybe doing something wrong?
    my server_monitor.sqf looks like this where I call up ZFM:

     

        allowConnection = true;    
        // Zambino FairMission
        [] ExecVM "\z\addons\dayz_server\ZFM\ZFM_Initialize.sqf";
        sm_done = true;
        publicVariable "sm_done";
    };

     

  3. Pulled from master

     

    Here is my fresh RPT:

    https://dl.dropboxusercontent.com/u/275706/arma2oaserver.RPT

     

    Some examples:

     

    9:13:28 Error in expression <calSupplies
    ];


    ZFS_FixedLoot_Types =[
    ZFS_FixedLoot_Pistols,
    ZFS_FixedLoot_Sni>
     9:13:28   Error position: <ZFS_FixedLoot_Pistols,
    ZFS_FixedLoot_Sni>
     9:13:28   Error Undefined variable in expression: zfs_fixedloot_pistols
     9:13:28 File z\addons\dayz_server\ZFM\Config\ZFM_Loot_Config.sqf, line 224
     9:13:28 Error in expression <







    ZFM_Admin_UIDs =[
    ["239539334",[ZFM_Admin_All_Permissions]]
    ];

    ZFM_Cach>
     9:13:28   Error position: <ZFM_Admin_All_Permissions]]
    ];

    ZFM_Cach>
     9:13:28   Error Undefined variable in expression: zfm_admin_all_permissions
     9:13:28 File z\addons\dayz_server\ZFM\Config\ZFM_Admin_Config.sqf, line 21

     

     9:14:24 Error in expression <tedVehicle;


    sleep 20;


    deleteVehicle _createdVehicle;    


    _crashPosOne = _cras>
     9:14:24   Error position: <_createdVehicle;    


    _crashPosOne = _cras>
     9:14:24   Error Undefined variable in expression: _createdvehicle
     9:14:24 File z\addons\dayz_server\ZFM\ZFM_Mission_Functions.sqf, line 826
     9:14:24 "Crash Marker. Location [4138.75,8052.72,0], Difficulty DEADMEAT, MarkerText Crashed Mi17_medevac_CDF"
     9:14:24 "Zambino FairMission System [ZFM]  v0.3.2 - ZFM_CreateCrashVehicle - Marker set.."
     9:14:24 Error in expression <",ZFM_NAME,ZFM_VERSION,(visiblePosition _createdVehicle)]);

    [_createdVehicle,_m>
     9:14:24   Error position: <_createdVehicle)]);

    [_createdVehicle,_m>
     9:14:24   Error Undefined variable in expression: _createdvehicle
     9:14:24 File z\addons\dayz_server\ZFM\ZFM_Mission_Functions.sqf, line 840

     

    Thanks for the assist :-)
     

  4. Figured it out :-)

    ZFM_Loot_Config.sqf

    Line 10 has:

    ZFS_Loot_Type_Probabilty = "4x10101B";

     

    And line 27 has:

    ZFS_Loot_Type_Probability

     

    Fixed the spelling and working now :-)

    EDIT:

    Missions are running now, but getting a whole bunch of "Error Undefined variable in expression" mesages now, and seems like the loot crates are not filling with all leet.  Only three weapons at a time.

  5. Seems like missions aren't spawning (Or am I a bit impatient?  Which is possible :-) )

    Getting this in my RPT:

     8:56:33 Error in expression <OOT_MODE_TYPES = [
    ZFS_Loot_Type_Fixed,
    ZFS_Loot_Type_Probability
    ];


    ZFS_Loot_>
     8:56:33   Error position: <ZFS_Loot_Type_Probability
    ];


    ZFS_Loot_>
     8:56:33   Error Undefined variable in expression: zfs_loot_type_probability

     

    Unfortunately I am not to good at scripting yet to figure this out :-(

  6. Exact path is:

    DayZ_Epoch_7.Lingor\Custom\zedfree\zedfree.sqf

     

    Sorry, forgot to at the zedfree.sqf on my path above.

     

    Massive face palm imminent..
    My co-ords were wrong when I added the sensor to the mission.sqm.

    All working now :-D

    Thank you so so much for this!

  7. Apologies for the late reply.

     

    Here is my mission.sqm

    https://dl.dropboxusercontent.com/u/275706/mission.sqm

     

    I have put the zedfree.sqf script in custom\zedfree

     

    Full path:

    X:\DAYZ_EPOCH_SERVER\MPMissions\DayZ_Epoch_7.Lingor\custom\zedfree

     

    As you can see I am running a Lingor server.  The area still spawns zeds :-(  (Airfield on an island to the left of the map)

     

    No errors in my rpt log or when starting/joining server.

     

    Thank you for the help thus far :-)

  8. Looked through your post history and only see posts about custom traders, farming hemp and servers on DayZ Commander.
    Am I missing a post?

    I too would like to create a zombie free area on an island that has buildings on it already.

  9. Right
    Think I got it working
    Edit your Trader_Config_Tool.php file's database access details, so that it can look into your DB and make changes (Obviously your DB and firewall must allow this connection)
    Copy the Trader_Config_Tool.php, bg.jpg and dayz_epoch_logo.png into the bootstrap directory
    delete the index.php file and rename Trader_Config_Tool.php to index.php

     

    Then start hosting the site with a web server, I used XAMPP

    The background does cause you to miss allot of text (black on black), make it lighter or create your own

    Hope this helps a little.

     

    Edit: Would like some insight on how to add traders and edit their inventory / location.

  10. The index.php file is empty, causing the page to be just blank
    Configuring the Trader_Config_Tool.php file does not help

    Must this file (Trader_Config_Tool.php) be copied somewhere when done?  Is there perhaps supposed to be an installation.php that must be run first that is just missing?

×
×
  • Create New...