alright since the combiners have been released to everyone
i was testing and i discovered a way to get your fully upgraded
load charles
open the market and purchase the hotrod combiner
turn breakpoints on
place it on your farm
expand the request amf folder
you should see the string "m_equipmentPartsCount" with a value of 21
change this value to 96
we get this number because going by the part count after testing with the chassis
6
15
30
45
so 6+15+30+45=96
turn breakpoints off and execute
when you reload your farm
it should be fully upgraded
tested and confirmed working for all other tractors. if you change m_equipmentPartsCount from 0 to 32
because parts count goes as so for normal tractors
2
5
10
15
and simple addition tells us 2+5+10+15=32
i was testing and i discovered a way to get your fully upgraded
load charles
open the market and purchase the hotrod combiner
turn breakpoints on
place it on your farm
expand the request amf folder
you should see the string "m_equipmentPartsCount" with a value of 21
change this value to 96
we get this number because going by the part count after testing with the chassis
6
15
30
45
so 6+15+30+45=96
turn breakpoints off and execute
when you reload your farm
it should be fully upgraded
tested and confirmed working for all other tractors. if you change m_equipmentPartsCount from 0 to 32
because parts count goes as so for normal tractors
2
5
10
15
and simple addition tells us 2+5+10+15=32
No comments:
Post a Comment