About task priority and weapon priority
Moderator: Moderators
-
coastercrazy987
- Private
- Posts: 2
- Joined: Sun May 30, 2004 4:16 am
About task priority and weapon priority
Is it possible to modify the task priority or the weapon priority via the in game console? Like if I wanted to play rifles only I can set the rifles to 50 priority and the other weapons to 0 within the game console. Can I do that?
Well there is this possibility of copying the lib_weapon.scr and renaming it (e.g. name it mylib_weapon.scr)... then in this script change the weapon priorities and when running a bot map type the following in console:
jvbot_lib_weapon mylib_weapon
or, to remember this setting:
seta jvbot_lib_weapon mylib_weapon
It might be easier to just edit the map scripts though
jvbot_lib_weapon mylib_weapon
or, to remember this setting:
seta jvbot_lib_weapon mylib_weapon
It might be easier to just edit the map scripts though
-
coastercrazy987
- Private
- Posts: 2
- Joined: Sun May 30, 2004 4:16 am
