Garrys mod help:

  • Thread starter Thread starter Elfking
  • Start date Start date
E

Elfking

Guest
How do you make your spawned characters do things and how do you give them weapons and things

thanks :)
 
Elfking said:
How do you make your spawned characters do things and how do you give them weapons and things

thanks :)

Try searching for "Happy spawning guide" thread, that had a lot of information on how to spawn "living" NPCs.

Or you could try this;

npc_create_equipment weapon_xxxxxx

then

npc_create npc_npcname (example npc_create npc_citizen)

They'll spawn with whatever weapon you set in the NPC_create_equipment line

Hope that helps :)
 
Back
Top