Jump to content

[CS:GO] PlayerModelChecker - a VScript tool to check visibility on your maps


Recommended Posts

Posted (edited)

I've made a script to easily swap playermodels through the list of all the current models available in the game.

Simply add bots, exec the cfg and you're all set!

 

1b9a4b32-9bb7-45bd-8872-9f3874a61931.gif

 

                    Features:

  • You can easily add and remove models you don't want to test by editing a file.
  • Doesn't require to be added in the map, a simple command will load it and will take care of everything.
  • You can't load it more than once per map, and it can be used between rounds, see it as a Singleton. 
  • Carefully precache each model one by one, it doesn't generate more than one entity at once. Don't worry about your edicts.

                    Issues: 

  • The initial precache takes a bit of time... About a few seconds... I don't see how to make it faster for now.
  • If an update comes out, you'll have to add the models that get added.
  • You can't do it if you're not the server. Use it locally.

 

                    Installation and usage:

  • Unzip the file inside your csgo folder.
  • Load your map
  • Type in the console: exec PlayerModelChecker
  • Once it's done precaching, you can place bots wherever you want to check playermodel visibility with bot_place or pmc_place
  • Use pmc_next and pmc_prev to load playermodels from the list

 

  • If you want to add or remove playermodels, edit "scripts/vscripts/zool/PlayerModelChecker/PlayerModelList.nut"


                                                                                 >> DOWNLOAD <<

 

Edited by ZooL
Posted
4 hours ago, Ringel said:

Nice, thank you! :D

This happens when you select pirates or anarchists:

You can play as a ghost. ^^

Thanks!

Yeah it's because the arms aren't preached. I could fix that but it's kinda pointless, it's not the goal of the script.

 

  • 2 weeks later...
Posted
On 2/4/2020 at 9:53 PM, mtchromatic said:

Can Valve just give your steam account the ability to update CS:GO already?

He is really good, but for sure he would troll us.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...