Hello i made a NPC.
the name is NPC_HumanDestroyer
i can spawn him using Console commands but i can't find him in the NPCS section in the spawn menu
How can i create a special Spawnlist just for that NPC? Any idea?
it has the default Half-Life 2 shotgun as his weapon... And is based on Combine's AI
I am new to Garry's Mod i hope somebody will help me :happy: !
I know that this works with nextbot, you should be using it anyways:
Place at the bottom of the file.
[CODE]list.Set( "NPC", "CLASS NAME", { Name = "", -- display name for the npc inside of the catergory.
Class = "", -- the class name of the entity so the server knows what to create.
Category = "" -- category name ( the display name for tab )
})[/CODE]
Sorry, you need to Log In to post a reply to this thread.