8,452
edits
Paradox-01 (talk | contribs) m (found line buffer for windows cmd) |
Paradox-01 (talk | contribs) mNo edit summary |
||
Line 247: | Line 247: | ||
: NoAutoDrop (doesn't drop "used" shield, "used" invisibility and LSI when killed) | : NoAutoDrop (doesn't drop "used" shield, "used" invisibility and LSI when killed) | ||
|- | |- | ||
|<Class> | |valign=top|<Class> | ||
|ONCC name without file pre- and suffix. Interesting for BSL command "chr_set_class" | |valign=top|ONCC name without file pre- and suffix. Interesting for BSL command "chr_set_class" | ||
| | |weapon class (without ONWC and oni), original weapon classes: | ||
:w1_tap | |||
:w2_sap | |||
:w3_phr | |||
:w4_psm | |||
:w5_sbg | |||
:w6_vdg | |||
:w7_scc | |||
:w8_mbo | |||
:w9_scr | |||
:w10_sni | |||
:w11_ba1 | |||
:w12_ba2 | |||
|- | |- | ||
|<Name> | |<Name> | ||
Line 409: | Line 421: | ||
|- | |- | ||
|valign=top|<AlarmGroups> | |valign=top|<AlarmGroups> | ||
| | |It's a bitset32 converted to int32. If Ns bit = TRUE then a bot gets highest alert level by a console command ai2_tripalarm(N) | ||
It's a bitset32 converted to int32. If Ns bit = TRUE then a bot gets highest alert level by a console command ai2_tripalarm(N) | |||
| | | | ||
: <AlarmGroups>VAR</AlarmGroups> | : <AlarmGroups>VAR</AlarmGroups> | ||
Line 428: | Line 439: | ||
|- | |- | ||
|valign=top|<nowiki><StrongUnseen></nowiki> | |valign=top|<nowiki><StrongUnseen></nowiki> | ||
| | |usually ''Look'' | ||
usually ''Look'' | |||
| | | | ||
|- | |- | ||
|valign=top|<WeakUnseen> | |valign=top|<WeakUnseen> | ||
| | |usually ''Forget'' | ||
usually ''Forget'' | |||
| | | | ||
|- | |- | ||
|valign=top|<StrongSeen> | |valign=top|<StrongSeen> | ||
| | |usually ''Look'' | ||
usually ''Look'' | |||
| | | | ||
|- | |- | ||
|valign=top|<WeakSeen> | |valign=top|<WeakSeen> | ||
| | |usually ''Look'' | ||
usually ''Look'' | |||
| | | | ||
|- | |- | ||
|valign=top|<Lost> | |valign=top|<Lost> | ||
|usually ''ReturnToJob'' | |valign=top|usually ''ReturnToJob'' | ||
|flags: | |flags: | ||
: ReturnToJob | : ReturnToJob |
edits