are there any premade NextBot NPCs (ones that use guns and ones that don't) aside from the one on the GMod wiki? just looking for some examples.
[URL="https://facepunch.com/showthread.php?t=1260326"]Nextbot coding and discussion thread[/URL]
Your best bet is to go to Google or Github and search for a line of lua code unique to NextBot and find what kinds of other bots people have made. See their code, try to understand it and then write your own stuff to your purposes.
For example just search "base_nextbot," or "MoveToPos" "StartActivity" or something and you'll find examples.
[QUOTE=jd0124;50541163]Your best bet is to go to Google or Github and search for a line of lua code unique to NextBot and find what kinds of other bots people have made. See their code, try to understand it and then write your own stuff to your purposes.
For example just search "base_nextbot," or "MoveToPos" "StartActivity" or something and you'll find examples.[/QUOTE]
[url]https://searchcode.com/[/url]
Sorry, you need to Log In to post a reply to this thread.