Discord
Steam
/
Garry's Mod
/
Developers
/
Scale someone ..
Login/Join
Event Log
Scale someone when joining a job.
1 replies, posted
Search
In This Thread
I am trying to create a job that when they spawn they are scaled to 1.5. Using ulx so !scale ^ 1.5 something like that! Thank you!
[code] ent:SetModelScale( ent:GetModelScale() * 1.5, 1 ) [/code] In the job you would like to.
Sorry, you need to
Log In
to post a reply to this thread.