Is there any way to change the aggro of the monsters? In db or source. In case anyones does not know, aggro is the fact that monnsters follow. And i want to change the amount of monsters that follow. For example id like to maie all maps like lod, that they can follow all mobs
On OpenNos, there has never been any limit to the number of monsters following your character. You can already aggro all the map as long as the monsters detect you.
If you want ALL monsters to be hostile, you can easily change that in the Database by changing the IsHostile boolean to true.
You can do this with a simple query such as :
Code:
UPDATE NpcMonster
SET
IsHostile = '1'
WHERE IsHostile = '0';
This query hasn't been tested but if I remember OpenNos database correctly, this should work.
In Cryless source there is a limit, take a look:
(this is lod, but the normal map, when the event is started they all follow)
They follow like 5-8 mobs maximum
In Cryless source there is a limit, take a look:
(this is lod, but the normal map, when the event is started they all follow)
They follow like 5-8 mobs maximum
It's called professional hardcode
Just look in MonsterLife, probably there is a professionally hardcoded value that limits the monsters to follow someone with already X followers
Freeze aggro Fast aggro 01/30/2010 - Dekaron - 2 Replies Hello . Could some1 help me by providing me a freeze aggro script and a fast aggro script ? or at least point me in the right direction... TY in advance
[HACK]Infinite ammo,infinite nades,mods,etc 11/29/2009 - Soldier Front Hacks, Bots, Cheats & Exploits - 3 Replies Hello, i found this hack a few days ago for USF and i felt like releasing it to you all.
1.Download the hack
2.Extract it to your USF folder (ex: C:\ijji\ENGLISH\u_sf)
3.Double click
4.Click on hack
5.Have fun ^^\
P.S. If you want to stop it, just click Clear.
Some Features:
Increase ammo and fire of rate for all weapons
[HACK]Infinite ammo,infinite nades,mods,etc 11/29/2009 - Soldier Front Hacks, Bots, Cheats & Exploits - 3 Replies Hello, i found this hack a few days ago for USF and i felt like releasing it to you all.
1.Download the hack
2.Extract it to your USF folder (ex: C:\ijji\ENGLISH\u_sf)
3.Double click
4.Click on hack
5.Have fun ^^\
P.S. If you want to stop it, just click Clear.
Some Features:
Increase ammo and fire of rate for all weapons
[HACK]Infinite ammo,infinite nades,mods,etc 11/29/2009 - Soldier Front Hacks, Bots, Cheats & Exploits - 8 Replies Hello, i found this hack a few days ago for USF and i felt like releasing it to you all.
1.Download the hack
2.Extract it to your USF folder (ex: C:\ijji\ENGLISH\u_sf)
3.Double click
4.Click on hack
5.Have fun ^^\
P.S. If you want to stop it, just click Clear.
Some Features:
Increase ammo and fire of rate for all weapons
Infinite ammo for all sniper guns