Search results

  1. igoooor

    Sharing Bans.txt, lets help eachother keep our servers free of cheaters.

    Thank you for this list! I decided to merge a few community lists, so here it is: http://pastebin.com/25eV7XSt 8071 records. They come from here, DaRTBans list, and from the community thread of infistar.de It's all merged and no duplicates ;)
  2. igoooor

    pyBEscanner

    is it usable with Epoch 1.0.5.1?
  3. igoooor

    DayZ Base Building 1.3 Discussion

    Yes I think I'll do the same. Actually, all I want from BB is the gate/infostand system, so I will code this by myself. BB is too painful to make it work on Epoch 1.0.5.1 and maybe too much features
  4. igoooor

    DayZ Base Building 1.3 Discussion

    Is there any chance to have an update for Epoch 1.0.5.1?
  5. igoooor

    HALO Jumps for dayz

    Is there any chance to make this work on a dayz bliss/reality server ?
  6. igoooor

    pyBEscanner

    Since 1.7.5.1 I have this kind of logs in my createvehicle-spam logs : Player Name = Lad Action = BAN 10.02.2013 22:35:39: Lad 86.153.140.146:2304 f257b7db81f8b011ee481fe31c957b8 - #0 "DZ_TK_Assault_Pack_EP1" 111:433 [0,0,0] 10.02.2013 22:35:39: Lad 86.153.140.146:2304...
  7. igoooor

    New hive- gender/tent fix

    Ok so I started from scratch : clean arma2oa directory, download last version of your files from git, build chernarus with packages, copy/past everything from deploy to arma2oa directory, change hive settings (database credentials), started server with new life, and still the same (gender...
  8. igoooor

    New hive- gender/tent fix

    I am only using things from your repo, nothing more. The skin issue is weird if you say it should work :S
  9. igoooor

    New hive- gender/tent fix

    Hum ok, that's not exactly what I have : If I assign myself a custom inventory, I do have the gender selection and it's working, I also have the correct inventory according to the custom_loadout, the backpack is on the ground and I have the default skin (not the one defined in the custom_loadout)
  10. igoooor

    New hive- gender/tent fix

    sorry, I was talking about custom inventory : issue with backpacks and skins
  11. igoooor

    New hive- gender/tent fix

    I am in the same situation then Viba and yes I updated all my files from your last commit
  12. igoooor

    issue with Invcust on 1.7.5

    Hello guys ! Since the last commit (Github: Enabled Gender selection properly like official server), custom invenory (Invcust) doesn't work correctly. If I add a custom_loadout with inventory, backpack and model, when I start a new life, I will only have the inventory, but not the backpack and...
  13. igoooor

    issue with invcust on 1.7.4.4

    Ok ! And to be sure, Utes and Taviana are not yet supported by the 1.7.5 branch right ?
  14. igoooor

    issue with invcust on 1.7.4.4

    but there is a branch 1.7.4.4 on github with changes that has been made since the fork
  15. igoooor

    issue with invcust on 1.7.4.4

    I am able to temp fix this by modifying the server_playerLogin.sqf from invcust package. line 56, change this: _isNew = count (_primary select 3) == 0; to: _isNew = count _primary < 6; I am a noob in coding this language, so I have no idea what I did there, I just took old code from...
  16. igoooor

    issue with invcust on 1.7.4.4

    Hello guys ! I'm using one 1.7.5 Reality server and two 1.7.4.4 Reality servers. On my 1.7.5 server, incvust and loadouts work fine, but on my 1.7.4.4 server i have an issue, it only loads the inventory, but not the backpack and model (I have an empty DZ_Patrol_Pack_EP1 and basic model). But...
  17. igoooor

    Problem with branch 1.7.5 on Taviana and Utes

    Hello guys, Today I saw this new repo (Reality) since Bliss seems to be closed. So I started from scratch for my 3 servers (Chernarus, Utes, Taviana) with Reality (yeah \o/) Chernarus works perfectly, but I have an issue with Taviana and Utes (the same issue). I compiled my servers with the...
  18. igoooor

    Slighty Nicer Debug Monitor

    Is there a way to make it more transparent ? Or even better, to add a hotkey to show/hide it (with the code if possible because I don't know anything about it)
  19. igoooor

    pyBEscanner

    Thank you for that quick fix ^^
Back
Top