Advertisement
Guest User

Untitled

a guest
Mar 22nd, 2019
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.13 KB | None | 0 0
  1. local npcshiz = ents.Create("npc_citizen")
  2.  
  3. if( isValid(npcshiz)) then
  4.     npcshiz:SetModel("models/Humans/Group01/Female_02.mdl")
  5. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement