Search results

  1. S

    Ground Fog - Guide

    Is it possible to get ground fog on the Namalsk map?
  2. S

    Is it possible to map edit the Namalsk map?

    We just recently started an RP server on DayZ: Namalsk and I'd like to add a few things into the map such as camp sites, bases, etc. Is it possible to edit the Namalsk map with the ArmA editor, or just anyway at all? Thanks
  3. S

    Random Loading Screen?

    Nope didn't work like that either. If I happen to get a stable code working I'll let you know
  4. S

    Random Loading Screen?

    ErrorMessage: File mpmissions\__cur_mp.chernarus\description.ext, line 11: Config: .: '"' encountered instead of ']'
  5. S

    Random Loading Screen?

    Now I get a "Wait for Host" can't connect.
  6. S

    Random Loading Screen?

    Even with the brackets on the first loadscreen? EDIT: Testing it like this. ["loadScreen = "serverpic.jpg"","loadScreen = "old.jpg""] call BIS_fnc_selectRandom;
  7. S

    Random Loading Screen?

    So just to be clear the description should read ["loadScreen = "test1.jpg"","loadScreen = "test2.jpg"","loadScreen = "test3.jpg""] call BIS_fnc_selectRandom; correct?
  8. S

    Random Loading Screen?

    I don't know why its all lower case in the pic. My code reads; loadScreen = ["serverpic.jpg","old.jpg"] call BIS_fnc_selectRandom;
  9. S

    Random Loading Screen?

    progressLoadingScreen 0.8; //Both BIS_fnc_selectRandom = compile preprocessFileLineNumbers "\z\addons\dayz_code\compile\fn_selectRandom.sqf"; //Checks which actions for nearby casualty Its in there.
  10. S

    Random Loading Screen?

    Nope..still didn't work.
  11. S

    Random Loading Screen?

    So the random sqf is no longer needed?
  12. S

    Random Loading Screen?

    Didn't work for me. Gives the error "Cannot load texture mpmission/random.sqf"
  13. S

    Random Loading Screen?

    Dunno :/ I still can't get it to upload..seems like the site is half restored. I'm just gonna give up on it for now and try tomorrow. If you happen to get it working or if someone gets back to you about the code do tell if it works. :)
  14. S

    Random Loading Screen?

    Still continuing to go down for me.. I'll get back to you when I finally get it to work
  15. S

    Random Loading Screen?

    Alright, I'll give it a test run as soon as DayZ.ST stops going down and lets me upload my pbo lol
  16. S

    Random Loading Screen?

    I'll test it here in a few minutes, but where is the "BIS_fnc_selectRandom" coming from? I don't believe I have a file called that anywhere...
  17. S

    Random Loading Screen?

    I used that to get my current loading screen, but what I'm trying to do is get a random custom loading screen. For example, when you log in you might see one loading screen, but when you relog it'd show a different one. Hope that makes sense haha
  18. S

    dayz mission addin (serverside scripts)

    Alright, I have everything added in, but for some reason the climb on back script doesn't function correctly..you can do the anim but when you press backspace it teleports you to the position that you climbed on the vehicle. (The vehicle stays, but the character that climbed on the back is...
  19. S

    Random Loading Screen?

    bump - anyone ever got something like this working before?
  20. S

    Random Loading Screen?

    Hey everyone, is there a way I can make it where a random loading screen shows up everytime someone logs in? We're hoping to give everyone a chance to design their own and I'd like to stick a few different ones in. If its possible, can someone stick me in the right direction? Thanks :D
Back
Top