Backtrack Posted September 16, 2014 Report Share Posted September 16, 2014 I want to setup spawn as a Zombie after killing by them or after infected dead need some help pls Link to comment Share on other sites More sharing options...
jahangir13 Posted September 16, 2014 Report Share Posted September 16, 2014 I am not sure if this is fixed in 1.0.5.1. Did you try to set the parameter DZE_PlayerZed in your missions init.sqf? In 1.0.4.1 before I needed to go to compile/server_playerLogin.sqf, there is the code which decides if you are infected or not. There is also code in compile/server_playerSetup.sqf. And the code in both files did not fit to how the character (medical data) has been stored in the db. I had a quick look, looks different than in the version before if I remember correctly...so maybe it works now just with setting the parameter. If not, let me know...but I will not be able to check anything before the weekend. Link to comment Share on other sites More sharing options...
Backtrack Posted September 16, 2014 Author Report Share Posted September 16, 2014 i have set the parameter in init.sqf but dont work Link to comment Share on other sites More sharing options...
jahangir13 Posted September 24, 2014 Report Share Posted September 24, 2014 Who can tell me how this is in the Windows version: You spawn as a zombie after dying infected. Now you logout. You login again. Are you now still a Zed or a normal player again? If the second statement is true (normal player), what about the inventory...is it still empty as it was when being a zombie before? Link to comment Share on other sites More sharing options...
jahangir13 Posted September 25, 2014 Report Share Posted September 25, 2014 Nobody? I am already able to get the gender selection screen and I can play as a zombie. But after logging out and in again I am again a man. Just want to know if that is the normal behaviour of the game or if there is still something wrong within my changes. http://youtu.be/BscnJ0nPHX4 Link to comment Share on other sites More sharing options...
Backtrack Posted September 26, 2014 Author Report Share Posted September 26, 2014 is it possible to get a Zed after login again? Maybe is better to choose a new charackter after reconnect Link to comment Share on other sites More sharing options...
jahangir13 Posted September 26, 2014 Report Share Posted September 26, 2014 As the video shows you are not a Zed again after logging back in. Therefore I've asked how that behaves in the normal Windows version. Don't want to visit 10 servers and try that out until I am infected. Could take hours and then I recognize that the server has the parameter to play as Zed disabled ;)) Link to comment Share on other sites More sharing options...
Backtrack Posted September 26, 2014 Author Report Share Posted September 26, 2014 on windows server i realy dont know it. Link to comment Share on other sites More sharing options...
jahangir13 Posted September 27, 2014 Report Share Posted September 27, 2014 Lol, the JSON model fix devd provided yesterday was exactly what was still missing for me here. My problem is that I have no idea what JSON does. But ok...logging out and back in as a zombie now also works. Need some more testing tomorrow and also to figure out what I've changed altogether (which was not too much)...then I will provide some details how to manage Gender Selection, playing as a Zombie and as a side effect the normal (windows) way for custom loadouts. Link to comment Share on other sites More sharing options...
Backtrack Posted September 27, 2014 Author Report Share Posted September 27, 2014 very nice Link to comment Share on other sites More sharing options...
jahangir13 Posted October 6, 2014 Report Share Posted October 6, 2014 @Backtrack: did you try my approach for Spawn as Zed / Gender Select and if so, is it working for you? 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