velosong
  • velosong
  • 50.25% (Neutral)
  • Private Topic Starter
11 years ago
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.❓


UserPostedImage
A BF2 modder excited in CNC Modding
Sponsor
klingondragon
11 years ago
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
velosong
  • velosong
  • 50.25% (Neutral)
  • Private Topic Starter
11 years ago

On the second picture it gives you options
ns stands for not subroutine
...

Originally Posted by: KlingonDragon 




Thanks! That helps a lot! 👍 👍 👍

A BF2 modder excited in CNC Modding