mirror of
https://github.com/Jackzmc/sourcemod-plugins.git
synced 2025-05-07 03:33:22 +00:00
Add data files
This commit is contained in:
parent
25a35284cd
commit
d41a10f61e
4 changed files with 2083 additions and 6 deletions
65
data/guesswho/config.cfg
Normal file
65
data/guesswho/config.cfg
Normal file
|
@ -0,0 +1,65 @@
|
|||
"guesswho"
|
||||
{
|
||||
"c1m1_hotel"
|
||||
{
|
||||
"spawnpoint" "442.905334 5640.576660 2656.031250"
|
||||
"ents"
|
||||
{
|
||||
"FENCE"
|
||||
{
|
||||
"origin" "1602.161499 5618.440917 2656.031250"
|
||||
"rotation" "0.000000 -178.836151 0.000000"
|
||||
"type" "prop_dynamic"
|
||||
"model" "props_fortifications\barricade001_128_reference.mdl"
|
||||
}
|
||||
"VENDING"
|
||||
{
|
||||
"origin" "406.428405 5625.409667 2656.031250"
|
||||
"rotation" "0.000000 90.238922 0.000000"
|
||||
"type" "prop_dynamic"
|
||||
"model" "props\cs_office\vending_machine.mdl"
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
"c8m5_rooftop"
|
||||
{
|
||||
"spawnpoint" "5386.052246 8413.505859 5536.031250"
|
||||
}
|
||||
"c2m2_fairgrounds"
|
||||
{
|
||||
"spawnpoint" "-3451.616943 -818.726989 128.031250"
|
||||
"ents"
|
||||
{
|
||||
"DROP_BLOCK"
|
||||
{
|
||||
"origin" "-3073.630371 -910.963195 192.623626"
|
||||
"scale" "30 260 100"
|
||||
}
|
||||
"ENTRANCE_BLOCK"
|
||||
{
|
||||
"origin" "-2826.833251 -1978.528808 -127.915451"
|
||||
"rotation" "0.000000 -1.978949 0.000000"
|
||||
"type" "prop_dynamic"
|
||||
"model" "props_urban\wood_fence001_128.mdl"
|
||||
}
|
||||
"ENTRANCE_BLOCK_PROP"
|
||||
{
|
||||
"origin" "-2826.833251 -1978.528808 -127.915451"
|
||||
"scale" "20 100 500"
|
||||
}
|
||||
"STAIR_BLOCK_PROP"
|
||||
{
|
||||
"origin" "-3241.681884 -1817.223266 256.031250"
|
||||
"rotation" "0.000000 92.011253 0.000000"
|
||||
"type" "prop_dynamic"
|
||||
"model" "props_crates/static_crate_40.mdl"
|
||||
}
|
||||
"STAIR_BLOCK"
|
||||
{
|
||||
"origin" "-3321.681884 -1817.223266 300.031250"
|
||||
"scale" "140 20 60"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue