Would someone be able to help me with this?
I would like to create map markers and distress calls for crash sites but only have them visible if the player retrieves a radio from a dead NPC.
Here is the code i have written for the message. Unsure if it works though.
//Radio
if (player...
I just changed the combat check. I think I will be getting rid of self bloodbag anyways.
I would like to add a humanity req for Wardrobe also. I know I saw a post somewhere...
Thats fine. Everything seems to working properly now. After adding this and changing the bloodbag to no combat check.
Thanks BluePhoenix175 and everyone else who has and probably will help me in the future lol.
Mine looks a bit different. Would this work? Yet to enter my UID's.
// -------------------------------------------Item Fix Start-------------------------------------------
private["_hasmapitem","_hascompassitem","_haswatchitem"];
_hasmapitem = "ItemMap" in weapons player;
_hascompassitem =...
Thank You for creating this mod. Everyone on my server is greatly enjoying it.
I was wondering if you know how to get you mod to work well with the Dayz Admin Tools? http://opendayz.net/threads/dayz-admin-tools.8576/
I have gone through the majority of both threads but have failed to come up...
I think that i am misunderstanding the Readme...
If i am using the debug version where do I enter all of the Admins UID's? Is this correct? Its not showing up in game.
AdminToolsMain.sqf
//customise these menus to fit your server
if ((getPlayerUID player) in ["37773318","83034502"]) then { //all...
This is to have a no fly zone over Skalisty Island (you can change postion to wherever you prefer.
Thanks to UrbanSkaters for posting http://opendayz.net/threads/request-player-id-zone-restriction-and-humanity-restriction-zone.8526/
Add to Mission.sqm
class Sensors
{...
This is to have a no fly zone over Skalisty Island (you can change postion to wherever you prefer.
Thanks to UrbanSkaters for posting http://opendayz.net/threads/request-player-id-zone-restriction-and-humanity-restriction-zone.8526/
Add to Mission.sqm
class Sensors
{...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.