Xonotic Forums
[SUGGESTION] Suggestion: Need tribes like outdoor map; need bot learn to use jetpack or hook - Printable Version

+- Xonotic Forums (https://forums.xonotic.org)
+-- Forum: Creating & Contributing (https://forums.xonotic.org/forumdisplay.php?fid=10)
+--- Forum: Xonotic - Suggestion Box (https://forums.xonotic.org/forumdisplay.php?fid=20)
+--- Thread: [SUGGESTION] Suggestion: Need tribes like outdoor map; need bot learn to use jetpack or hook (/showthread.php?tid=4650)

Pages: 1 2


RE: Suggestion: Need tribes like outdoor map; need bot learn to use jetpack or hook - Mr. Bougo - 12-18-2013

(12-17-2013, 09:49 PM)zwz Wrote: Do I put it in gamefolder\server\server.cfg ? I changed it, along with someother settings (changed bot mumbers to 5, set vampire mutator to 1...). Then I started Xonotic, hit creat, and found nothing changed. Those mutators are still unchecked. What's wrong?

The "create" menu runs a listen server, which makes no use of the server.cfg which is for dedicated servers.

In a listen server, you can just set the variables in the game console (shift escape) and then restart the game by issuing the "restnart" command in that same console.

If you want to run a dedicated server (that's a bit more technical and more of a long-term task), there are instructions in the help files in that server directory you saw.

end user, there is no such thing as "custom.cfg" in a default setting.


RE: Suggestion: Need tribes like outdoor map; need bot learn to use jetpack or hook - zwz - 12-18-2013

(12-17-2013, 11:57 PM)end user Wrote:
(12-17-2013, 09:49 PM)zwz Wrote:
Quote:There's a setting to allow bots with jetpacks

Put this in your server.cfg or custom.cfg

Code:
set bot_ai_navigation_jetpack 1

Do I put it in gamefolder\server\server.cfg ? I changed it, along with someother settings (changed bot mumbers to 5, set vampire mutator to 1...). Then I started Xonotic, hit creat, and found nothing changed. Those mutators are still unchecked. What's wrong?

Are you using windows or Linux? Never tested a server in windows. If in linux your server.cfg file should be in home/user_name/.xonotic/data
Yes I am using Win7...

(12-18-2013, 01:11 AM)Mr. Bougo Wrote:
(12-17-2013, 09:49 PM)zwz Wrote: Do I put it in gamefolder\server\server.cfg ? I changed it, along with someother settings (changed bot mumbers to 5, set vampire mutator to 1...). Then I started Xonotic, hit creat, and found nothing changed. Those mutators are still unchecked. What's wrong?

The "create" menu runs a listen server, which makes no use of the server.cfg which is for dedicated servers.

In a listen server, you can just set the variables in the game console (shift escape) and then restart the game by issuing the "restnart" command in that same console.

If you want to run a dedicated server (that's a bit more technical and more of a long-term task), there are instructions in the help files in that server directory you saw.

end user, there is no such thing as "custom.cfg" in a default setting.

So there is no way to preset my commands for a listen server?


RE: Suggestion: Need tribes like outdoor map; need bot learn to use jetpack or hook - Mr. Bougo - 12-18-2013

Probably by setting them in autoexec.cfg instead of server.cfg. You have to create that file, put it next to config.cfg in your personal data directory. Type
Code:
which config.cfg
in the Xonotic console (shift escape) to know where that is.


RE: Suggestion: Need tribes like outdoor map; need bot learn to use jetpack or hook - poVoq - 12-19-2013

A Tribe2 like mod with some ideas from the DOTA mod (is the source of that available?) could a cool.

Concerning the terrain editing... I agree that could be easier. Torque3D has probably the best open-source tools for something like that.

Has anyone tried this though: http://nemesis.thewavelength.net/index.php?p=8


RE: Suggestion: Need tribes like outdoor map; need bot learn to use jetpack or hook - zwz - 12-19-2013

OK, finally I got it: put your commands into a xx.cfg file, put the file into the data folder, then exec xx.cfg in the game console.
I got bots using jetpacks now. Strange thing is that sometimes they fly around mindlessly.

I will see if those large maps work better in this case


RE: Suggestion: Need tribes like outdoor map; need bot learn to use jetpack or hook - tZork - 12-21-2013

(12-19-2013, 11:16 AM)zwz Wrote: ...
Strange thing is that sometimes they fly around mindlessly.
...
I would be surprised if they did NOT act mindless. We are talking abt Xonotic bots here! Wink