Jump to content

Bags2247

Member
  • Posts

    206
  • Joined

  • Last visited

Posts posted by Bags2247

  1. ok , yeah... What i did was uploaded my service_point.sqf to dropbox and you can D/L it from there...

    Here is the link

    https://www.dropbox.com/s/92c5cxvez7lothk/service_point.sqf

     

    It works on my server, all you will need to do is, if you want, change the amount of gold it costs to repair things, mine is set to cost a BC for air vehicles and 5 10oz gold for everything else

    and enable re-arm if you want it...I don't have it enabled on mine, currently

     

    Bags

  2. I remember seeing a way for a server admin to restrict the type of skins available to lvls of humanity,

    I didn't bookmark though, and I have been unable to find it since but definitely remember seeing it

     

    This way you could limit what hero/bandits or those in between are wearing..

     

    Hopefully I can find it again as well

     

    Bags

  3. Make it look like this

       //Lights
        //[0,0,true,true,true,58,280,600,[0.698, 0.556, 0.419],"Generator_DZ",0.1] execVM "\z\addons\dayz_code\compile\local_lights_init.sqf";
    };
    //Custom Loadouts
        [] ExecVM "Scripts\loadout.sqf";
    //Service point by Axe Cop
    [] execVM "service_point\service_point.sqf";
    

    It works on mine, I just removed some of my stuff, that you don't have there

     

    Bags

  4. On Vilayer, they offer an AH on they're addon page/tab...

     

    That's his one there, and the same as any of they things, install it via there...

    At least I did when I started....

    But you don't get the code block there when you buy it via vilayer addons.....

     

    Which some people like to get....But I went with the AH addon on vilayer's acp panels addon manager,

    But I got it when I didn't really understand/know much about the entire scripting and was still fresh to the scene.

     

     

    Bags

     

     

    Others might be able to help you with installing the original code block if you buy it direct...

  5. God mode traders that is configuarble easily

    http://opendayz.net/threads/epoch-safe-zone-commander-god-anti-backpack-stealing-no-shooting-no-vehicle-weapons.14877/

     

    Lift/towing

    http://opendayz.net/threads/release-preconfigured-r3f-logistics-towing-and-heli-lift.13743/

     

    Out of stock

    http://dayzepoch.com/forum/index.php?/topic/4040-out-of-stock/

     

    Adding some stuff to Traders

    http://dayzepoch.com/forum/index.php?/topic/2588-adding-general-building-materials-to-traders-how/

     

    1 type of mission system

    http://opendayz.net/threads/release-dayzchernarus-mission-system.12169/

     

    but check out Fuchs's as well... its good

    http://dayzepoch.com/forum/index.php?/topic/2611-sarge-ai-epoch-edition-mission-system-26-missions/

     

    Indestructible Buildings

    http://dayzepoch.com/forum/index.php?/topic/1673-how-to-cpc-indestructible-bases/

     

    BE stuff

    Retra had a tutorial or discussion on BE somewhere either here or opendayz.net  but I can't find it at this point

     

     

    And imo, I think that it's worth the small amount of money outlayed to get a decent ANTI-HACK..Blur's or infistar's works well with EPOCH... though Dnightmare made a set of admin tools that might be what your after

     

     

    BTW, I haven't worked with EPOCH Panthera, so disclaimer on these for that...

     

    MGT or MadHatter i think have a Panthera EPOCH running, so I'd probably direct question that way without harassing them too much

     

     

    Most of those work well with Vilayer btw

     

    Bags

     

    p.s. And I know of a auto refuel/repair/rearm addon, I just can't find it atm..

    It's configurable to cost money.....

    Umm from memory, it was AXECOP's in EPOCH forums

     

    Yeah it was, and I fouind it again

     

    http://dayzepoch.com/forum/index.php?/topic/3935-release-vehicle-service-point-refuel-repair-rearm-script/

  6. Quick question PIGGD, this bit of code here

    // ------------------------------------------------------------------------Player GUID instead of key Start------------------------------------------------------------------------
    //                            PVDZE_veh_Publish2 = [_veh,[_dir,_location],_part_out,false,_keySelected,_activatingPlayer];
                                PVDZE_veh_Publish2 = [_veh,[_dir,_location],_part_out,true,dayz_playerUID,_activatingPlayer];
    // ------------------------------------------------------------------------Player GUID instead of key End------------------------------------------------------------------------
    
     
    

    Would I put it above

    //["PVDZE_veh_Publish",[_veh,[_dir,_location],_part_out,false,_keySelected]] call callRpcProcedure;
    						PVDZE_veh_Publish2 = [_veh,[_dir,_location],_part_out,true,dayz_characterID,_activatingPlayer];
    						publicVariableServer  "PVDZE_veh_Publish2";
    

    or would I comment out my piece of code though leaving the variable there

     

    soz for being a pain..I need coffee

     

    Bags

  7. And I have to agree with MACA here, STEALING CODE IS NOT COOL...

     

    Whenever you have it ready maca, everyone will be waiting... wonder if I should start a betting pool, on how many D/Leds this gets in the first hour of release.........j/king

     

    Awesome work mate, actually both you and Axecop are coming out with some rippers lately

     

     

    Bags

×
×
  • Create New...