J-M v2.5.5 said:Dude, if it could have been fixed, it would already have been fixed.
J-M v2.5.5 said:Wait, what AMX plugin?
Thothie said:I got one!
Here's a modified AMX plugin that does the job
http://www.thothie.com/msc_dev1/msc_fakeclient.amx
I can't promise that'll be listen-server friendly, but I suppose it shouldn't happen on a listenserver anyways.
Just pop that it into msc/addons/amx/plugins
and add it (via notepad) to: msc/addons/amx/config/plugins.ini
Restart server, and yer good to go.
This is based on an old plugin by Freecode for adding fake clients with random names and frags.
But I feel damned stupid, as after going through the damn code I realized: Vexdum has a bot creation command built in! - So even this simplified version is more complex than need be.
Still, much easier, and much less resource intensive than using the HLTV.
Froste` said:Ooooh right anyway Thanks..
pimpsta said:Code a script to make the bot the primary #
You should reserved the slot 1 for the bolt or addon a disable function for the slot 1.
Thothie said:Also need to hunt through the code and see if any bit of it is targeting the index #1 player specifically. May be a simple matter of getting that to move to the next index if index #1 ain't in-game.