hwadigest.blogg.se

How change gmod skins in ttt game
How change gmod skins in ttt game




how change gmod skins in ttt game

Create one yourself using weapon_tttbase.IF that does not exist, you have two options:

how change gmod skins in ttt game

In order for you to change anything with the sniper you're trying to edit you need to find the a file it came with, it's typically stored in a folder named weapon_ttt_WhateverTheSniperIsCalledHere. To find it you go to your garrysmod folder (By default the filepath should be something like this: C:\Program Files (x86)\Steam\steamapps\common\GarrysMod\garrysmod) then go to Gamemodes, terrortown, entities, weapons and in there should be What's a file and where can I find it?Ī a file is pretty much the file where all the information is stored for a given weapon such as the damage, recoil, ammo, etc. That will give you an hour to toy around with whatever you're doing for testing purposes.Īs for your second question, I'm not at all experienced with that bit so I'll leave that for someone else (like /u/yashirmare because I know he's made some skins for TTT weapons). Don't worry though, if you load up a singleplayer game of TTT before the round starts open up console and type in the following (One after another): TTT weapons/tools uses a different weapon base than Sandbox does. How could I be in-game and hold these weapons? I don't even know how to get the default weapons of TTT. SWEP.WorldModel = Model("models/weapons/w_snip_scout.mdl") To: SWEP.ViewModel = Model("models/weapons/cstrike/c_snip_scout.mdl") SWEP.WorldModel = Model("models/weapons/w_WhateverTheAWPModelIs.mdl") Open up the a file of the AWP and change view and world model of the AWP from: SWEP.ViewModel = Model("models/weapons/cstrike/c_snip_WhateverTheAWPModelIs.mdl") How do I make the model of one sniper (AWP for example) to the model of the TTT rifle?






How change gmod skins in ttt game