Search results

  1. R

    DayZ Base Building 1.3 Discussion

    hi guys..having a small problem with getting this to work on overwatch...I put a flag down, build something, building appears in the right position , right height, lovely job....but when server restarts, flag seems to sink into ground and I have lost control of it...script tells me I have no...
  2. R

    Custom debug monitor Wrong text element 'null'

    in your init file, when your calling on the custom monitor.... you probably have something like this [] ExecVM "custom\custom_monitor.sqf"; // custom debug all you have to do is change to...... if (!isDedicated) then { [] ExecVM "custom\custom_monitor.sqf"; // custom debug }; this should...
  3. R

    Tents Disappearing on Server Restart

    I sent a ticket to HFB , they directed me to a link and basically have said work it out yourself...........
  4. R

    [FIX] Tent Saving Issues for 1.8 - Problem

    im sorry that's me rushing and not reading it properly, it is listed as tentstorage not itemtent.
  5. R

    [FIX] Tent Saving Issues for 1.8 - Problem

    I checked through posts and my code is basically the same as mentioned by kravok...ive check through deployables and itemtent is mentioned but land'a'tent isn't mentioned... as for safe_objects I cant see anything of that nature mentioned in variables..
  6. R

    [FIX] Tent Saving Issues for 1.8 - Problem

    hi guys...just wondered if you could poss help me out...ive recently installed taviana and am having problems with tents completely disappearing on restart, any chance of being pointed in the right direction......
  7. R

    tents disapearing on restart

    Has anyone resolved this for Reality Taviana, Can someone point me in right direction to sort this?
  8. R

    How can i add more weapons and items to Taviana

    you need to create custom loot table...and look in dayz code for a file called 'dayz anim' in that file is a file called ' config.cpp' , this file contains all the banned and unbanned(unbanned will be '/' out these are the weapons you can add to military and heli crash loot)
  9. R

    vehicle vanishing while player using...

    just testing.....thanx for help fella...
  10. R

    vehicle vanishing while player using...

    im using antihack which if I think is named codefree.sqf, that's blurgamings I think...
  11. R

    vehicle vanishing while player using...

    funny you should mention suv's and urals as these are the vehicles that are vanishing ....lol
  12. R

    vehicle vanishing while player using...

    has recently come to my attention that a lot of vehicles vanishing while in use...any ideas what might be causing this?
  13. R

    join my teamspeak in a few hours...ill run you through it....eurots6.gameservers.com:9113

    join my teamspeak in a few hours...ill run you through it....eurots6.gameservers.com:9113
  14. R

    0.7.8 Client/Server Files Release Info

    I think everyone would agree, that this is only a minor problem, and as a whole everyone really appreciates the time and effort you have put into working on this great map...
  15. R

    0.7.8 Client/Server Files Release Info

    I did gather that, sounds like some people are getting a god complex to me....
  16. R

    0.7.8 Client/Server Files Release Info

    Has any one got any admin tools working with 0.7.8 yet?
  17. R

    how do I install rmod into my custom origins server? Im on HFB dont know if that matters

    to add rmod , youll have to upload rmod somewhere in server files...then send a ticket to hfb to set it up for you...you don't have access to change server startup.....
  18. R

    Drugs and effects

    would the last nine lines of code from 2nd script be missing from 1st script..... as the 1st script seems to get stuck if you get a bad trip...
  19. R

    Drugs and effects

    great idea, think there should be a negative effect of taking the drug, maybe small humanity loss, also possibility of bad dose ie knocked out for short while, then maybe if take too often become addicted need help from another player to stop addiction......just throwing ideas out there....
  20. R

    Sahrani...Sarge Ai Set up

    Thanks to Nonov Urbizniz for help
Back
Top