SpecialAttrGroup how?

11/06/2013 09:28 xP3NG3Rx#1
Hey,

Someone knows how can I create Special Attr Group for an item into special_item_group.txt?
This looks like this:
Code:
Group TestAttr {
	Vnum	71135
	Type	attr
	blabla
	blabla
}
Bonies defined in game file ex.) MAX_HP / MAX_SP etc...

Please help^^
11/06/2013 09:38 Analyze™#2
items with bonis --> blend.txt
Blend.txt:

special_item_group.txt create boxes
special_item_group.txt:
11/06/2013 09:56 xP3NG3Rx#3
:facepalm:
I do not want to make Blend item.
I want to make Unique item which gives me a lot of bonus.That read the bonuses from special_item_group.txt somehow.
As on GF servers.

See: [Only registered and activated users can see links. Click Here To Register...]
11/06/2013 10:22 .Shōgun#4
HTML Code:
Group ¼Ó¼º5				
{				
	Vnum	100004		
	type	ATTR		
	1	66	50	
	2	7	20	
	3	9	20	
	4	63	30	
	5	69	10	
	6	70	10	
	7	84	5	
}
The second number is the bonus id, the third the chance.
11/06/2013 10:56 xP3NG3Rx#5
This is working? Did you test it?

I cannot test it now.
Thank you.
11/08/2013 18:43 xP3NG3Rx#6
Do not works :S
Something needs to work yet. But I do not know what.

Someone?
11/09/2013 23:52 .Risan.#7
Oo