Search results

  1. C

    [Release] pick spawn and loadout

    This is a good example for everyone to follow for multiple custom spawns. Works great ebay. Thanks ;-) pathtonewspawn = "newspawn\locations\"; EXECscript1 = 'player execVM "'+pathtonewspawn+'%1"'; chi = [ ["",false], ["chi's Hideout", [2], "", -5, [["expression"...
  2. C

    [Release] pick spawn and loadout

    wouldn't u know my test server is down. i'll get back to u soon
  3. C

    [Release] pick spawn and loadout

    ok trying it now, thanks. Will let you know in a few.
  4. C

    [Release] pick spawn and loadout

    I had it as "then" to start with, but no one got the options then. So i looked back at your post at the bottom of page 2 and saw that u had "exitWith" and so i changed it. This made the entire menu visible to the people who have a custom uid list, but still nothing for the other users who don't...
  5. C

    [Release] pick spawn and loadout

    Hey ebay, this is my newspawn_main.sqf. People with custom spawns are getting the menu, but people who do not have custom spawn don't get the menu, they only get the message that says "Use scroll wheel to select spawn location". Can you help me out? Thanks in advanced. pathtonewspawn =...
  6. C

    ZEDS Community Epoch Panthera

    We have just started a Panthera server, only a week old, few players atm. There will be no domes, no custom loadouts, and no custom spawn points. Modular base building items will be indestructible unless maintained, then it becomes destructible until restart. This gives a chance to penetrate...
  7. C

    Sarge Like Equipment Spawn

    I am sure that someone has done this and I just can't find it, but i wanted to assign my own weapon/equipment possibilities to the DZAI. Is this possible? May be to say the have the same chance to spawn 1 of 15 weapons that i choose? And a chance that they have certain equipment on them as well...
  8. C

    NE Airfield Camp

    Thanks for the response, im about to make my own NE base inthe field, put an aircraft dealer at balota, and one at NW if possible.
  9. C

    [Discussion] Custom spawn points based on UID (UPDATED)

    look for player_spawn_2 in the dayz_code/system folder. Then copy and paste it into ur mission file and edit your init.sqf line that calls it so that it will call ur edited version. Now, lets edit ur version. Open the player_spawn_2 and comment out this part at the bottom... /*_myPos =...
  10. C

    [Release] Sector FNG Inland Version

    I can help u, join my teamspeak. zedsinc.enjinvoice.com and find me "chi"
  11. C

    [Discussion] Custom spawn points based on UID (UPDATED)

    Im using it on vilayer right now in Epoch. Not sure my Silent Warrior is working right. Hard to get customer service after the purchase. Before the purchase the guy would e-mail me back within a few minutes....-_-
  12. C

    [Release] Sector FNG Inland Version

    no prob man. Let me know if you need help with anything else. Not that good at scripting, but i'll help where i can.
  13. C

    [Release] Sector FNG Inland Version

    class Item17 { position[]={6611.9756,0.00,14201.991}; name="Sector FNG"; text="Kill Box"; type="mil_circle"; colorname="ColorRed"; }; Try that under class markers in the mission.sqm. Make sure to change the item number to the right number, and change the items to look for at the top of class...
  14. C

    DayZ Mission System

    I think he's talking about the missions in novy sabor spawning in and all the AI are dead in between a wall and a red building beside the church. And there are no boxes, just 2 uaz's. I think its a weapons cache one. Also, the c-130 one spawns there and the humvee is usually in the wall of the...
  15. C

    1.5 or 1.6

    "if(vehicle _x != _x && !(vehicle _x in _safety) && (isPlayer _x) && !((typeOf vehicle _x) in DZE_safeVehicle)) then {" \n exact same, i haven't changed yet. There is a Sarge being made just for epoch. http://dayzepoch.com/forum/index.php?/topic/2611-sarge-ai-epoch-edition/
  16. C

    Looking for a coder to customize some things for us

    Thanks, i'm busy working atm, but i will get up with ya in the next couple of days. Thanks.
  17. C

    1.5 or 1.6

    Hey sarge, I'm running 1.5, and I had lag on my foot patrols and choppers, so i turned off the vehicle fix and had great performance out of foot patrols and helis. Well I just noticed that it didn't fix the players not being able to get into vehicles with other players who have agrro'ed AI...
  18. C

    Looking for a coder to customize some things for us

    I am heading up a new community, and we are full of idea, most of which could be implemented with addon and scripts already in circulation, and a few that would need to be made from scratch. If you are really good at coding and want to make a few bucks, then let me know, we are ready to get...
  19. C

    DayZ Dual Admin Debug Monitor

    How much would it cost to get u to implement the hero 6th sense in? just asking atm.
  20. C

    [Discussion] Custom spawn points based on UID (UPDATED)

    yep, tested and working on epoch, if anyone needs help just let me know.
Back
Top