peterh0lland Posted April 24, 2019 Share Posted April 24, 2019 Hey All, I wanted to learn how to make a single player mod menu in C++, so I downloaded this base named Nano42. However when I try to load it, it just freezes my game in the clouds in single player. I'm assuming this has something to do with it being outdated? but idk. How do I fix this or what stuff needs to be updated? Thanks in advance, Pete Link to comment Share on other sites More sharing options...
Guest Posted April 24, 2019 Share Posted April 24, 2019 Nano42 seems to be connected to online modding. If that's the case, nobody will answer because online modding is not allowed on here... or most GTA forums for that matter. Even if you are genuinely using it for SP, the information given could help an online modder, which is why you might get no help. Link to comment Share on other sites More sharing options...
peterh0lland Posted April 24, 2019 Author Share Posted April 24, 2019 1 minute ago, LeeC2202 said: Nano42 seems to be connected to online modding. If that's the case, nobody will answer because online modding is not allowed on here... or most GTA forums for that matter. Even if you are genuinely using it for SP, the information given could help an online modder, which is why you might get no help. Ohh, I didn't it was related to online modding sorry. Are there any c++ menu bases that are only for single player? Link to comment Share on other sites More sharing options...
Guest Posted April 24, 2019 Share Posted April 24, 2019 (edited) I was just about to post that I may have stumbled across a different Nano42 than the one you're referring to and I might have got the wrong end of the stick. I just found a connection with the Chameleon Mod Menu and that's an online menu. One of the C++ guys will know better, if one drops by. There was some single player menu stuff in this thread on 5Mods https://forums.gta5-mods.com/topic/8541/c-simple-menu-base-library/5 There is also this https://www.gta5-mods.com/tools/mod-menu-base-c Edit: And of course, MenYoo is open source now, so maybe there's something to learn in that source as well. Just check any license conditions for the code. Edited April 24, 2019 by Guest Link to comment Share on other sites More sharing options...
peterh0lland Posted April 24, 2019 Author Share Posted April 24, 2019 2 minutes ago, LeeC2202 said: I was just about to post that I may have stumbled across a different Nano42 than the one you're referring to and I might have got the wrong end of the stick. I just found a connection with the Chameleon Mod Menu and that's an online menu. One of the C++ guys will know better, if one drops by. There was some single player menu stuff in this thread on 5Mods https://forums.gta5-mods.com/topic/8541/c-simple-menu-base-library/5 There is also this https://www.gta5-mods.com/tools/mod-menu-base-c Thanks for the reply. I just looked though the code and it seems to be an online menu, so you where correct. I should of been more careful. Also the 'https://www.gta5-mods.com/tools/mod-menu-base-c' is the exact thing that I was looking for so thanks a lot Link to comment Share on other sites More sharing options...
lior_modz Posted August 13, 2019 Share Posted August 13, 2019 Nano Base Its For Online&SP its and its old menu u need update the menu Link to comment Share on other sites More sharing options...
Jitnaught Posted August 28, 2019 Share Posted August 28, 2019 Try this one: https://github.com/E66666666/GTAVMenuBase Link to comment Share on other sites More sharing options...
Hassanalirajar1455 Posted September 4, 2019 Share Posted September 4, 2019 Hey Link to comment Share on other sites More sharing options...