1. This forum is ARCHIVED! Visit the new Cloud Sixteen forums, codename Eden, at https://eden.cloudsixteen.com. These forums will remain archived for a few months before being closed down, so try to encourage plugin developers to begin moving their content across to the new forums.
Dismiss Notice
Hi Guest, you need a Steam account to register and post on these forums. Login with Steam at the top of the forums to get started!
Dismiss Notice
Hi Guest, do you want to buy HL2RP or another Clockwork schema? Visit the Cloud Sixteen Store to get started!

Nextbot (Zombie)

Discussion in 'Development' started by RJ, Jun 1, 2013.

  1. RJ

    RJ no pay Legend Clockwork Customer

    Anybody know how to get nextbot working? I plan on making a zombie and I've tried out the examples on FP/Garry's git but I can't seem to get it working. Any help is appreciated!
     
  2. Last I checked SNPCs were broken. IDK now, though.

    EDIT: Just checked, they work.
     
  3. RJ

    RJ no pay Legend Clockwork Customer

    SNPCs or NPCs with NextBot?
     
  4. RJ

    RJ no pay Legend Clockwork Customer

    How'd you get it working?
     
  5. 1. Save these two files.
    https://github.com/garrynewman/garrysmod/tree/master/garrysmod/gamemodes/base/entities/entities/base_nextbot

    2. Create base_nextbot in lua/entities

    3. Put the two files in there.

    4. Create folder for a new entity (such as nb_example).

    5. Created shared.lua in your new entity's folder.

    5. Modify this bot to your liking.

    http://pastebin.com/raw.php?i=y8siDe4k

    http://facepunch.com/showthread.php?t=1260326

    Be sure that the class and stuff at the bottom of your bot's shared.lua is the same name as your bot's entity folder.
     
  6. RJ

    RJ no pay Legend Clockwork Customer

    Ahhh, here's the problem. I skipped over that piece of code. Too bad it didn't click in when I was first working with it. Thanks!
     

Previous Readers (Total: 0)