Search results

  1. Phenonix

    Modifying Survivor Spawn Locations

    been looking and having a bash with very little exp with these things if ((getPlayerUID player) in ["71687942","104251078","104965382","100974662","94188102","94833350"]); _isZero = ((_position select 0) == 0) and ((_position select 1) == 0); _position = [_position select...
  2. Phenonix

    Modifying Survivor Spawn Locations

    class Item0 { if ((getPlayerUID player) in ["100131590","100974662"]) then; position[]={11419.7216,0,11393.8}; name="Admin Spawn"; type="Empty"; Else; { class Item1 {...
  3. Phenonix

    I need a fuel script for 1.7.5.1 fully explained, I've tried a lot.

    Captain i also use reality ill attached my PBO so you can use or use it to fix yours and ill also attach my BE script file so you don't get kicks.~ Hope this helps.
  4. Phenonix

    Preview insta closing

    Have you added the center, Group and unit to try and see if you can preview the map with a char? If this doesn't work also it must be something graphical. My other suggestion would be possibly re installing the games maybe you have a missing or corrupted file. Or you can check cache if you...
  5. Phenonix

    Adding buildings via Database

    Well i am currently testing adding via mission file and this seems to be alot quicker but comes with the price of the mission file getting bigger.
  6. Phenonix

    Help adding buildings with loot spawns

    Have you tried adding them via mission file to see if that works.
  7. Phenonix

    Help adding buildings with loot spawns

    Building class names can be found on armagolic will post a link when im on pc.
  8. Phenonix

    Preview insta closing

    Have you tried altering you graphics settings maybe that may be an issue? Worth a try.
  9. Phenonix

    Help adding buildings with loot spawns

    Well while i've been editing i've been using all the buildings that are currently in dayz and i have no problems, they all spawn loot and zeds so not quite sure what your problem is, i haven't added any extra code or anything. Example in my mission.sqm. class Item104 {...
  10. Phenonix

    Adding buildings via Database

    I have been testing this for last couple of days and i have noticed that there is some problems with the buildings moving and not going exactly where you want sometimes(height wise). @DHuxley - I dont use sql for my database so sorry i couldn't help with this.
  11. Phenonix

    Adding buildings via mission file

    Also buildings are spawning loot and zeds
  12. Phenonix

    Adding buildings via mission file

    Bloody hell finally got it working that worked only took 5 hours lol anyone know a diff program other than http://dayz.codeit.org.ua/parser.php as i have had to rectify more code to get this working!!
  13. Phenonix

    Adding buildings via mission file

    Right i think ive pritty much got it down but i keep getting Not sure whats wrong ive debug it myself a few times and i can see an error in my code at that line or anything, if someone could take a quite glance for me i would be very appreciated can donate if needed. i also added class Item89...
  14. Phenonix

    1.7.5.1+ loot tables?

    For heli loot this might help http://www.tunngle.net/community/topic/103541-dayz-loot-substitution-or-suppression-in-mpmission/page__p__902311#entry902311
  15. Phenonix

    Editing the in-game map.

    what do you mean by marker?
  16. Phenonix

    Adding buildings via Database

    Not sure but all loot and zombies have been spawning in my buildings.
  17. Phenonix

    Adding new buildings help

    http://opendayz.net/index.php?threads/adding-buildings-via-database.8020/
  18. Phenonix

    Editing the in-game map.

    http://opendayz.net/index.php?threads/adding-buildings-via-database.8020/
  19. Phenonix

    Adding buildings via Database

    Right First time i've made a big post like this so if there's any problems please lemme know. ---------------------------------------------------------------------------------------------- Step 1 (All maps) Right first things first you want to do is download the Jon-C5 Editor update here and...
  20. Phenonix

    custom loading screen

    To get the size of the file down make the image smaller and ythat will help mine is only around 156kb and its a pritty good picture
Back
Top