Probably been asked before but...

Ionium

Newbie
Joined
Jan 31, 2005
Messages
179
Reaction score
0
bind "e" "npc_create_equipment weapon_rpg;wait; npc_create npc_citizen;wait; ent_fire npc_citizen setmedicon"

That keybind I have summons a citizen with an rpg and gives them medic status, does anyone know what I can add to my keybind so that their skin is an actual medic one? Or it summons a medic model?
 
i think that would make all citizens medics.
"npc_create_equipment weapon_rpg;wait; npc_create npc_citizen;wait; ent_setname medic;wait; ent_fire medic setmedicon"
There is a comand for that, setbodygroup I think. I believe if you use Garry's mod, spawn a medic with 'developer 1' on that it will give you its body-group in the console/top right hand corner.
 
No it doesnt make all citizens medics. Just the ones you spawn. I dont see a difference between your keybind and mine, just the ent_setname and ent_fire stuff. I think it would still spawn a regular citizen only with medic status.
 
Back
Top