![]() |
For some reason my customized scripts to attack when an enemy is in sight
isn't working anymore....? Is it a BUG? (my Thief Jan Jansen can't hide in shadows and backstab - does he have to b armed with a backstabbable weapon 1st, he is wearing his own armour? But even then he should still be able to Stealth mode active?) My MAGES should just b more selective of spells to use, the Tactic that should be employed becos due to different situations certain spells would not b appropriate... so I did not customize a script. Any other advice or hints & tips to customise certain characters within ur party for the most effective gameplay? Thanks |
<span style="color: lightblue">With it not working, exactly what is happening ? Are they failing to do what they're told to ("Hide in Shadows Failed), or are they just not trying? If the former, it's plain bad luck; if the latter, make sure Party AI is turned ON - the button for it (bottom right, next to select all party members) should have an orange outline around it.
For other scripts, have your Cleric/s heal the party when needed, and write better scripts than the default ones (not hard). |
Why dont you make a script with the following and just KILL everything
IF True() THEN Response#100 Kill(SecondNearest) Kill(ThirdNearest) Kill(FourthNearest) END And there ya hav it you got ur self a script that kills every monster in sight |
Probably because that is a very primitive AI Script and even more shabby than the default ones. Ideally, an AI Script should be able to at least handle the following,
1) Potion Drinking 2) Spellcasting( if any) 3) Physical Combat These are the basics. Realistically( or rather, ideally), an AI Script will handle about 40+ types of behaviour. Non-spellcasting AI Scripts are much simpler than Spellcasting ones and generally weigh in at around 400KB in size( depending on game and how efficient you want it to be). Spellcasting AI Scripts run in the... MBs... ... Throw in some primitive learning functions, and you will come to realise that you need a PentiumIV to run the game using such scripts. [img]tongue.gif[/img] |
All times are GMT -4. The time now is 11:57 PM. |
Powered by vBulletin® Version 3.8.3
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
©2024 Ironworks Gaming & ©2024 The Great Escape Studios TM - All Rights Reserved