Search results

  1. m1lkm8n

    Adding snow to your server

    Yea that's what I meant. Not completely off that would be weird :).
  2. m1lkm8n

    Adding snow to your server

    That's exactly what I was gonna work on tonight. I figured I can link it to the overcast something like if overcast is > .3 then it will run the snow script. I was working on isinbuilding portion of it last night so it won't snow inside.
  3. m1lkm8n

    Adding snow to your server

    @graz mind sharing your random function? ive taken the snow script removed some lines so it wouldn't interfer and placed it in the dynamic weather sqf in day_code however since theres no randomness to it it just runs all the time.
  4. m1lkm8n

    Namalsk Forest Spawns

    where does the code class HeliEmpty: Woodspawn {}; go? does it go into the config.cpp file as well? heres the code im trying to implement. ones for the zombie spawns in the woods and the others are for car wrecks on the roads but so far no zombies are spawning class ForrestRoaming...
  5. m1lkm8n

    Explanation of spawn points?

    Can someone explain how the spawn points work in the mission file? I see I think it is 99 classes in the cherno mission file then another 7 after that. I'm trying to set spawns on my island and I thought I only needed to change the 7 marker classes but when people spawn in its spawning them in...
  6. m1lkm8n

    Change weather server side.

    Hey ventzero Any way randomly call this snow script i have instead of rain from the dynamic weather sqf? I've got a winter map I'm making and I'm trying to figure out how to get it to snow instead of rain
  7. m1lkm8n

    [How-To] Improved vehicle spawn functions

    thanks. its prob something I did in these pics. its was 2am and I was trying to finish this up while falling asleep at the computer. I fixed it. Once I sleep I looked back at what I did. Made the changes and it works fine now!
  8. m1lkm8n

    [How-To] Improved vehicle spawn functions

    ok im trying to follow this to uipdate my spawn scripts and im getting this error: error 1136 (21s01) at line 1: column doesn't match count at row 1 what am I doing wrong? thanks
  9. m1lkm8n

    Change weather server side.

    Ok two questions. Can't I unpbo change the weather then repack signed with my own key since I'm in the process of fitting this to my island I'm making? Also has anyone figured out how to add the snow effect directly into the dynamic weather sqf? My island is winterized so I disabled rain...
  10. m1lkm8n

    Own Mapmaking

    I have no problem helping you out but forums.bistudio.com has some of the best editing guys and their very helpful.
  11. m1lkm8n

    Own Mapmaking

    Are you saying you want to make your own arma 2 oa dayz map? If so you need bi tools which includes visitor 3 and other tools you need. Not to discourage you but Let me tell you it's not easy. I'm currently in the process of building my own. I've got easily over 100hrs in and I'm finally...
  12. m1lkm8n

    Spawn bug on server

    This is the issue I'm having on my server with the map I'm making. Pwnoz0r do u know how to fix it I'm at a loss for what I'm doing wrong.
  13. m1lkm8n

    Server not saving position

    So my loot is saving to characters but our positions in the world are not. Every time you log out and spawn back in it spawns us in one of the new-spawn locations I have set and not where we log out at. Is this a scripting issue or server setup issue? I can't understand how items are saving but...
  14. m1lkm8n

    Server not saving position

    Hey guys so I'm working on a test map called grand maran an island off the coast of Maine, us Anyway I've got it up and running and when I log out it saves my weapons and items I pick up but not my position. Any ideas? Thanks
Back
Top