NPC spawning help

  • Thread starter Thread starter Immortal463
  • Start date Start date
I

Immortal463

Guest
When i type in npc_create_equipment smg1 (i have to do that because when i type in npc_create_equipment_smg1 it says unkown command) so once i typed in npc_create_equipment smg1 i type in npc_create npc_citizen and then the citizen spawns but has no gun and it says
Attempted to create unknown entity type SMG1!
sombody help plz
 
you can save time by typing "npc_create_equipment weapon_???; npc_create npc_???" (obviously w/out the quotes and the ??? thingidy is just replaced. you'd hafta be a blonde to type the command i put up thereword-for-word!) and there ya go.
 
ffor some reason the smg1 doesnt work with the the weapon_ infront of it
 
try weapon_smg2?
or weapon_ar2?
or weapon_annabelle?

did you even read the thread i linked to?
 
yes i did but smg1 doesnt seemed to be recongnised in the console no matter what u put infront of it
 
Right i seem to be abloe to spawn a citizen with a smg but i cant bind them
i type in bind x "npc_create_equipment weapon_smg1 npc_create npc_citizen"
and it doesnt work
 
don't double post buddy
just stick to doing it the old fashioned way - binding keys is a waste of time and messes up things
 
bind x "npc_create_equipment weapon_smg1; wait;npc_create npc_citizen"
 
Immortal463 said:
iam blonde lol
well, frankely that's your problem, not mine. hey, immortal, wanna see how many corners we can find in a circular room?
 
very funny im not that dum
P.S. the console is awkered yuo cant seem to bind a key with a command sush as npc_create npc_citzen npc_create_equipment weapon_smg1
 
lol
the command is
bind x "npc_create equipment_weapon_ar2
npc_create npc_combine_s"

note the use of paragraphing
 
john3571000 said:
lol
the command is
bind x "npc_create equipment_weapon_ar2
npc_create npc_combine_s"

note the use of paragraphing
Nope
bind x "npc_create_equipment weapon_ar2; wait; npc_create npc_combine_s"
 
Immortal463 said:
very funny im not that dum
P.S. the console is awkered yuo cant seem to bind a key with a command sush as npc_create npc_citzen npc_create_equipment weapon_smg1
soooo... what you're saying is that you're dumb, just not that dumb. i see...
 
ríomhaire said:
Nope
bind x "npc_create_equipment weapon_ar2; wait; npc_create npc_combine_s"
rimfire you dont actually type 'wait' so it is in fact you that is wrong
 
Back
Top