I'm curious on how to turn into a melon/bannana or something like that through ulx. I know it's possible, something with the lua run. any one know?
Make sure lua is enabled
[CODE]sv_allowcslua 1[/CODE]
Then you could try this in your own console.
[CODE]
lua_run_cl LocalPlayer():SetModel("models/props/cs_office/Chair_office.mdl")
[/CODE]
No Winter I don't think it works like that; I'm fairly sure that only works on playermodels
[QUOTE=BFG9000;43005750]No Winter I don't think it works like that; I'm fairly sure that only works on playermodels[/QUOTE]
Huh?
[editline]28th November 2013[/editline]
I was demonstrating how to change your own model on clientside, but for people to see you'll have to do this serverside and clientside.
Ulx has a model changing plugin. You should be able to find it if you type it in on their website. I just use it to turn people into couches. :v:
[IMG]http://snag.gy/8MxbW.jpg[/IMG]
[QUOTE=Winter;43006044][IMG]http://snag.gy/8MxbW.jpg[/IMG][/QUOTE]
I don't think that is what he meant.
Oh. He said a plugin, oops.
Sorry, you need to Log In to post a reply to this thread.