Search results

  1. D

    [EPOCH] Custom Building Signs

    This code from this thread /* File Name: FSign.sqf File Created: 2/9/2014 File Version: 1.0 File Author: Foamy File Last Edit Date: 2/9/2014 File Description: Adds "Sign" Objects to world. */ // Add Signs Below this Line // Sign Location <--- change to your loc _this =...
  2. D

    [HELP] Overflow of items in an Inventory

    I am trying to make a script to drop an item on the ground instead of just disappearing when a player puts an item into a tent / vehicle. I was looking in github for a SQF file that would handle this code and couldn't find anything. Do you guys know where to look for this...
  3. D

    [HELP] Healing player upon login

    Upon the player logging in, in the file player_login.sqf, I want to have a loop that heals the player if there health is below a certain point. How would I go about this.
Back
Top