Raised This Month: $12 Target: $400
 3% 

[TF2Items] Item Designer - Advanced Give Item


Post New Thread Reply   
 
Thread Tools Display Modes
Potato Uno
Veteran Member
Join Date: Jan 2014
Location: Atlanta, Georgia
Old 06-20-2015 , 01:04   Re: [TF2Items] Item Designer - Advanced Give Item
Reply With Quote #131

Quote:
Originally Posted by StormishJustice View Post
Does this plugin works on bots?

because i want to spawn a giant deflector heavy with a deflector hat xP
Umm you can do that in the population file itself for MvM without even touching Sourcemod at all.

Here's the code for the giant deflector heavy that shows up in bigrock (from robot_giant.pop). The deflector hat is the u-clank-a, as you can see below:

PHP Code:
        T_TFBot_Giant_Heavyweapons_Deflector
        
{
            
Name "Giant Deflector Heavy"
            
Class Heavyweapons
            Skill Expert
            Health 5000
            ClassIcon heavy_deflector
            Item 
"Deflector"
            
Item "The U-clank-a"
            
Attributes MiniBoss
            WeaponRestrictions PrimaryOnly
            MaxVisionRange 1200
            ItemAttributes
            
{
                
ItemName "Deflector"
                "attack projectiles" 
1
                
"damage bonus" 1.5
            
}
            
CharacterAttributes
            
{
                
"airblast vulnerability multiplier" 0.3
                
"damage force reduction" 0.3
                
"move speed bonus" 0.5
                
"override footstep sound set" 2
            
}
        } 

Last edited by Potato Uno; 06-20-2015 at 01:04.
Potato Uno is offline
Loomynarty
Junior Member
Join Date: Jul 2015
Old 08-14-2015 , 15:09   Re: [TF2Items] Item Designer - Advanced Give Item
Reply With Quote #132

Hey! Thanks for this amazing plugin! I only have one question, when I equip a wep (example !gi @me 1071 3 100 6 1 0 saxxy 542 which is used for golden pan) the people cannot see the weapon, they see like im holding a invisible stick, is there a fix for it? Thanks a lot!!
Loomynarty is offline
DarthNinja
SourceMod Plugin Approver
Join Date: Mar 2009
Location: PreThinkHook()
Old 08-15-2015 , 15:38   Re: [TF2Items] Item Designer - Advanced Give Item
Reply With Quote #133

No
__________________
DarthNinja is offline
Loomynarty
Junior Member
Join Date: Jul 2015
Old 08-19-2015 , 12:15   Re: [TF2Items] Item Designer - Advanced Give Item
Reply With Quote #134

Quote:
Originally Posted by DarthNinja View Post
No
wow very antipathic
Loomynarty is offline
DarthNinja
SourceMod Plugin Approver
Join Date: Mar 2009
Location: PreThinkHook()
Old 08-19-2015 , 20:15   Re: [TF2Items] Item Designer - Advanced Give Item
Reply With Quote #135

Quote:
Originally Posted by Loomynarty View Post
wow very antipathic
Illegitimate items being invisible is no accident and has been addressed many times. This plugin is intended for testing modifications to real items, not for use in a live server.

See here for more details:
https://forums.alliedmods.net/showpo...&postcount=312

That said, I'm glad you like the plugin. It was a significant amount of work.
__________________

Last edited by DarthNinja; 08-19-2015 at 20:16.
DarthNinja is offline
nate2463
New Member
Join Date: Sep 2015
Old 09-19-2015 , 14:25   Re: [TF2Items] Item Designer - Advanced Give Item
Reply With Quote #136

When I try to do this: sm_gi @me 146 -1 69 5 0 1 -1 "134 ; 13"
That says [GIA] Your loadout has been regenerated to equip item changes
nate2463 is offline
Braxtogoo
New Member
Join Date: Nov 2015
Old 11-12-2015 , 16:07   Re: [TF2Items] Item Designer - Advanced Give Item
Reply With Quote #137

Sorry if this was answered before, is it possible to use this plugin, or TF2Items/TF2GiveItems to equip an item in the action slot. I am trying to force an equip of either the grappling hook or spell book, I can force them to equip them in slot 5 but it doesn't allow me to use the action key and I can still use the item that was already put in the action slot by the player.
Braxtogoo is offline
Sak the kaique
New Member
Join Date: Dec 2015
Old 12-10-2015 , 01:11   Re: [TF2Items] Item Designer - Advanced Give Item
Reply With Quote #138

hi im new here and i would like to ask you a question .. : where is the addon folder? i could not find it do i have to create one?
Sak the kaique is offline
Potato Uno
Veteran Member
Join Date: Jan 2014
Location: Atlanta, Georgia
Old 12-10-2015 , 04:08   Re: [TF2Items] Item Designer - Advanced Give Item
Reply With Quote #139

You have to install sourcemod and metamod first.
Potato Uno is offline
StormishJustice
Member
Join Date: May 2015
Location: In a mysterious place.
Old 04-29-2016 , 14:47   Re: [TF2Items] Item Designer - Advanced Give Item
Reply With Quote #140

Quote:
Originally Posted by Potato Uno View Post
Umm you can do that in the population file itself for MvM without even touching Sourcemod at all.

Here's the code for the giant deflector heavy that shows up in bigrock (from robot_giant.pop). The deflector hat is the u-clank-a, as you can see below:

PHP Code:
        T_TFBot_Giant_Heavyweapons_Deflector
        
{
            
Name "Giant Deflector Heavy"
            
Class Heavyweapons
            Skill Expert
            Health 5000
            ClassIcon heavy_deflector
            Item 
"Deflector"
            
Item "The U-clank-a"
            
Attributes MiniBoss
            WeaponRestrictions PrimaryOnly
            MaxVisionRange 1200
            ItemAttributes
            
{
                
ItemName "Deflector"
                "attack projectiles" 
1
                
"damage bonus" 1.5
            
}
            
CharacterAttributes
            
{
                
"airblast vulnerability multiplier" 0.3
                
"damage force reduction" 0.3
                
"move speed bonus" 0.5
                
"override footstep sound set" 2
            
}
        } 
Well i mean outside mvm, i know it's possible to give a bot a weapon but it tells me that it's not allowed to give a hat to a bot even though it's not even illegal?

EDIT: It actually isn't possible to give weapons to bots and idk why since it's not illegal.
__________________

Last edited by StormishJustice; 04-29-2016 at 14:57.
StormishJustice is offline
Send a message via AIM to StormishJustice Send a message via Yahoo to StormishJustice Send a message via Skype™ to StormishJustice
Reply


Thread Tools
Display Modes

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 10:11.


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