Page 6 of 8

Re: Suggestions/Ideas/Thoughts

Posted: Tue Sep 10, 2019 6:07 pm
by papercoffee
If I frag myself it should count as a suicide ...but then again, I needed only one frag to get back to the reached level.
The bots btw. are beasts in that game.

Re: Suggestions/Ideas/Thoughts

Posted: Wed Sep 11, 2019 1:15 pm
by Kelly
Yeah, it retains your "kills until next level" count. It just drops you back to the previous level. Does that make sense? I felt like losing your kill count AND a level was too much. I probably need to put something into chat to let the player know they have lost the level to suicide.


BTW yrex shared a bit of code with me to fix the decimal problem in the KDR. I'll have that fixed today. I may try to get a test server up this weekend.

Re: Suggestions/Ideas/Thoughts

Posted: Wed Sep 11, 2019 3:33 pm
by D13GO_{HoF}
or have people playing one day to test it better, maybe this Thursday if a lot of people come to play. Just MAYBE

Re: Suggestions/Ideas/Thoughts

Posted: Thu Sep 12, 2019 1:54 pm
by Kelly
I have a much improved version for you guys if you want to test. I'll have a private server up on sunday too for some online drive-by testing. I'll post more tomorrow on that.

Re: Suggestions/Ideas/Thoughts

Posted: Fri Sep 13, 2019 4:22 am
by evilgrins
Kelly wrote: Thu Sep 12, 2019 1:54 pm I'll have a private server up on sunday too for some online drive-by testing.
Aha!

Re: Suggestions/Ideas/Thoughts

Posted: Fri Sep 13, 2019 4:35 am
by D13GO_{HoF}
Just to show, i know the scoreboard not setup yet however just looking this screenshot, still needs some fixes however in the second screenshot it shows no limit problem anymore

Image

Image

Re: Suggestions/Ideas/Thoughts

Posted: Fri Sep 13, 2019 11:25 am
by Kelly
Thank you D, I need to see what's causing the game to end prematurely. Can you run a game like that and then send me your ut.log file?

Re: Suggestions/Ideas/Thoughts

Posted: Fri Sep 13, 2019 8:56 pm
by D13GO_{HoF}
No Problem, but i'm going to clean the UT log to make it easier to you and for me

Here it is, with a screenshot too
Image

Re: Suggestions/Ideas/Thoughts

Posted: Sat Sep 14, 2019 2:39 pm
by Kelly
Thank you for the log file D. I removed it from your post once I downloaded it since there was no reason to leave it on.

A couple of things stand out that you need to change. There's no readme with the test version so you couldn't have known this stuff yet so my apologies for your issues. I'll try to get a short explanation readme with the next test build I share out.

1) change this line in the ini file: "MeleeWeaponClass="BRUT.Melee_Knife" to "MeleeWeaponClass=Botpack.ImpactHammer" It's throwing a lot of errors because you are telling it to use the knife from BRUT as your melee weapon and your install doesn't have the BRUT mod. Setting this back to a default weapon will fix it.

2) stop using crotchshot when you are playing a match with more than 15 bots. In fact I'd stop using it at all until someone recodes it to fix all the problems. It's pouring out errors.

Try another match with those two changes and let me know how it goes. When I'm done with this I'll fix crotchshot for you for helping out.

Re: Suggestions/Ideas/Thoughts

Posted: Sat Sep 14, 2019 5:34 pm
by D13GO_{HoF}
Kelly wrote: Sat Sep 14, 2019 2:39 pm Thank you for the log file D. I removed it from your post once I downloaded it since there was no reason to leave it on.

A couple of things stand out that you need to change. There's no readme with the test version so you couldn't have known this stuff yet so my apologies for your issues. I'll try to get a short explanation readme with the next test build I share out.

1) change this line in the ini file: "MeleeWeaponClass="BRUT.Melee_Knife" to "MeleeWeaponClass=Botpack.ImpactHammer" It's throwing a lot of errors because you are telling it to use the knife from BRUT as your melee weapon and your install doesn't have the BRUT mod. Setting this back to a default weapon will fix it.

2) stop using crotchshot when you are playing a match with more than 15 bots. In fact I'd stop using it at all until someone recodes it to fix all the problems. It's pouring out errors.

Try another match with those two changes and let me know how it goes. When I'm done with this I'll fix crotchshot for you for helping out.
ok i will, the strange is, i didn't make changes to it before testing it so, you need to do that change in the next version
EDIT: Log is here and i see difference now, just ignore textures issues with the skins :)