• Custom world model
    0 replies, posted
Guys, i was making my script for my rp server BUT i got one trouble. The world model doesnt show up, however it is downloading and written in the swep config. Now i think that my world does actually show up, but it is somewhere in the torso of the player. I tried making custom world model with all these angles and vector but it didnt work. Do you have any ideas what can i try? SWEP.CustomWorldModel = {     Model = SWEP.WorldModel,     Bone = "ValveBiped.Bip01_R_Hand",     Offset = Vector(-.5, 8, -4.3),     OffsetA = Angle(175, 90, 0) } https://files.facepunch.com/forum/upload/149560/a88ebcac-fbe4-4549-a641-66a9aa8dbcf9/image.png
Sorry, you need to Log In to post a reply to this thread.