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

TF2Items - Items with custom attributes.


Post New Thread Closed Thread   
 
Thread Tools Display Modes
FlaminSarge
Veteran Member
Join Date: Jul 2010
Old 10-14-2011 , 04:43   Re: TF2Items - Items with custom attributes.
#1231

Bots seems to be working for me with this. I'm using Leonardo's Bot Weapon Randomizer, and they have unlocks and it's not crashing. Windows or linux? I'm on windows.
__________________
Bread EOTL GunMettle Invasion Jungle Inferno 64-bit will break everything. Don't even ask.

All plugins: Randomizer/GiveWeapon, ModelManager, etc.
Post in plugin threads with questions.
Steam is for playing games.
You will be fed to javalia otherwise.
Psyduck likes replays.
FlaminSarge is offline
Leonardo
Veteran Member
Join Date: Feb 2010
Location: 90's
Old 10-14-2011 , 04:50   Re: TF2Items - Items with custom attributes.
#1232

is slot count changed? or Misc slot now have multiple ...~ memory cells?
I also have got crashing on windows
Leonardo is offline
FlaminSarge
Veteran Member
Join Date: Jul 2010
Old 10-14-2011 , 08:08   Re: TF2Items - Items with custom attributes.
#1233

The slot count hasn't changed, it's just that you can equip 2 miscellaneous-slot items at once, based on which are set to conflict with which.
__________________
Bread EOTL GunMettle Invasion Jungle Inferno 64-bit will break everything. Don't even ask.

All plugins: Randomizer/GiveWeapon, ModelManager, etc.
Post in plugin threads with questions.
Steam is for playing games.
You will be fed to javalia otherwise.
Psyduck likes replays.
FlaminSarge is offline
DREAD_XI
Junior Member
Join Date: Aug 2011
Old 10-14-2011 , 11:26   Re: TF2Items - Items with custom attributes.
#1234

Soo this is working?... I only ask because it was working for me and now with the same items.weapons.txt is not working for me now. If someone would graciously help me I would appreciate it much.

I asked earlier for an Explanation or a key for the items.weapons.txt.

This is what I hope to receive.
"custom_weapons_v3"
{
"STEAM_0:1:13776935 ; STEAM_0:1:17919459" = How many can I string out here?
{
"12" = the item
{
"quality" "5"
"level" "100"
"admin-flags" "a"

"1" "134 ; 2" = Effect or particle
"2" "2 ; 100" =?
"3" "4 ; 10" =?
"4" "6 ; 0.25" =?
}
"12" = when I see this I believe that I am looking at the same item again? Is the first entry for (12) just for the steam ID that has (a) flag and there is another version of the same item?
{
"quality" "4"
"level" "50"
}
"18" = New item?
{
"quality" "1"
"level" "100"

"1" "134 ; 2" =Particle/effect
"2" "2 ; 100" =?
"3" "4 ; 10" =?
"4" "6 ; 0.25" =?
}
"45" =New item?
{
"quality" "3"
"level" "10"

"1" "134 ; 2" =Particle/effect
"2" "2 ; 100" =?
"3" "4 ; 10" =?
"4" "6 ; 0.25" =?
"5" "16 ; 500" =?
"6" "26 ; 250" =?
"7" "31 ; 10" =?
"8" "123 ; 3" =?
"9" "134 ; 4" =?
"10" "3 ; 0.17" =?
"11" "97 ; 0.6" =?
"12" "106 ; 0.5" =?
}
"4"
{
"quality" "9"
"level" "10"
}
}
"*" =Does this mean that item (45) is wildcard and everyone gets it?
{
"4" =new item?
{
"quality" "2"
"level" "50"
}
"*" =Does this mean that item (4) is wildcard and everyone gets it?
{
{
"admin-flags" "z" =Only admins with the flag (z) will have?
"quality" "6"
}
}
}

Is there any noob mistakes I need to know about for the format of this .txt?
Like when I was working on minecraft the configs are .yml and it took me weeks to find on google that tabs had to be replaced with spaces or it broke the code (notepad++ settings, preferences, language menu/tab settings, replace by space check box)

If there is a good place for documentation where I could read up on understanding types of code I would love to browse that too in my spare time. (9Th Grade Education so might bight off more than I can chew if it is too advanced )

I know this is a lot of info but I don't believe most understand me or where I am coming from with my wild post. I have never had any instruction on code or anything I am trying to do here, just Google. I can however remember details and take direction when learning.

I appreciate anyone with patience with me on this. Prior knowledge of how this works is only past experience with building a few small servers for Crysis/Minecraft/sourcemod. (L4D 1-2 Gmod TF2)

I will even offer (If there is anyone that would mentor/direct me a bit) to re reimburse them for there time and any pointers if they feel it is necessary.

Thanks! If you would like to help me I can start a new thread so that the load could be dispersed evenly with correcting me. (Or PM me) I already know, I am an idiot...


/thread this plugin is great from what I have seen of it working!
__________________

If someone is lacking your great knowledge why not break it down and explain?... Afraid they might understand? +Everything Just Tasted Purple..

Last edited by DREAD_XI; 10-14-2011 at 11:30. Reason: had a 45 insted of a 4 :P
DREAD_XI is offline
Thraka
AlliedModders Donor
Join Date: Aug 2005
Old 10-14-2011 , 16:42   Re: TF2Items - Items with custom attributes.
#1235

Just sent you a big message that I hope helps you out.
Thraka is offline
Thraka
AlliedModders Donor
Join Date: Aug 2005
Old 10-14-2011 , 16:43   Re: TF2Items - Items with custom attributes.
#1236

Thanks ash for updating the extension!
Thraka is offline
DREAD_XI
Junior Member
Join Date: Aug 2011
Old 10-14-2011 , 19:41   Re: TF2Items - Items with custom attributes.
#1237

Quote:
Originally Posted by Thraka View Post
Just sent you a big message that I hope helps you out.
Thank you sir +REP!

I am just now getting time to mess with my clan server and I noticed it is crashing over and over again... (Not the server with the items plugin, that is just an idle server) Wonder WTH?

I will post back after I test a bit on my idle server.
__________________

If someone is lacking your great knowledge why not break it down and explain?... Afraid they might understand? +Everything Just Tasted Purple..
DREAD_XI is offline
DREAD_XI
Junior Member
Join Date: Aug 2011
Old 10-15-2011 , 11:46   Re: TF2Items - Items with custom attributes.
#1238

Plugin is working. I do get random client crashes when changing classes... Server keeps chugging along though. :/

I still love it!
__________________

If someone is lacking your great knowledge why not break it down and explain?... Afraid they might understand? +Everything Just Tasted Purple..
DREAD_XI is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 10-15-2011 , 11:48   Re: TF2Items - Items with custom attributes.
#1239

Quote:
Originally Posted by DREAD_XI View Post
I do get random client crashes when changing classes...
That's a known TF2 bug due to the update and unrelated to TF2Items.
__________________
asherkin is offline
DREAD_XI
Junior Member
Join Date: Aug 2011
Old 10-15-2011 , 22:49   Re: TF2Items - Items with custom attributes.
#1240

Crashes seemed to have stopped for me. ;)
__________________

If someone is lacking your great knowledge why not break it down and explain?... Afraid they might understand? +Everything Just Tasted Purple..
DREAD_XI is offline
Closed Thread



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 19:52.


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