Raised This Month: $ Target: $400
 0% 

[L4D2] Fort Spawner (1.4.0.0)


Post New Thread Reply   
 
Thread Tools Display Modes
Dayto123
Junior Member
Join Date: Jun 2010
Old 07-08-2010 , 03:32   Re: [L4D2] Fort Spawner
Reply With Quote #71

A video of a base made by me and friends using this plugin and ssome binds Subscribe
http://www.youtube.com/watch?v=wQqV556llLk
Dayto123 is offline
Frodo
Member
Join Date: Jun 2010
Old 07-08-2010 , 06:30   Re: [L4D2] Fort Spawner
Reply With Quote #72

the video doesn't work for me...
Frodo is offline
Searcher64
Senior Member
Join Date: Apr 2010
Old 07-08-2010 , 07:14   Re: [L4D2] Fort Spawner
Reply With Quote #73

Another idea Subcategories. I noticed this when I added like 30 items to the spawn list and the Indoor Items had 10 pages and I hate to press 9 constantly and took me a long time to search for a prop.

And another idea! Instead of rotating from left to right or right to left, why not up and down? I noticed that the build server in Half Life 2: Deathmatch had a rotating command that rotated objects up and down. This would be really good for ramps if people don't know how to really work with the stairs.
Searcher64 is offline
jack pete
Junior Member
Join Date: Jul 2010
Old 07-08-2010 , 11:21   Re: [L4D2] Fort Spawner
Reply With Quote #74

woo got it working

Last edited by jack pete; 07-08-2010 at 13:53.
jack pete is offline
Elektramode
Senior Member
Join Date: Mar 2010
Old 07-08-2010 , 12:17   Re: [L4D2] Fort Spawner
Reply With Quote #75

read what it asks you 0_0
Elektramode is offline
Dayto123
Junior Member
Join Date: Jun 2010
Old 07-08-2010 , 12:19   Re: [L4D2] Fort Spawner
Reply With Quote #76

Quote:
Originally Posted by water_cat1 View Post
Dayto123, I also noticed there are alot of errors . If you download the source you can easily edit the menu yourself (code is nicely labeled). To put something in the admin menu you have to edit adminmenu_custom.txt in addons\sourcemod\configs. help with how to do it

Here is the part of my adminmenu with some objects i found before fortspawn, there is more i am going to add but it should give you an idea of what you can do.
Code:
"Commands"
{
"BuildItems"
    {
        "fortspawn"
        {
            "cmd"            "@1"
            "admin"            "sm_generic"
            "execute"        "player"
            "1"
            {
                "1"            "fortspawn_remove"
                "1."        "Delete Object"
                "2"            "fortspawn_rotate +5"
                "2."        "5 Degree rotate Clockwise"
                "3"            "fortspawn_rotate -5"
                "3."        "5 Degree rotate Anticlockwise"
                "4"            "fortspawn_irondoor"
                "4."        "Saferoom Door"
                "5"            "fortspawn_ammostack"
                "5."        "Ammo Pile"
                "6"            "fortspawn_minigun"
                "6."        "Minigun"
            }
        }
        "Spawn Props(common)"
        {
            "cmd"            "fortspawn_item d a @1"
            "admin"            "sm_generic"
            "execute"        "player"
            "1"
            {
                "1"            "models/props_mall/column_03.mdl"
                "1."        "normal column"
                "2"            "models/props_mall/column_05.mdl"
                "2."        "Large column"
                "3"            "models/props_crates/static_crate_40.mdl"
                "3."        "Crate"
                "4"            "models/props_fortifications/barricade001_128_reference.mdl"
                "4."        "small chainlink fence"
                "5"            "models/props_urban/fence001_256.mdl"
                "5."        "large chainlink fence"
                "6"            "models/props_urban/wood_fence002_256.mdl"
                "6."        "large wooden fence"
                "7"            "models/props_interiors/stair_metal_02.mdl"
                "7."        "Stackable metal stairs"
            }
        }
    "Spawn Props(uncommon)"
    {
        "cmd"            "fortspawn_item d a @1"
            "admin"            "sm_generic"
            "execute"        "player"
            "1"
            {
                "1"            "models/props_mall/column_02.mdl"
                "1."        "Short column"
                "2"            "models/props_vehicles/ambulance.mdl"
                "2."        "Ambulance"
                "3"            "models/props_urban/gate_wall003_32.mdl"
                "3."        "Metal fence 32"
                "4"            "models/props_urban/gate_wall003_64.mdl"
                "4."        "Metalfence 64"
                "5"            "models/props_urban/gate_wall003_128.mdl"
                "5."        "Metal fence 128"
                "6"            "models/props_urban/gate_wall_gate001_64.mdl"
                "6."        "Metal fence gate"
                "7"            "models/props_urban/dock_ramp001.mdl"
                "7."        "Long ramp"
                "8"               "models/props_misc/triage_tent.mdl"
                "8."        "Tent"
                "9"               "models/props_fortifications/barricade_gate001_64_reference.mdl"
                "9."        "Small Baracade"
                "10"           "models/props_vehicles/mall_banner.mdl"
                "10."        "Mall Banner"
                "11"           "models/props_fairgrounds\drum_riser.mdl"
                "11."        "Raised Platform"
                "12"           "models/props_swamp\ferry.mdl"
                "12."        "Iron Roof"
                "13"           "models/props_mall\mall_register.mdl"
                "13."        "Double Desk"
                "14"           "models/props_fortifications/concrete_block001_128_reference.mdl"
                "14."        "Concrete Barrier"
                "15"           "models/props_mall\mall_escalator.mdl"
                "15."        "Escalator"
            }
        }
    }
}
Thanks for the menu option dont worry im preety pro with the admin menu stuff and i will use it
Dayto123 is offline
Dayto123
Junior Member
Join Date: Jun 2010
Old 07-08-2010 , 12:24   Re: [L4D2] Fort Spawner
Reply With Quote #77

Quote:
Originally Posted by Frodo View Post
the video doesn't work for me...
ya its having errors reoploading i will give new link when its done
Dayto123 is offline
Dayto123
Junior Member
Join Date: Jun 2010
Old 07-08-2010 , 12:46   Re: [L4D2] Fort Spawner
Reply With Quote #78

http://www.youtube.com/watch?v=kFFIpOQ4_8E heres the video works fine watch subscribe ( this plugin was used in the making of this movie
Dayto123 is offline
jack pete
Junior Member
Join Date: Jul 2010
Old 07-08-2010 , 14:15   Re: [L4D2] Fort Spawner
Reply With Quote #79

how do you spawn, weopons, health kits pills etc??
jack pete is offline
Dayto123
Junior Member
Join Date: Jun 2010
Old 07-08-2010 , 14:57   Re: [L4D2] Fort Spawner
Reply With Quote #80

Quote:
Originally Posted by jack pete View Post
how do you spawn, weopons, health kits pills etc??
thre is a plugin u can get dont remember name look
Dayto123 is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 09:15.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode