• NPC question
    4 replies, posted
How would I make an NPC shoot at position V?
[lua] target = ents.Create("npc_bullseye") target:SetPos(V) target:Spawn() NPC:AddRelationship("npc_bullseye D_HT 99") [/lua] :eng101:
Thank you :D
llol
[QUOTE=Crazy Quebec;17664554]target = ents.Create("npc_bullseye") target:SetPos(V) target:Spawn() NPC:AddRelationship("npc_bullseye D_HT 99") :eng101:[/QUOTE] Bah, who invited this guy? He had to take the [I]easy[/I] way out. [sp]Joking, you know I laff you.[/sp]
Sorry, you need to Log In to post a reply to this thread.