Posted by: kalfster - Wednesday, December 25, 2013 8:17:46 PM
Hi, new to modding in world builder, and searching and trying for hours for a solution and just can't find it. I hope someone can help me.
I have downloaded some big proffesionally made maps and the standard AI works great on them. Now i want to enhance the standard AI a bit by adding some scripted moves. like sending some extra units here and there. But when i add one script (even if the scrypt does absolutaly nothing) to any of the sckirmish AI's, the AI's do absolutaly nothing anymore. When i remove the scypt en restart the skirmish match, the AI's work great again.
Anyone know what i am doing wrong ? Or is it not possible to script on top of the standard AI's ?
Any help much appreciated
Posted by: VTULCobra - Wednesday, December 25, 2013 8:34:10 PM
Adding your own scripts will disable the pre-built scripts, making the AI use yours and yours only instead. Resulting in AI not working unless you re-script everything for them again.
However, if you import all pre-built scripts to the WB, then you can start adding your own.
Posted by: kalfster - Thursday, December 26, 2013 5:12:01 AM
gonna try, thanks
Posted by: kalfster - Thursday, December 26, 2013 5:35:34 AM
imported and seems to be working ! thanks soo much m8,
searched unsuccesful for hours, cheers !
Posted by: VTULCobra - Friday, December 27, 2013 8:17:45 AM
No problem ^^
Edit: You should also check out the player0-7 method as well, easiest and most simple method to use in a lot of cases.