Jump to content

Tadashi

Members
  • Content Count

    5
  • Joined

  • Last visited

Everything posted by Tadashi

  1. Tadashi

    Help modifying infected behavior

    I'm trying to make infected always have a target to go after (even the new spawned ones), something like, find the nearest player and target it. I tried changing the values like vision and distance values for those but could not make then aggro from very far distances (or with buildings blocking vision). Is there a way to change the infected behavior like I want with currently mod capabilities?
  2. Tadashi

    Server Side Mod? How?

    As of today, I can strongly say that extracting the scripts.pbo thing does not work anymore. It will only work with verifySignatures = 0. Others variations will always crash the client trying to connecting saying: Data verification error: The server installation is corrupted. Missing PBO from game files. (dta\scripts.pbo)
  3. Tadashi

    How to disable server persistence?

    Hi, I have a server on Vilayer and the host cant hold the number of players that was sold to me. I was thinking to disable persistence so the server can get more FPS. How do I do it? Just setting the save attribute to 0 in the economy.xml will do the job?
  4. Tadashi

    Question about types.xml

    Hi, i wanted to know if a player has a weapon inside a cargo (like his backpack), but he is not logged in, it will count in nominal? What about count_in_player if he is not logged will count it too? <flags count_in_cargo="1" count_in_hoarder="1" count_in_map="1" count_in_player="1" crafted="0" deloot="0"/>
  5. Tadashi

    Stable Update 1.08

    Is the rain disbled?
×