Search results

  1. D

    Remove Parts From Vehicles v1.8

    Remove Parts From Vehicles By: Unkinhead Credits: Jaimbo Fixed: NeverUsedID Adapted by: Davison Working in 1.8.0.3 Unpack your mission.pbo with PBOview (or another PBO unpacker) Create a folder called: custom in mission files. Copy the init.sqf from "dayz_code\system\mission"...
  2. D

    Official Breaking Private Server files

    hi guys. the official package wil be released in july 7th. here is the link from the official private server files: Download -All servers will show on the launcher as long as you have -mod=@BreakingPoint;@BreakingPointServer in the start up parameters -BreakingPoint private is based off of...
  3. D

    New idea for repair center for vehicles

    taking as an example, this script posted: http://www.opendayz.net/threads/working-repair-and-refueling-stations.10969/ My idea is that the script works only in: Land_repair_center And maybe: Land_Ind_Garage01 and that only happens if repair parts are in gear the vehicle. example: if you have...
  4. D

    BluePhoenix175 Admin Tools it's no working in 1.7.7.1?

    several errors occur, for example, when trying to teleport it works is not going to the selected location to teleport back and forth, someone already fixed it?
  5. D

    Mission File for 1.7.7.1

    this is mission file for 1.7.7.1 http://www.mediafire.com/?itk0c6bkm0sdta4
  6. D

    Scripts Working 1.7.7.1

    What Scripts are working on version 1.7.7.1?
  7. D

    Error in mpeventhandler #8

    when the player spawn after dying, this error happens. mpeventhandler #8 mpeventhandler.log 14.06.2013 14:53:11: user (###.22.###.###:2304) ####################### - #0 "Hit" 4:220 Survivor2_DZ - "_this spawn server_playerHit;" 14.06.2013 14:53:11: user (nothing)...
  8. D

    Breaking Point Private Hive Files

    hi guys, here are the files needed to create a private server for Breaking Point. there is only a problem when entering the server the player is kicked by Script Restriction # 20 when trying to enter again, the player does not spawn. Sorry my bad english. here are the links: Mission PBO...
  9. D

    It's possible? Self-blood bag only in hospital

    Taking the sample code for Auto-Refuel: kh_actions.sqf private ["_vehicle", "_vehicle_refuel_id"]; //Awesomely Edited by Seven _vehicle = objNull; diag_log "Running ""kh_actions""."; while {true} do { if (!isNull player) then { private ["_currentVehicle", "_isNearFeed"]...
Back
Top