Re: [hlds_linux] TF2 Item schema disagrees with items_game.txt

2012-03-24 Thread hlds

You don't. It's still in beta.


On 3/24/2012 1:03 PM, Rafał Lesiak wrote:

hello,
how make a csgo server? files hlds ?

On Sat, Mar 24, 2012 at 6:00 PM, ics  wrote:


With game i ment the whole system, which includes the item server.

-ics

24.3.2012 18:37, Ross Bemrose kirjoitti:


You have that backwards, items_game.txt got the change, but the schema
itself (which the item server uses) didn''t.

Which made me wonder if it was a bug in the item schema.

On 3/24/2012 12:36 PM, ics wrote:


I would assume schema is correct that the game follows. No one i know
has crate 40 and i haven't seen any around either. It seems like 40 was
made to replace 30, but the items-game.txt never got the change.

-ics

24.3.2012 4:05, Ross Bemrose kirjoitti:


As noted on the TF2 Wiki page for Mann Co. Supply Crate, items_game.txt
and the ITFItems_440 schema don't currently agree on the attributes for
item 5068.

The schema says 5068 has this property:
"attributes": {
"attribute": [
{
"name": "set supply crate series",
"class": "supply_crate_series",
"value": 30.00
}
]
}

items_game.txt says 5068 has this property:
"attributes"
{
"set supply crate series"
{
"attribute_class""supply_crate_series"
"value" "40"
"force_gc_to_generate" "1"
}
}

So... which rare crate series is currently dropping: 30 or 40?

__**_
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
https://list.valvesoftware.**com/cgi-bin/mailman/listinfo/**hlds_linux



__**_
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
https://list.valvesoftware.**com/cgi-bin/mailman/listinfo/**hlds_linux



__**_
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
https://list.valvesoftware.**com/cgi-bin/mailman/listinfo/**hlds_linux



__**_
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
https://list.valvesoftware.**com/cgi-bin/mailman/listinfo/**hlds_linux







___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_linux


Re: [hlds_linux] TF2 Item schema disagrees with items_game.txt

2012-03-24 Thread Rafał Lesiak
hello,
how make a csgo server? files hlds ?

On Sat, Mar 24, 2012 at 6:00 PM, ics  wrote:

> With game i ment the whole system, which includes the item server.
>
> -ics
>
> 24.3.2012 18:37, Ross Bemrose kirjoitti:
>
>> You have that backwards, items_game.txt got the change, but the schema
>> itself (which the item server uses) didn''t.
>>
>> Which made me wonder if it was a bug in the item schema.
>>
>> On 3/24/2012 12:36 PM, ics wrote:
>>
>>> I would assume schema is correct that the game follows. No one i know
>>> has crate 40 and i haven't seen any around either. It seems like 40 was
>>> made to replace 30, but the items-game.txt never got the change.
>>>
>>> -ics
>>>
>>> 24.3.2012 4:05, Ross Bemrose kirjoitti:
>>>
 As noted on the TF2 Wiki page for Mann Co. Supply Crate, items_game.txt
 and the ITFItems_440 schema don't currently agree on the attributes for
 item 5068.

 The schema says 5068 has this property:
 "attributes": {
"attribute": [
{
"name": "set supply crate series",
"class": "supply_crate_series",
"value": 30.00
}
]
 }

 items_game.txt says 5068 has this property:
 "attributes"
 {
"set supply crate series"
{
"attribute_class""supply_crate_series"
"value" "40"
"force_gc_to_generate" "1"
}
 }

 So... which rare crate series is currently dropping: 30 or 40?

 __**_
 To unsubscribe, edit your list preferences, or view the list archives,
 please visit:
 https://list.valvesoftware.**com/cgi-bin/mailman/listinfo/**hlds_linux

>>>
>>>
>>> __**_
>>> To unsubscribe, edit your list preferences, or view the list archives,
>>> please visit:
>>> https://list.valvesoftware.**com/cgi-bin/mailman/listinfo/**hlds_linux
>>>
>>
>>
>> __**_
>> To unsubscribe, edit your list preferences, or view the list archives,
>> please visit:
>> https://list.valvesoftware.**com/cgi-bin/mailman/listinfo/**hlds_linux
>>
>
>
> __**_
> To unsubscribe, edit your list preferences, or view the list archives,
> please visit:
> https://list.valvesoftware.**com/cgi-bin/mailman/listinfo/**hlds_linux
>



-- 
Best Regards - Pozdrawiam Serdecznie,
Rafał Lesiak

ICQ: 490710642
GG: 5525624
Skype: ws_4_poland
MSN: w...@dyskietka.pl
___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_linux


Re: [hlds_linux] TF2 Item schema disagrees with items_game.txt

2012-03-24 Thread ics

With game i ment the whole system, which includes the item server.

-ics

24.3.2012 18:37, Ross Bemrose kirjoitti:
You have that backwards, items_game.txt got the change, but the schema 
itself (which the item server uses) didn''t.


Which made me wonder if it was a bug in the item schema.

On 3/24/2012 12:36 PM, ics wrote:
I would assume schema is correct that the game follows. No one i know 
has crate 40 and i haven't seen any around either. It seems like 40 
was made to replace 30, but the items-game.txt never got the change.


-ics

24.3.2012 4:05, Ross Bemrose kirjoitti:
As noted on the TF2 Wiki page for Mann Co. Supply Crate, 
items_game.txt and the ITFItems_440 schema don't currently agree on 
the attributes for item 5068.


The schema says 5068 has this property:
"attributes": {
"attribute": [
{
"name": "set supply crate series",
"class": "supply_crate_series",
"value": 30.00
}
]
}

items_game.txt says 5068 has this property:
"attributes"
{
"set supply crate series"
{
"attribute_class""supply_crate_series"
"value" "40"
"force_gc_to_generate" "1"
}
}

So... which rare crate series is currently dropping: 30 or 40?

___
To unsubscribe, edit your list preferences, or view the list 
archives, please visit:

https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_linux



___
To unsubscribe, edit your list preferences, or view the list 
archives, please visit:

https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_linux



___
To unsubscribe, edit your list preferences, or view the list archives, 
please visit:

https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_linux



___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_linux


Re: [hlds_linux] TF2 Item schema disagrees with items_game.txt

2012-03-24 Thread Ross Bemrose
You have that backwards, items_game.txt got the change, but the schema 
itself (which the item server uses) didn''t.


Which made me wonder if it was a bug in the item schema.

On 3/24/2012 12:36 PM, ics wrote:
I would assume schema is correct that the game follows. No one i know 
has crate 40 and i haven't seen any around either. It seems like 40 
was made to replace 30, but the items-game.txt never got the change.


-ics

24.3.2012 4:05, Ross Bemrose kirjoitti:
As noted on the TF2 Wiki page for Mann Co. Supply Crate, 
items_game.txt and the ITFItems_440 schema don't currently agree on 
the attributes for item 5068.


The schema says 5068 has this property:
"attributes": {
"attribute": [
{
"name": "set supply crate series",
"class": "supply_crate_series",
"value": 30.00
}
]
}

items_game.txt says 5068 has this property:
"attributes"
{
"set supply crate series"
{
"attribute_class""supply_crate_series"
"value" "40"
"force_gc_to_generate" "1"
}
}

So... which rare crate series is currently dropping: 30 or 40?

___
To unsubscribe, edit your list preferences, or view the list 
archives, please visit:

https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_linux



___
To unsubscribe, edit your list preferences, or view the list archives, 
please visit:

https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_linux



___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_linux


Re: [hlds_linux] TF2 Item schema disagrees with items_game.txt

2012-03-24 Thread ics
I would assume schema is correct that the game follows. No one i know 
has crate 40 and i haven't seen any around either. It seems like 40 was 
made to replace 30, but the items-game.txt never got the change.


-ics

24.3.2012 4:05, Ross Bemrose kirjoitti:
As noted on the TF2 Wiki page for Mann Co. Supply Crate, 
items_game.txt and the ITFItems_440 schema don't currently agree on 
the attributes for item 5068.


The schema says 5068 has this property:
"attributes": {
"attribute": [
{
"name": "set supply crate series",
"class": "supply_crate_series",
"value": 30.00
}
]
}

items_game.txt says 5068 has this property:
"attributes"
{
"set supply crate series"
{
"attribute_class""supply_crate_series"
"value" "40"
"force_gc_to_generate" "1"
}
}

So... which rare crate series is currently dropping: 30 or 40?

___
To unsubscribe, edit your list preferences, or view the list archives, 
please visit:

https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_linux



___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_linux