Raised This Month: $ Target: $400
 0% 

[TF2Items] Item Designer - Advanced Give Item


Post New Thread Reply   
 
Thread Tools Display Modes
VintageEpicFail
Senior Member
Join Date: Feb 2012
Location: Straya
Old 02-06-2012 , 04:54   Re: [TF2Items] Item Designer - Advanced Give Item
Reply With Quote #51

I ran the command in console and it just had normal rocket launcher.

Where would I find more examples of the commandline to get unusual hats?

Sorry if I'm bugging you
VintageEpicFail is offline
DarthNinja
SourceMod Plugin Approver
Join Date: Mar 2009
Location: PreThinkHook()
Old 02-06-2012 , 05:04   Re: [TF2Items] Item Designer - Advanced Give Item
Reply With Quote #52

The last example in the OP is the only one you need. Just change the item index and the attribute.
__________________
DarthNinja is offline
VintageEpicFail
Senior Member
Join Date: Feb 2012
Location: Straya
Old 02-11-2012 , 04:18   Re: [TF2Items] Item Designer - Advanced Give Item
Reply With Quote #53

Quote:
Originally Posted by DarthNinja View Post
The last example in the OP is the only one you need. Just change the item index and the attribute.
What do I change the attributes to?
VintageEpicFail is offline
eraserhead
Veteran Member
Join Date: Nov 2009
Old 02-26-2012 , 09:34   Re: [TF2Items] Item Designer - Advanced Give Item
Reply With Quote #54

DN, do you have plans to update this plugin so it has MySQL support? That would be cool :-)
__________________
eraserhead is offline
Send a message via Skype™ to eraserhead
DarthNinja
SourceMod Plugin Approver
Join Date: Mar 2009
Location: PreThinkHook()
Old 02-26-2012 , 15:48   Re: [TF2Items] Item Designer - Advanced Give Item
Reply With Quote #55

Quote:
Originally Posted by eraserhead View Post
DN, do you have plans to update this plugin so it has MySQL support? That would be cool :-)
What would it do with MySQL exactly?
__________________
DarthNinja is offline
eraserhead
Veteran Member
Join Date: Nov 2009
Old 02-26-2012 , 19:17   Re: [TF2Items] Item Designer - Advanced Give Item
Reply With Quote #56

Permanently give items to players?
__________________
eraserhead is offline
Send a message via Skype™ to eraserhead
VintageEpicFail
Senior Member
Join Date: Feb 2012
Location: Straya
Old 03-18-2012 , 03:08   Re: [TF2Items] Item Designer - Advanced Give Item
Reply With Quote #57

I have managed to get the unusuals working on my server, but they only work until the map changes, then they disappear.
If I put 'sm_gi @me 146 -1 69 5 0 1 -1 "134 ; 13"' in the server.cfg, will that keep the effects forever?

Or is there a different way? And what do I change command to for different effects?

Thanks
VintageEpicFail is offline
DarthNinja
SourceMod Plugin Approver
Join Date: Mar 2009
Location: PreThinkHook()
Old 03-18-2012 , 06:34   Re: [TF2Items] Item Designer - Advanced Give Item
Reply With Quote #58

That is not the intention of the this plugin.
__________________
DarthNinja is offline
VintageEpicFail
Senior Member
Join Date: Feb 2012
Location: Straya
Old 03-19-2012 , 03:04   Re: [TF2Items] Item Designer - Advanced Give Item
Reply With Quote #59

So you're saying you aren't supposed to be able to keep the unusual effects and you aren't supposed to use any other effects?
VintageEpicFail is offline
MasterOfTheXP
Veteran Member
Join Date: Aug 2011
Location: Cloudbank
Old 03-19-2012 , 10:28   Re: [TF2Items] Item Designer - Advanced Give Item
Reply With Quote #60

Quote:
Originally Posted by VintageEpicFail View Post
So you're saying you aren't supposed to be able to keep the unusual effects and you aren't supposed to use any other effects?
This plugin's for immediate, temporary item giving. Edit tf\addons\sourcemod\configs\tf2items.weapons. txt if you want to give yourself an unusual all the time. Assuming yours is blank you can just replace all of it with this:

HTML Code:
"custom_weapons_v3"
{
    "<your Steam ID here>"
    {
        "146"
        {
            "quality"        "5"
            "level"            "69"
            
            "1"                "134 ; 13"
        }
    }
}
__________________
Plugins / My Steam / TF2 Sandbox (plugin beta testing!)
MasterOfTheXP 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 03:23.


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