Post: mw2 c++ help
06-23-2016, 08:31 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); can anyone help me with bots, maps, gamemodes , messages and etc for my menu? mw2 1.14
(adsbygoogle = window.adsbygoogle || []).push({});
06-24-2016, 12:34 PM #2
S63
Space Ninja
Originally posted by QuantumLobbies View Post
can anyone help me with bots, maps, gamemodes , messages and etc for my menu? mw2 1.14


For bots shark has released a project for this i suggest you look into it, also it can be found You must login or register to view this content.

And for changing the map i suggest using cbuf_addtext and use the cfg codes for changing map or gamemodes.

void ChangeMap(string MapName) {
Cbuf_AddText(MapName);
}

And do the same for gamemodes etc...
06-24-2016, 02:34 PM #3
Thank you Smile

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo