palladiumm Posted August 19, 2015 Report Share Posted August 19, 2015 You can set the zombie faces to any installed face by adding this line of code using any installed face: _zombie setFace "FACENAME_HERE"; Into the following bank in fnc_ZProximity.sqf like below: _zombie disableAI "FSM"; _zombie disableAI "AUTOTARGET"; _zombie disableAI "TARGET"; _zombie setBehaviour "CARELESS"; _zombie disableConversation true; _zombie setFace "infected2"; //this face is from Dawn Of The Dead - Infected Skins Addon by gulo _zombie addRating -10000; zarray=zarray+[_zombie]; if (zombierun < 1) then {_zombie setdamage 0.5;}; All zombies will have the same face, BUT at least they will be a zed face if you use the zombie skins from above posts. Does anyone have a way yet to randomize the zombie faces with an array? Thanks this is great! Link to comment Share on other sites More sharing options...
umfufu Posted August 26, 2015 Report Share Posted August 26, 2015 (edited) Had some adjustments done so now 2 types of zeds1 the old drunken alike (walking as they had 2 bottles of scotch)2 the player lookalike (same speed as a realplayer and behave normal) https://github.com/Thisnameisnottaken/Zeds-forA3 thx to Gulo , Chuma and palladiumm whom gave me the idea for a rewriteand randomized the facesZedface = ["zombi","zomboy","infected1","Infected2","zombi","zomboy"] call BIS_fnc_selectRandom; // randomize and favor the buttugly Edited August 27, 2015 by umfufu pressed the spacebar Link to comment Share on other sites More sharing options...
axe210 Posted August 29, 2015 Report Share Posted August 29, 2015 i cant download the file and i get this error why ?The page you are trying to access is not available for your account. Link to comment Share on other sites More sharing options...
umfufu Posted August 29, 2015 Report Share Posted August 29, 2015 It should be coz its public few people did Link to comment Share on other sites More sharing options...
Kenobi Posted August 30, 2015 Report Share Posted August 30, 2015 Had some adjustments done so now 2 types of zeds1 the old drunken alike (walking as they had 2 bottles of scotch)2 the player lookalike (same speed as a realplayer and behave normal)It works great, thx.Some notes:1) 2 the player lookalike (same speed as a realplayer and behave normal) - have not zedface skin. Is it normal or I did some mistake?2) Is possible set zeds able to attack on vehicle with player? Link to comment Share on other sites More sharing options...
axe210 Posted August 30, 2015 Report Share Posted August 30, 2015 Can anybody give me another link for this mission to download please :/this is a free mod so the missions should be free true ?however i can pay for it but how ? Link to comment Share on other sites More sharing options...
umfufu Posted August 30, 2015 Report Share Posted August 30, 2015 (edited) @Kenobi look in zombi & Tzombi folder both have a conf.sqf file Ionly made the slow zombi have the zombi face (but by chance it could be a nearnormal lookingface aka infectedThe Tzombi i only set to have the infected face to mimic the surprise people might think its a realplayer , but if u copy "zombi","zomboy"into Tconf they have the zombi look alsoTake /zombi/conf.sqf as example (1st line) The Vehicle attack i must look into but idd doenst work @Axe210U can dl the zombi addon rightside u see the button Download ZIP , press and u get it then simple unzip Edited August 30, 2015 by umfufu Link to comment Share on other sites More sharing options...
sheepnz Posted August 31, 2015 Report Share Posted August 31, 2015 o Link to comment Share on other sites More sharing options...
axe210 Posted August 31, 2015 Report Share Posted August 31, 2015 (edited) when i click the link ZombiesVersion0.0.0.5.zip1. Download and Unzip this: ZombiesVersion0.0.0.5.zipi get this error :The page you are trying to access is not available for your account. seems that i dont have the permission to download how do i get permission ?it seems that the newbie guys cant use the links like that :Dsheepnz can you download ? Edited August 31, 2015 by axe210 Link to comment Share on other sites More sharing options...
sheepnz Posted August 31, 2015 Report Share Posted August 31, 2015 nope Link to comment Share on other sites More sharing options...
Kenobi Posted August 31, 2015 Report Share Posted August 31, 2015 (edited) sheepnz can you download ?Interesting, I can't also. Edited August 31, 2015 by Kenobi Link to comment Share on other sites More sharing options...
axe210 Posted August 31, 2015 Report Share Posted August 31, 2015 there is a permission problem here i think, hope its going to be fixed soon... Link to comment Share on other sites More sharing options...
umfufu Posted August 31, 2015 Report Share Posted August 31, 2015 (edited) U cant coz u try to dl the 1st version , wich idd is closed by the TP.But in time things do get altered and so a few people made some adjustments , Chuma made 1 -- https://github.com/WARChuMa/ZombiGulo & Wally added some i just redone few things , https://github.com/Thisnameisnottaken/Zeds-forA3Just a simple zombie addon Edited August 31, 2015 by umfufu Link to comment Share on other sites More sharing options...
axe210 Posted August 31, 2015 Report Share Posted August 31, 2015 U cant coz u try to dl the 1st version , wich idd is closed by the TP.But in time things do get altered and so a few people made some adjustments , Chuma made 1 -- https://github.com/WARChuMa/ZombiGulo & Wally added some i just redone few things , https://github.com/Thisnameisnottaken/Zeds-forA3Just a simple zombie addonoh ok thanks. Link to comment Share on other sites More sharing options...
umfufu Posted August 31, 2015 Report Share Posted August 31, 2015 (edited) Replace in /zombie/fnc_Zcontact.sqf , so you aint safe in a car its wacked till u MUST bailout and it explodes (suicide-zombies included)https://github.com/Thisnameisnottaken/Zeds-forA3 Edited November 20, 2015 by umfufu Link to comment Share on other sites More sharing options...
Yabgu Posted November 8, 2015 Report Share Posted November 8, 2015 The page you are trying to access is not available for your account. But why ? Link to comment Share on other sites More sharing options...
acecom181 Posted November 18, 2015 Report Share Posted November 18, 2015 oh great Link to comment Share on other sites More sharing options...
umfufu Posted November 20, 2015 Report Share Posted November 20, 2015 The page you are trying to access is not available for your account. But why ?Simple its not allowed to alter , but u are free to push on the DOWNLOAD button Get the files and feel free to play with it Link to comment Share on other sites More sharing options...
D3bian Posted November 21, 2015 Report Share Posted November 21, 2015 Nice TY :) Link to comment Share on other sites More sharing options...
meanbeandk Posted December 28, 2015 Report Share Posted December 28, 2015 i get kicked off by BattlEye: Script Restriction #33 i don't know how to fix this please help ;-) Link to comment Share on other sites More sharing options...
Grahame Posted December 29, 2015 Report Share Posted December 29, 2015 What's the kick listed in scripts.log in your Battleye folder? Link to comment Share on other sites More sharing options...
meanbeandk Posted December 29, 2015 Report Share Posted December 29, 2015 in my scripts.log #33 "st = 600; SideZMB = createCenter civilian; groupZMB = createGroup civilian; sleep 0.1; fncZcontact = compile preprocessFile " but cant get it to work if i inset this !"st = 600; \n\n\nSideZMB = createCenter civilian;\ngroupZMB = createGroup civilian;\nsleep 0.1;\nfncTZcontact = compile preprocessFile" in line 35 in scripts.cfg ?? Link to comment Share on other sites More sharing options...
egnbv Posted January 16, 2016 Report Share Posted January 16, 2016 how to download? Link to comment Share on other sites More sharing options...
Cavadus Posted January 18, 2016 Report Share Posted January 18, 2016 On 12/29/2015 at 5:18 AM, meanbeandk said: in my scripts.log #33 "st = 600; SideZMB = createCenter civilian; groupZMB = createGroup civilian; sleep 0.1; fncZcontact = compile preprocessFile " but cant get it to work if i inset this !"st = 600; \n\n\nSideZMB = createCenter civilian;\ngroupZMB = createGroup civilian;\nsleep 0.1;\nfncTZcontact = compile preprocessFile" in line 35 in scripts.cfg ?? Did you ever figure this out? Having the same problem. Link to comment Share on other sites More sharing options...
meanbeandk Posted January 18, 2016 Report Share Posted January 18, 2016 4 hours ago, Cavadus said: Did you ever figure this out? Having the same problem. No can't get it working Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now