Main Site | Forum | Rules | Downloads | Wiki | Features | Podcast

NLSC Forum

Talk about NBA Live 06 here.
Post a reply

how do I make a player injured

Mon Jun 10, 2013 3:24 am

how can I make a player injured using database.

is it at injury ID or another location?

also what are the values to use, minimum to maximum.


thanks

Re: how do I make a player injured

Mon Jun 10, 2013 3:58 am

from the wiki http://www.nba-live.com/nbalivewiki/ind ... ting_Guide

INJURYID Corresponds to a number in injury.dbf. 0 by default (uninjured)
INJURYDATE Date injury occured, assigned by game in Season/Dynasty Mode
RECOVRDATE Date player will recover by, assigned by game in Season/Dynasty Mode

so check the injury.dbf file for values to use

Re: how do I make a player injured

Mon Jun 10, 2013 4:46 am

yes I saw that, but when I open the players file all that is in the injury ID row is zero or it's blank.

Re: how do I make a player injured

Mon Jun 10, 2013 4:58 am

right, meaning they are not injured. If you want to make one injured, look at the injury.dbf file and use the ID of an injury in that file to change that column in the players.dbf for the specific player you want to injure.

Re: how do I make a player injured

Mon Jun 10, 2013 5:12 am

ok thanks I found the injury.Dbf file

Re: how do I make a player injured

Mon Jun 10, 2013 6:09 am

one more question on this.

I see there are around 77 different injury ID's

What I am trying to do is make a player un able to play the year (sort of like being on an Injured list and out for year, thank A. Bynum-Phil).

does anyone have an idea what Injury ID would work best for that?

Re: how do I make a player injured

Mon Jun 10, 2013 12:55 pm

As long as their ISPLAYABLE field is set to False, they should be out indefinitely. It also doesn't matter which injury you assign, it's the recovery date that matters. If you're looking to make the injury report realistic though, you'll probably want to opt for a broken leg or torn ACL.
Post a reply