q3shafe / trepidation

A First Person Shooter based on the Quake 3 engine.
https://trepidationfps.com
11 stars 2 forks source link

Sniper rifle bots #189

Open angrynerd opened 5 years ago

angrynerd commented 5 years ago

So this has been a bit of a long standing issue. The bots are a tad op with the sniper rifle as it is. To solve this the bots were made so they couldnt pic up the sniper rife. I would like to propose other options. Option one would be to put it behind a cvar so that server ops could decide if and on which maps the bots should use a sniper rife. Option 2 would be to make it only work on certain bot difficulties. This may cause issues tho because the only set bot difficulties are 1 4 and 5. The game does math between 4 and 1 to get 2 and 3. This may need to be changed so that all 5 levels are set by file for this to work. It depends on how it would handle it if 4 and 5 had a sniper weapon weight of 1 while 1 had a weight of 0.

q3shafe commented 5 years ago

You know if this is assigned in a skill level, you could specify in your map rotation what skill level the bots should have.. but this would of course bring the skill down on all the other levels as well.

angrynerd commented 5 years ago

Idk thats why while i like the idea i feel its beter just to use a cvar and that way it can be toggled based on my or rotation or server for that matter.

On Wed, Mar 6, 2019, 4:28 AM Shafe Shaffer notifications@github.com wrote:

You know if this is assigned in a skill level, you could specify in your map rotation what skill level the bots should have.. but this would of course bring the skill down on all the other levels as well.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/q3shafe/trepidation/issues/189#issuecomment-470034607, or mute the thread https://github.com/notifications/unsubscribe-auth/AXWYdqHg459E3ObAJQVug9RpUP4szDlqks5vT4pNgaJpZM4bbPXR .

angrynerd commented 5 years ago

Map*

On Wed, Mar 6, 2019, 12:23 PM Angrynerd . angrynerd2103@gmail.com wrote:

Idk thats why while i like the idea i feel its beter just to use a cvar and that way it can be toggled based on my or rotation or server for that matter.

On Wed, Mar 6, 2019, 4:28 AM Shafe Shaffer notifications@github.com wrote:

You know if this is assigned in a skill level, you could specify in your map rotation what skill level the bots should have.. but this would of course bring the skill down on all the other levels as well.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/q3shafe/trepidation/issues/189#issuecomment-470034607, or mute the thread https://github.com/notifications/unsubscribe-auth/AXWYdqHg459E3ObAJQVug9RpUP4szDlqks5vT4pNgaJpZM4bbPXR .