rickylee198
02-23-2013, 07:52 AM
i am new player of Men of War: Assault Squad, Game of the Year Edition.
my ver is retail 2.05.15
i want to change throwing range of grenade
i find many old post,
01-11-201
http://forum.1cpublishing.eu/showthread.php?t=29001
then find gamelogic.pak
unpack by 7zip,
set>stuff>grenade>grenade_at.pattern
{from "pattern throwable"
{tag "ap big cumulative pierce"}
{damage blastwave
{energy 8.0}
{area 0.2 0.4}
}
{damage add blastwave
{energy 2.0}
{area 0.5 6.0}
}
{throw
{range 10}
{startAngle 90}
{spreading 0.2}
{constantSpeed 10.5}
}
{damage cumulative
{damage 75}
{distance 0.3}
}
{possibleDamageRadius 5}
}
the problem is whatever i try new range, i try
{range 20}
{range 25}
{range 30}
{range 35}
{range 40}
{range 45}
{range 50}
after change range, use 7zip pack gamelogic.pak and run game,
all try and test not work,throw range is still 10,
i try many times.
However, i test this
{damage add blastwave
{energy 2.0}
{area 0.5 6.0}
}
i change to {energy 10.0}
{area 5.0 10.0}
it appear great blastwave, i can see it is work, but why range did not work????????
Pls Help, which file i need to change at the same times???
Regards
Rickylee,HK
my ver is retail 2.05.15
i want to change throwing range of grenade
i find many old post,
01-11-201
http://forum.1cpublishing.eu/showthread.php?t=29001
then find gamelogic.pak
unpack by 7zip,
set>stuff>grenade>grenade_at.pattern
{from "pattern throwable"
{tag "ap big cumulative pierce"}
{damage blastwave
{energy 8.0}
{area 0.2 0.4}
}
{damage add blastwave
{energy 2.0}
{area 0.5 6.0}
}
{throw
{range 10}
{startAngle 90}
{spreading 0.2}
{constantSpeed 10.5}
}
{damage cumulative
{damage 75}
{distance 0.3}
}
{possibleDamageRadius 5}
}
the problem is whatever i try new range, i try
{range 20}
{range 25}
{range 30}
{range 35}
{range 40}
{range 45}
{range 50}
after change range, use 7zip pack gamelogic.pak and run game,
all try and test not work,throw range is still 10,
i try many times.
However, i test this
{damage add blastwave
{energy 2.0}
{area 0.5 6.0}
}
i change to {energy 10.0}
{area 5.0 10.0}
it appear great blastwave, i can see it is work, but why range did not work????????
Pls Help, which file i need to change at the same times???
Regards
Rickylee,HK