(adsbygoogle = window.adsbygoogle || []).push({});
Hi,just found way to spawn bots in mw2!
But the problem is, they automaticly go to spectator, any ideas?
Here is the RPC Needed: You must login or register to view this content. ( Add to your project)
Here is how to spawn bot: (Add this to your RTM Too/Menu)
public void Sv_AddTestClient(int numberOfTestClients)
{
RPC.CallFunc(0x002189D8, numberOfTestClients);
}
The following 8 users say thank you to makeabce for this useful post: