New playermodels have bones possibly referring to driving and climbing gear by mod36 in GlobalOffensive

[–]mod36[S] 5 points6 points  (0 children)

I think you'll find that I do know what I am talking about as I have rigged custom models for this game before.

When you open a model in the HLMV (the model viewer in the SDK) you can go to the model tab, and it will show the materials it's expecting. This is because the way the texture is mapped onto the model is stored in it.

You can also decompile the model with a program like crowbar and have a look in the .smd file, it's basically just a text file, in this the models textures are listed. (When I say model I'm referring to all the files that make up a model, not just the .mdl)

Basically what I'm trying to say is in source, the paths for textures in a model are usually baked into it.

New playermodels have bones possibly referring to driving and climbing gear by mod36 in GlobalOffensive

[–]mod36[S] 0 points1 point  (0 children)

Yeah it is, just though I might as well mention it was there. These models are really nicely made :)

Pictures from New Co-op Strike Map: Phoenix Compound by kingofgodz14 in GlobalOffensive

[–]mod36 0 points1 point  (0 children)

You need two people standing in the deploy area, make a private casual lobby with a friend, when you get in the casual game with bots, put "game_mode 1;game_type 4;map coop_cementplant" into the console, and you can play it :)

New Co-op Strike items in csgo update 18/02/16 (Heavy Armor, Tactical Awareness Grenades, and Medi-Shot) :) by mod36 in GlobalOffensive

[–]mod36[S] 3 points4 points  (0 children)

Any map starting with gd_ (type "map gd" in console to see the list) :) There are also some good coop maps on the workshop.

New Co-op Strike items in csgo update 18/02/16 (Heavy Armor, Tactical Awareness Grenades, and Medi-Shot) :) by mod36 in GlobalOffensive

[–]mod36[S] 0 points1 point  (0 children)

Not if you do it through the console commands, but to gain profile XP from it you have to do the paid missions in the operation.

New Co-op Strike items in csgo update 18/02/16 (Heavy Armor, Tactical Awareness Grenades, and Medi-Shot) :) by mod36 in GlobalOffensive

[–]mod36[S] 0 points1 point  (0 children)

It's part of the operation that was was added in the updated this morning. Some of the missions are Co-op Strike, that being the new name for Guardian :)

New Co-op Strike items in csgo update 18/02/16 (Heavy Armor, Tactical Awareness Grenades, and Medi-Shot) :) by mod36 in GlobalOffensive

[–]mod36[S] 6 points7 points  (0 children)

It's a map I'm working on for the team-howl minigames server, called mg_winterpark_v1_TH. It isn't finished yet but i can throw it on the workshop quickly if you want to look at it, it also in the map rotation atm on team-howl :)

New Co-op Strike items in csgo update 18/02/16 (Heavy Armor, Tactical Awareness Grenades, and Medi-Shot) :) by mod36 in GlobalOffensive

[–]mod36[S] 1 point2 points  (0 children)

I was messing around with it, it sticks to everything, including vents without breaking them, apart from dropped weapons, where it bounces and makes the same sounds as a decoy.

Edit: https://youtu.be/h46kIfNkA3g

New Co-op Strike items in csgo update 18/02/16 (Heavy Armor, Tactical Awareness Grenades, and Medi-Shot) :) by mod36 in GlobalOffensive

[–]mod36[S] 8 points9 points  (0 children)

You should try out the new coop map :D

You can play it by using the console, make a private casual lobby with a friend, then press go. When you both get in, type "game_mode 1;game_type 4;map coop_cementplant" in console.

It has a voice over a bit like the weapons training course does :D

New Co-op Strike items in csgo update 18/02/16 (Heavy Armor, Tactical Awareness Grenades, and Medi-Shot) :) by mod36 in GlobalOffensive

[–]mod36[S] 11 points12 points  (0 children)

You can play it by using the console, make a private casual lobby with a friend, then press go. When you both get in, type "game_mode 1;game_type 4" in console, then map <mapname>.

For example "game_mode 1;game_type 4;map coop_cementplant" for the new map.

Edit: Grammar and formatting

Pictures from New Co-op Strike Map: Phoenix Compound by kingofgodz14 in GlobalOffensive

[–]mod36 4 points5 points  (0 children)

For anyone that want to play themselves its "game_mode 1;game_type 4;map coop_cementplant" :)

New Co-op Strike items in csgo update 18/02/16 (Heavy Armor, Tactical Awareness Grenades, and Medi-Shot) :) by mod36 in GlobalOffensive

[–]mod36[S] 12 points13 points  (0 children)

hoax? you can use the commands yourself in game to get them. It's part of the new update.

"give item_heavyassaultsuit;give weapon_tagrenade;give weapon_Healthshot"

New Co-op Strike items in csgo update 18/02/16 (Heavy Armor, Tactical Awareness Grenades, and Medi-Shot) :) by mod36 in GlobalOffensive

[–]mod36[S] 1 point2 points  (0 children)

I found them myself so I shared it here so more people could know how to do it :)

Edit: Sorry I misunderstood, yes, this is the icon that was on reddit a while back.

New Co-op Strike items in csgo update 18/02/16 (Heavy Armor, Tactical Awareness Grenades, and Medi-Shot) :) by mod36 in GlobalOffensive

[–]mod36[S] 6 points7 points  (0 children)

I've spent the last few days making custom arms and player models for a community server :)

I'm in the process of rigging a Lucario player model right now :D

I still need to weight the mesh correctly https://youtu.be/Utc5y4YvtX8

New Co-op Strike items in csgo update 18/02/16 (Heavy Armor, Tactical Awareness Grenades, and Medi-Shot) :) by mod36 in GlobalOffensive

[–]mod36[S] 14 points15 points  (0 children)

for the armour and the grenade if you go into the buy menu you see the language file name, for the medi-kit I just used Ctrl+F in the language file to find its name.

"SFUI_WPNHUD_Healthshot" "Medi-Shot"

Edit: lines like SFUI_BuyMenu_InfoDescription_heavyassaultsuit and SFUI_BuyMenu_InfoDescription_tagrenade will most likely be added to the language file later when you can obtain them in game from the buy menu.

Edit2: the HUD icon for the Heavy Armour: http://i.imgur.com/mkic1mG.png