Suggestion: RealBot Wizard
The RealBots are becoming fairly complex creatures with names and skills and personalities and weapon preferences... Someone (not necessarily Stefan) should write a GUI (wizard style?) that would allow the user to configure all of the various Realbot options for their server or listenserver. It might have 'branches' for configuring random or individual bots, links to readmes, links to these forums, some nifty slider bars, and descriptions of what the settings are.
It would be really nice if it would somehow check this site for updates and new node files. I don't know how workable that would be, though. I'd do it myself, but I barely find time to even play CS anymore. If anyone wants to run with this idea, feel free. It shouldn't be too hard. It's just text files. |
Re: Suggestion: RealBot Wizard
That's not a bad idea... :)
Why not doing that during my spare time... eheh 8) --- EDIT --- OMG 8o Already 100 posts... :) |
Re: Suggestion: RealBot Wizard
Hmm... Doesn't sound too hard to do. Actually, Stefan was at one point working on such a program. It had a nice little interface to make custom bots and such. All I ever saw was a screen shot, and I don't think he ever finished the program. (if he did it's still sitting on his HD, unreleased)
Perhaps he can finish this program and release it as an optional addon if there is enough demand for it. (how bad do you want this?) Quote:
|
Re: Suggestion: RealBot Wizard
Quote:
Quote:
|
Re: Suggestion: RealBot Wizard
ill see what i can do, might take me a while
|
Re: Suggestion: RealBot Wizard
hmm. I've made a RealBot personality editor that loads and saves the files but at the moment, since I don't know what each individual setting actually means or the ranges that are possible, I can't do any error checking or adding new bots. As soon as I get those I'll code it in and release the program! Basically I need to know what each and every value actually means, and whether it's a percentage or an identifier (does PrimaryWeapon and SecondaryWeapon mean an actual weapon or preference of using that type weapon?).
If you have any other requests, since I'm on holidays and quite like practicing my C++ I'll code it in if you're quick about requesting! I've used RealBot for a long time so it's time to give something back! :P |
Re: Suggestion: RealBot Wizard
I get what PrimaryWeapon and SecondaryWeapon is after looking at the Progress threads, but what the hell is x/y/z-offset? lol
|
Re: Suggestion: RealBot Wizard
If you want to know how the personality files work, you can mail me. I have a file with more comments in the personality file (it was/is the concept file which i used to create personalities in the first place).
the program that jedi mentions is removed from my disk, it was a little play-off with VB 6.0 ;) |
Re: Suggestion: RealBot Wizard
For your convenience, i post here the entire file as a quote
Quote:
|
Re: Suggestion: RealBot Wizard
ok just a few questions:
1. Am I right in saying that for primary and secondary weapon characteristics that -1 is a random one? 2. What happens if, say, a Glock was put in for the Primary Weapon characteristics? What about one of the 1.6 spec weapons for a 1.5 game? And finally, can you put a knife in either one? Which one does it go into? 3. Are there any specific values that you put in for creating new ini files? Should I just do the percentages as 0-100 or owuld that create a bad bot? thanks, strider |
Re: Suggestion: RealBot Wizard
1 Attachment(s)
Here's what I've got so far. The adding, deleting or renaming of bots doesn't work yet. One bug is that if an ini doesn't work when you change bots it just makes an ini file from the numbers already put in there, so if Stefan doesn't have his own ini, and the next person you choose doesn't have it's own ini then you'll have a blank ini file.
Just unzip the file into your RealBot directory and run! I'll have the next version up tomorrow probably that'll support adding and renaming and deletion of bots. When I'm finished I'll give everyone the source :) |
Re: Suggestion: RealBot Wizard
Good work.
|
Re: Suggestion: RealBot Wizard
thanks! Any suggestions?
|
Re: Suggestion: RealBot Wizard
1 Attachment(s)
I'm releasing the "official" v1.01 of RealBot Personality Manager, hours after v1.00! You can now add new bots, and it has a great new icon that has both "RB" and "PM" on it! Both of them! I say, both of them! The zipped file has been increased by a WHOLE BYTE! Soon I may even award the luxury of Deleting or Renaming bots, you never know! I may even include a readme. The suspense is killing you, I'm sure, as it is killing me. Of course the killing of me would severly delay the release of the next version eagerly anticipated by at least two people...
Enjoy, and if you have any suggestions post them up here! edit: I replaced the file with one that doesn't have the bug where if you add a new bot and change the files then click "save" the info is saved for the bot you were viewing before you added the bot. Could the 0 people who downloaded the program before I updated this please reupdate? |
Re: Suggestion: RealBot Wizard
downloaded
|
Re: Suggestion: RealBot Wizard
:) I'm almost finished encoding the deletion and renaming of bots - version 1.03 will be up tomorrow probably!
|
Re: Suggestion: RealBot Wizard
1 Attachment(s)
Finally here - the release of RealBot Personality Manager v1.02, possibly final version, again a few hours after v1.01. You can now do everything promised: add, delete, rename and modify bots. Everything is done automatically, plus it sports a lovely new icon with an underline under the RB and the PM, and even a ReadMe!!! The sheer bulk of the additions created TWO MORE WHOLE BYTE OF COMPRESSED INFORMATION! Download now with the link below!
|
Re: Suggestion: RealBot Wizard
It makes you pleased... :)
|
Re: Suggestion: RealBot Wizard
lol - gotta have fun :P I just need answers to the questions before to really finish this little program. After that the program would be excellent!
Another question: What does Unknown weapon mean? |
Re: Suggestion: RealBot Wizard
in reply to strider (your 3 questions)
1. When those values are -1, the bots use the buytable to buy weapons, and they simply don't have a favorite weapon. When a bot does have a favorite weapon it will ALWAYS buy that weapon when it can 2. You cannot use secondary weapon id's at a primary weapon as this one will be skipped, you have a chance it will be bought, but the bot will get confused CS 1.6/1.5 does not matter, just use my given ID's, they work in BOTH versions. If you have a bot with a CS 1.6 favorite weapon i need to add a fix to make sure it cannot buy this in CS 1.5 3. I create random values between some percentages to create those random bots. Just make the variables correct with using percentages or not (depending on the variable/property). It should not create nescesarily bad bots... I have downloaded and tested your program Its great so far, nice job for your 'little hours work'. I hope when it is 100% as you want it, you can make a nice interace and i would be glad to host it at my site! :) ;) |
Re: Suggestion: RealBot Wizard
K thanks. I have to go out now but tonight I'll finish it with scroll down menus listing the guns and randomizers and (I just thought of it) a scroll down menu for skills as well. I'll get a "nice interface" going :)
It did take slightly longer than you think though, as I was already half way through it before I posted as I had the idea on my own and it would have taken a few hours more then I would have released it, but someone jumped the gun and suggested it first! That's why it's only a "personality manager" instead of a whole "realbot manager". |
Re: Suggestion: RealBot Wizard
Strider nice job on the editor. Suggestion though: Dont know what the numbers mean. Maybe some kind of help window that says what the number does and a range. Could it have an arrow in the box that drops down a help window? :D
|
Re: Suggestion: RealBot Wizard
yeah, I'm just about to redo the interface so it's clearer, now I'm sure what the things mean.
|
Re: Suggestion: RealBot Wizard
i saw the editor has a skill range from 0 to 6, realbot uses a 0 to 10 scale ;)
|
Re: Suggestion: RealBot Wizard
I didn't know that - I just use random skill in normal play - alot more fun, and 6 was the highest score I found so I put it in :P
I also made the bot file save when the ini isn't found with random data. A new file has been uploaded! If you haven't seen it, I've posted the final version on a different seperate thread. |
Re: Suggestion: RealBot Wizard
As I recall, 0 is godlike while 10 is slow and sluggish.
so "6" was the "dumbest" you've seen, not the "best" |
Re: Suggestion: RealBot Wizard
Yep - it's all fixed - look for the second page of "RealBot Personality Manager" for one that includes exporting and importing and has author and comments fields and the bot skills good :P
|
Re: Suggestion: RealBot Wizard
Quote:
|
All times are GMT +2. The time now is 08:03. |
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.