Thx :)
[editline]2nd November 2010[/editline]
Do you know something about Rebuild a DPanelList?
[editline]2nd November 2010[/editline]
Why I can't see the npc?
shop1 = ents.Create("prop_ragdoll")
shop1:SetPos(Vector(10817.829102, -7739.859863, 120.031250))
shop1:SetAngle(Angle(0,0,0))
shop1:SetModel("models/player/group01/male_01.mdl")
shop1:SetAnimation(ACT_IDLE)
I think you need to add [lua] ent:Spawn() [/lua]
oh I'm so stupid xD
Remember to spawn those ents on the server, not the client.
It looks good! GJ man.
Sorry, you need to Log In to post a reply to this thread.