CHEATS GUIs SCRIPTS MAPS TUTORIALS SOUNDS EFFECTS TOOLS SERVERS SKINS TEXTURES MODELS PLUGINS MODS
 
 GVME > CSGO > Downloads > Plugins
Rating
Based on GVME Community!
Rating:


Your rating: N/A
Total votes: 0

You cannot rating yet!
You can rate anything - when you add rating to a submission your vote determines its success or failure.

To vote on this submission
register or login

You cannot add to Favorites!
Total Favorites

You cannot say thanks!
You must register or login

Statistics
Scores and popularity
Views: 1285
Downloads: 212
Feedback: 0

Models in map 1.2

Share: F F F F F F F
Allows you to place models in map, by moving them around. You can make models solid/not slid , rota
  Added by: Diablo
Author(s):
boomix
  Category: Counter-Strike: Global Offensive > Plugins Type: Technical/Development
  Tags: maps models
This is a plugin that allows you to place in map models for all rounds and for every map. And ofcourse you can move them around aswell. It also allows to make props to rotate, set prop solid/not solid.

Over here are two examples of the plugin

There are two config files, but mainly you just need to use one - models.cfg (sourcemod/configs/models/models.cfg)

Every model that you add, can only be once placed in one map. If you want to place two same models in one map, then you need to create two same models with different name.

Example
CODE
"models"
{
    "Big banner"
    {
        "model_path"        "models/props/banner/mybanner.mdl"
        "solid"            "0"
        "rotate"            "0"
    }
    
    "Big banner 2"
    {
        "model_path"        "models/props/banner/mybanner.mdl"
        "solid"            "0"
        "rotate"            "1"
        "rotate_speed"        "20"
    }
}


!props - requires d flag(BAN)
It will open up menu, which will allow you to add models, that you have added in models.cfg.

You can move the block with E (When move models is turned on)
You can rotate block by 10° with R (When your holding the block)
You can push/pull block with Mouse 1, Mouse 2 (When your holding the block)

btw, after placing not solid block in the map, it will become non solid after round restart. 3.gif
  Added: Jan 10 2020, 02:16 AM    Modified: Never edited!    Thanks List: [+]      
Add Feedback

You cannot post yet!
Get involved on GVME by posting your thoughts. Give authors your feedback to help them develop.

To post in this submission register or login
Feedback