Is there a way to get clientside models? like entity:GetModel. But for the clientside version?
[url]http://wiki.garrysmod.com/page/Entity/GetModel[/url]
entity:GetModel() is a shared function meaning it can be run on both client and server
You mean ClientsideModel or, just an entity clientside? ClientsideModel has a bunch of methods which the Entity class has. GetModel is one of them. So just call :GetModel() like normal.
ClientsideModel. Well the problem is, on ttt I want to call the custom model running from pointshop. But it just gets the original css mdl that is under the pshop one.
Title the damn thread correctly; of course you have a lua question in the developer thread.
[QUOTE=M0dSe7en;41640044]Title the damn thread correctly; of course you have a lua question in the developer thread.[/QUOTE]
The amount of dickage on facepunch is truly incredible.
I'd assume it's common knowledge to title the thread relative to the question you're asking, but that's just me.
[QUOTE=M0dSe7en;41640162]I'd assume it's common knowledge to title the thread relative to the question you're asking, but that's just me.[/QUOTE]
Well If I could rename it I would. At the time of posting I wasn't really sure about what title it as.
Sorry, you need to Log In to post a reply to this thread.