Search results

  1. R

    Help needed with models for certain people

    On my server I'm looking to apply certain skins to certain people to differentiate different factions. In order to do this I added if ((getPlayerUID player) in ["118875142","112928774","75487622","118248966","60222918","2842624","88739718","70500486","111248902"]) then { //all groups if...
  2. R

    [Help Needed] How to overwrite an inventory on spawn

    A few days ago I added MK17s to my server which use ammo that isn't naturally spawning. This gave me the idea to add the ammo as well as FNFAL ammo to the 7.62 ammo boxes... seeing as they are 7.62 rounds. The problem I'm running into is I can't figure out how to overwrite the ammobox inventory...
  3. R

    Customizing Auto Refuel (Help Needed)

    For anyone interested, here is my altered version of Auto refuel. It currently features; -Different (and easily changeable) refuel rates for air and land vehicles -Different (and easily changeable) refuel distances for air and land vehicles -Requires engines to be off to refuel -Calls you a...
  4. R

    Custom loading screen help needed!

    Sorry if this is a really dumb question, but I'm having some difficulty implementing a custom loading screen to my dayz.st server. I've read and followed the guide here: http://sponsored.dayz.st/wiki/index.php?title=Custom_Load_Screen but i've run into a couple of problems. Exactly what do I...
Back
Top