Jump to content
Jedi Phoenix

Adding Non-Playing bots to a server.


Recommended Posts

So I am working on a server of my own, and you guys have the 4 non-playable bots that just read out JP's website and the "|Welcome To Jedi Phoenix|" and "|Add us to your favorites|"

 

Any idea on how you guys got that going?

Link to comment
Share on other sites

So I am working on a server of my own, and you guys have the 4 non-playable bots that just read out JP's website and the "|Welcome To Jedi Phoenix|" and "|Add us to your favorites|"

 

Any idea on how you guys got that going?

 

They're normal bots, just renamed and forced to spec. If they were forced in-game they would run around like normal bots.

Link to comment
Share on other sites

if you would have read the japlus mp server guide, you would know what to do. it's very easy. just read the manual.

 

I wasn't aware something like that would be directly related to JA Plus, thanks for the reference Dark. I'll give it a look see.

Link to comment
Share on other sites

Hey Dark, I checked through as much content as I could find, but where did you find this JA Plus MP Server guide?

Looking through the ReadMe from the actual Mod's zip file doesn't contain it and I can't seem to find it throughout the website or Google.

Link to comment
Share on other sites

Here's the code from when KoF was around:

 

addbot tavion 5 s 0 
wait 20 
amrename tavion ^0|^7Visit our Forums/Website^0|
wait 20 
amforceteam visit s
wait 20
addbot tavion 5 s 0 
wait 20
amrename jedi ^1|^7www.KoF.ipbfree.com^1|
wait 20 
addbot tavion 5 s 0 
wait 20
amrename tavion ^0|^7Add us to your Favorites^0|
wait 20
addbot jedi 5 s 0 
wait 20 
amrename jedi ^1|^7208.43.15.53:29070^1| 
wait 100

 

I just slapped that onto the end of my server.cfg and it would work out. I only listed one usage of amforceteam, so you'd obviously need to use more if you want more than one bot in spectate. Do note that I used a command called "wait". This is to bypass the floodprotect system built into servers by default. So essentially you're not overloading it with amrenames, addbots, and forceteams which would lead to nothing happening.

 

Hope this helps.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...