caznaran
25-02-2003, 11:18:PM
Can anyone tell me how to modify ini.big ? I know all major changes in the style of the game is included here, but i don't know what does every parameter included there really mean. Please help me, i need to modify it.
I want to modify it just to make many long distance goals, many freekick goals, and if i can make a goal from the midfield even better.
Thanks
green_slash
26-02-2003, 01:06:AM
Use a program called EAgraph.
caznaran
26-02-2003, 01:32:AM
thanks, but what does each parameter means?
SEPAKBOLA
26-02-2003, 02:04:AM
hey, i use a program called EDITPLUS, u can get it at download.com and do a search.
Mostly if you want to score from outside the box, the values u need to edit are within ini.big and aicpu.big files.
in the ini file you edit:
SAVE_SPEED_WEIGHT = 100
SAVE_TRAVEL_WEIGHT = 10
SAVE_SKILL_WEIGHT = 50
SAVE_DEFENCE_WEIGHT = 200
SAVE_ATTACK_WEIGHT = 200
SAVE_RANDOM_WEIGHT = 5
---these settings are from my patch i released at SG (worldclass gameplay patch)
---THese values initiate the weight or how fast teh goalie will make a save. meaning if he has more weight, it will make him harder to save shots.
IN the AICPU.big file you must edit the CPUGOALIESKILL ability, remember to edit all of the LINES of each, they are all categorized form DEFAULT, AMATEUR, PRO and WORLDCLASS. just edit the cpu goalie skill, i have it right now set to 25 and i average about one goal outside the box a game, remember to use a decent attacker with a good SHT rating.
hope this helps and stay tuned to my next gameplay patch.
peace
m.l
caznaran
26-02-2003, 02:20:AM
i'm totally grateful to you, i also found this tool called biggui which opens .big files.
Thanks for the long distance goal scoring explanation.