View Single Post
Re: breakout_et_b2 navigation
Old
  (#16)
TomTom
ET Waypointing team member
 
TomTom's Avatar
 
Status: Offline
Posts: 745
Join Date: Jun 2006
Default Re: breakout_et_b2 navigation - 18-04-2008

g_scriptdebug is useful but verbose. It is mentioned in the wiki on debugging script files. I suggest you also read about logging the console to a file.

FritzBot support of script movers is limited. The aiscript directly can support only one at a time that only one team will try to repair and the other damage. Any way I have discussed this in some other thread already. Goldrush is a good one to review since it shows when the vehicle support can be turned off to improve bot focus/priorities and how it can be switched from one vehicle to the other. There is no action normally connected to a script mover vehicle. The bot navigate to the node closest to an active vehicle on their own and their behavior is preprogrammed. The script mover entity # is programmed in the special global command and special set_Vehicle_Number keyword.

If you find you want the bots to use an non-objective script mover then northpole and eagles 2way waypoint show how to trap the bots into using them with out knowing that they are scriptmovers.
  
Reply With Quote