Posted by: velosong - Thursday, October 2, 2014 7:27:23 AM
hi,everyone.
I `m a new for worldbuilder AI building. I learn to create AI in a map by following the tutorial "Step by Step Guide to Building an AI by Calamity_Jones"
In that tutorial, it tells me to create a [nsAD][E]script under [ns A]FactionName_setup folder.
All the type of script i create is [ns A D][E N H]xxxx., which is set by worldbuilder automaticlly.
How to create a script as [nsAD][E]xxxx ?
I even could not find the option in scripts window.[question]
[img]https://c4.staticflickr.com/4/3929/15415594311_8ea4f2d89c_b.jpg[/img]
Posted by: klingondragon - Thursday, October 2, 2014 10:25:47 AM
On the second picture it gives you options
ns stands for not subroutine
A for active and
D for deactivate on success
Which is the default shown there
And the ENH is for easy medium hard which are all chosen there
Bu selecting and deselecting those options it changes how the script runs or if it is run at all
The shot codes are just so you can tell the state of the script form the window in picture 1
Posted by: velosong - Saturday, October 4, 2014 12:06:49 AM
[quote=KlingonDragon;133930]On the second picture it gives you options
ns stands for not subroutine
...[/quote]
Thanks! That helps a lot! [+1] [+1] [+1]