Reply to Thread

Post a reply to the thread: Hı apg-clan

Your Message

Click here to log in

 
 

You may choose an icon for your message from this list

Additional Options

  • Will turn www.example.com into [URL]http://www.example.com[/URL].

Topic Review (Newest First)

  • 28th January 2019, 02:20 PM
    YurikoOmega
    Well,thank you for help.I think ı just sit and look at the cpp files directly.
  • 26th January 2019, 03:33 PM
    YurikoOmega
    C++ ? Do I need to use that program? Dev-C++ Did I download this program for noting ?..Damn...Well no matter ı just wanna learn how to codding.İf he know something about know..How to move the bots [Walking] or something like that.Simple things.Not shooting.Like how to add a bot to a Windows server.Conc-rocket jump is still not working correctly but anyway.Maybe ı should wanna make a gauss jump know Do you know someone who is Knowledge about bots ?
  • 26th January 2019, 01:50 PM
    RoboCop
    No I doubt my friend knows on coding C++ but is good on TFC Skills like conc jumps and climbing...
  • 25th January 2019, 10:27 PM
    YurikoOmega
    So yes Thothie didn't exactly had the Wizard Wars 1.3.0 src codes. But when I tried to recompile WW it didn't quite work as the client HUD and GUI got messed up from using Visual Studio 2017.

    İs he codding bots ? I dont know much englısh but.İts better if ı can get help from a Türk.

    Other wise...The translate is working as well [Not much but anyway] Do you know what the program ı need to use for codding bot ? Like,ı want to codding a bot for half life death match.What ı need to do.And what the program ı need to use.The bots united is does not accept my register.[Because that annoying question is have no answer].
  • 25th January 2019, 08:07 PM
    RoboCop
    Well I cannot quite work out what you are saying, but also I got a friend who is from Turkey who could help you understand what you are trying to read or that.

    So yes Thothie didn't exactly had the Wizard Wars 1.3.0 src codes. But when I tried to recompile WW it didn't quite work as the client HUD and GUI got messed up from using Visual Studio 2017.
  • 24th January 2019, 11:03 PM
    YurikoOmega
    My half life version is 1,6 Team fortress version is 1,6 {With Neo TF packet}.But,all bots working correctly.

    I think the Wizard Wars use the Team Fortress wad's and models generally.But other models like ammo's is not like the same.The Wizard Wars have 2 mode.Capture the Flag and Death Match.Also some weird maps as well but anyway.I think the Foxbot source codes may help.Of course ın order to add bots to a MOD you needed to have access to the source code to that MOD.The HPB bot allows you to add a bot to Half-Life MODs without requiring you to have access to the source code for the MOD.When ı read these words ı just say..."What ?" But it may change to "Oh really ?" or something like thatt
  • 24th January 2019, 10:49 PM
    YurikoOmega
    What the program ı need to use [I have only Dev-C++ program] and hpb source codes.Wich the program ı need to use or download.
  • 24th January 2019, 10:44 PM
    YurikoOmega
    Well,ı need to say the HPB bot is soo good when aiming.But too bad for team play games or deathmatch games.[I mean all half life mod's]I mean a Well-skilled player can easly kill the bots.[When play with HPBbot] but Foxbot is not soo easy to kill on Team fortress classic.The jumbot is good as well for Half life death match but its not a plugin.

    Wizard Wars or another game mode.I want to learn how to code a bot.Not only wizard wars like Gearbox or Team fortress 1.5 or something like that.Of course ı cant make a better bot than Foxbot but,ı only wanna try.

    Wizard Wars source code's..,Yeah its hard to find.I found the Wizard Wars 1.3.0 Beta on the internet.And there was a HPB bot file.Someone [I dont know who it is] make HPB bot work with Wizard Wars.Bots are soo weird but play like a Half life Death Match game.The hard thing is Wizard Wars a game but its have 2 mode in it.Death Match maps and Team Maps.I think that may makes it harder.

    I was have discord account [I mean ı still have].But ı dont know anything about codding bots.Even if ı join the discord server.Probebly ı will hear the words but ı dont understand anything .That because ı want to learn something about codding bots first.

    Make file ? what does it do ? ? I dont really know anything about codding that because ı want to start from programs.Wich the programs ı need to use,after that ı'll try to learn how to codding a bot.And after and after and after .I know its not a easy job.You cant write commands or cods simply.But you may learn it with time.

    e.g ı want to codding a bot for Half life Death match.Not for wizard wars.What shall ı need to do ?
  • 24th January 2019, 03:46 PM
    RoboCop
    Well I've created Bots-United Discord channel, which appears to be more active and the co-founders and Bots United admins and veterans are okay with me by using this channel. Also I had taken some of the src code from Wizard Wars that also modified the HPB to work for Wizard Wars. But to be honest HPB maybe quite versatile but their performance is very poor and slow. But I think if we use RCBot1 Metamod as it is more versatile and more faster than HPB, we could use that. But we need to add the weapon entities for Wizard Wars - which we can acquire from the HPB and src codes we got in our [APG] Downloads. Also I only got the src code for Wizard Wars 1.2.9 but not 1.3.0-beta... And SandBot is a newest HL1 bot available but is still in its experimental stage as it needs a lot of tests and enhancements to support multiple HL1 Game Mods.

    As for FoxBot 0.791 from which I made over 100 changes since 2012 as Zybby left and abandoned FoxBot in 2010, I've managed to fix a lot of broken leftovers where Zybby hadn't finished for FoxBot 0.77.

    Making waypoints is time consuming but easy if you are keen to plot and create pathways and key areas for bots like these. But for C++ coding as well using the ideal IDEs then it takes a lot of problem solving as well using the correct compilers. Sadly not all of the bots work on newer compilers as RCBot2 for TF2 and DoDS will only work for GCC-4.8 and VS2013 but no newer than that. And you will also need to know on using the appropriate optimiser flags as having the bots "overoptimised" can lead to nasty side effects, as using -O3 in GCC isn't recommended and using IDEs that were previously used by MSVC 6 near 1999 and the early 2000s - which was a very popular IDE for Windows Servers. But newer compilers should be okay for other bots and Metamod Addons but can give you depreciation warnings.

    Personally I use HLSDK 2.3p4 where Will Day and Florian from AdminMod made some key fixes since 2013, and Jussi Kivilinna's Metamod-P src code as the main Metamod src code contains CR classic Mac OS characters, which can give you compiling errors. But not all of the src code bot Makefiles and VS projects have the proper directories assigned for various HLSDKs and Metamod src codes, which is required to use their header files for compiling bots.

    Try joining the Bots-United Discord https://discord.gg/zCSvyyC
  • 24th January 2019, 01:22 AM
    YurikoOmega
    I have download Dev-C++ program and download HPB bot source codes.What em ı have to do now.İf some one know please tell me.Or do ı need any other program to codding a bot ?
This thread has more than 10 replies. Click here to review the whole thread.

Posting Permissions

  • You may post new threads
  • You may post replies
  • You may post attachments
  • You may edit your posts
  •  
DMCA.com Protection Status

https://apg-clan.org tested by Norton Internet Security https://apg-clan.org tested by McAfee Internet Security

Flag Counter