-
1 Attachment(s)
Travia Preacher Set's Man/Woman
I'd like to thank pheonix_147 for everything he taught me even when he put up with my annoyance. and my new friend Pedobear / Military for working with me
Release includes:
Travia Preacher Set (Man)
Travia Preacher Set (Woman)
Add this to your zitem:
Man Zitem Nodes Below.
Code:
<ITEM id="520067" name="STR:ZITEM_NAME_520067" mesh_name="eq_head_travia_suit" totalpoint="0"
type="equip" res_level="25" res_sex="m" weight="3" hp="2" ap="8" iscashitem="true" slot="Head"
bt_price="500000" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520067" />
<ITEM id="521058" name="STR:ZITEM_NAME_521058" mesh_name="eq_chest_travia_suit" totalpoint="0"
type="equip" res_level="25" res_sex="m" weight="15" hp="4" ap="27" iscashitem="true" slot="Chest"
bt_price="500000" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_521058" />
<ITEM id="522048" name="STR:ZITEM_NAME_522048" mesh_name="eq_hands_travia_suit" totalpoint="0"
type="equip" res_level="25" res_sex="m" weight="4" hp="2" ap="16" iscashitem="true" slot="Hands"
bt_price="500000" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_522048" />
<ITEM id="523052" name="STR:ZITEM_NAME_523052" mesh_name="eq_legs_travia_suit" totalpoint="0"
type="equip" res_level="25" res_sex="m" weight="16" hp="5" ap="29" iscashitem="true" slot="Legs"
bt_price="500000" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_523052" />
<ITEM id="524051" name="STR:ZITEM_NAME_524051" mesh_name="eq_feet_travia_suit" totalpoint="0"
type="equip" res_level="25" res_sex="m" weight="4" hp="2" ap="20" iscashitem="true" slot="Feet"
bt_price="500000" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_524051" />
Female Zitem Nodes Below.
Code:
<ITEM id="520567" name="STR:ZITEM_NAME_520567" mesh_name="eq_head_travia_suit" totalpoint="0"
type="equip" res_level="25" res_sex="f" weight="3" hp="2" ap="8" iscashitem="true" slot="Head"
bt_price="500000" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520567" />
<ITEM id="521558" name="STR:ZITEM_NAME_521558" mesh_name="eq_chest_travia_suit" totalpoint="0"
type="equip" res_level="25" res_sex="f" weight="15" hp="4" ap="27" iscashitem="true" slot="Chest"
bt_price="500000" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_521558" />
<ITEM id="522548" name="STR:ZITEM_NAME_522548" mesh_name="eq_hands_travia_suit" totalpoint="0"
type="equip" res_level="25" res_sex="f" weight="4" hp="2" ap="16" iscashitem="true" slot="Hands"
bt_price="500000" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_522548" />
<ITEM id="523552" name="STR:ZITEM_NAME_523552" mesh_name="eq_legs_travia_suit" totalpoint="0"
type="equip" res_level="25" res_sex="f" weight="16" hp="5" ap="29" iscashitem="true" slot="Legs"
bt_price="500000" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_523552" />
<ITEM id="524551" name="STR:ZITEM_NAME_524551" mesh_name="eq_feet_travia_suit" totalpoint="0"
type="equip" res_level="25" res_sex="f" weight="4" hp="2" ap="20" iscashitem="true" slot="Feet"
bt_price="500000" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_524551" />
Add this to your man01.xml:
Code:
<AddParts name="parts88" filename="man-parts_travia_suit.elu"> </AddParts>
Add this to your woman01.xml:
Code:
<AddParts name="parts88" filename="woman-parts_travia_suit.elu"> </AddParts>
Add this to your strings.xml:
Code:
<STR id="ZITEM_NAME_520067">Travia Preacher Wig (Men)</STR>
<STR id="ZITEM_DESC_520067">The official wig for the preachers of the Travia church, who are determined to make justice a reality by spreading the word of God and punishing heathens. </STR>
<STR id="ZITEM_NAME_521058">Travia Preacher Robe (Men)</STR>
<STR id="ZITEM_DESC_521058">The official robe for the preachers of the Travia church, who are determined to make justice a reality by spreading the word of God and punishing heathens. </STR>
<STR id="ZITEM_NAME_522048">Travia Preacher Arm Protector (Men)</STR>
<STR id="ZITEM_DESC_522048">The official arm protector for the preachers of the Travia church, who are determined to make justice a reality by spreading the word of God and punishing heathens. </STR>
<STR id="ZITEM_NAME_523052">Travia Preacher Pants (Men)</STR>
<STR id="ZITEM_DESC_523052">The official pants for the preachers of the Travia church, who are determined to make justice a reality by spreading the word of God and punishing heathens. </STR>
<STR id="ZITEM_NAME_524051">Travia Preacher Boots (Men)</STR>
<STR id="ZITEM_DESC_524051">The official boots for the preachers of the Travia church, who are determined to make justice a reality by spreading the word of God and punishing heathens. </STR>
<STR id="ZITEM_NAME_520567">Travia Preacher Wig (Women)</STR>
<STR id="ZITEM_DESC_520567">The official wig for the preachers of the Travia church, who are determined to make justice a reality by spreading the word of God and punishing heathens. </STR>
<STR id="ZITEM_NAME_521558">Travia Preacher Robe (Women)</STR>
<STR id="ZITEM_DESC_521558">The official robe for the preachers of the Travia church, who are determined to make justice a reality by spreading the word of God and punishing heathens. </STR>
<STR id="ZITEM_NAME_522548">Travia Preacher Arm Protector (Women)</STR>
<STR id="ZITEM_DESC_522548">The official arm protector for the preachers of the Travia church, who are determined to make justice a reality by spreading the word of God and punishing heathens. </STR>
<STR id="ZITEM_NAME_523552">Travia Preacher Pants (Women)</STR>
<STR id="ZITEM_DESC_523552">The official pants for the preachers of the Travia church, who are determined to make justice a reality by spreading the word of God and punishing heathens. </STR>
<STR id="ZITEM_NAME_524551">Travia Preacher Boots (Women)</STR>
<STR id="ZITEM_DESC_524551">The official boots for the preachers of the Travia church, who are determined to make justice a reality by spreading the word of God and punishing heathens. </STR>
-Change iscashitem to false if you use it that way, yourself.
-None of the sets should crash or give errors of any sort. If your client crashes or you can't get them to work, it's your fault.
Click the 'Thanks' button if you appreciate this release
Download:.
MEGAUPLOAD - The leading online storage and file delivery service
Attachment 80048
-
Re: Travia Preacher Set's Man/Woman
This is sexy ima use it for the new server i created yesterday :D
-
Re: Travia Preacher Set's Man/Woman
Quote:
Originally Posted by
Hoodlom
This is sexy ima use it for the new server i created yesterday :D
thats nice. hopefully everything works out for you and your server
-
Re: Travia Preacher Set's Man/Woman
Thanks man now we can update the thread
-
Re: Travia Preacher Set's Man/Woman
Quote:
Originally Posted by
Pedobear
Thanks man now we can update the thread
yepp yepp now all i needa do is redl nodes updated
-
Re: Travia Preacher Set's Man/Woman
All i do is copy and paste right?
-
Re: Travia Preacher Set's Man/Woman
Quote:
Originally Posted by
Hoodlom
All i do is copy and paste right?
put the files in the right spot .. and copy and paste the notes where they go.
order doesnt matter for zitem. i think the order matters for Strings & man/woman01
but besides that just copy and paste
-
Re: Travia Preacher Set's Man/Woman
Thank you i love you!! XD
-
Re: Travia Preacher Set's Man/Woman
Quote:
Originally Posted by
Hoodlom
Thank you i love you!! XD
come walk into the pedobear cave =3 enjoy the files
-
Re: Travia Preacher Set's Man/Woman
Do u have msn i need sum help?
-
Re: Travia Preacher Set's Man/Woman
I have like 20 unreleased sets. I was thinking about posting some to gain some thanks, I don't know though. :3 Not my type of thing usually.
-
Re: Travia Preacher Set's Man/Woman
Quote:
Originally Posted by
Project.
I have like 20 unreleased sets. I was thinking about posting some to gain some thanks, I don't know though. :3 Not my type of thing usually.
20 unreleased recolord or custom sets..
-
Re: Travia Preacher Set's Man/Woman
Custom sets; rofl.
I really have about 15 sets though.
Still haven't seen the released here, surprisingly.
-
Re: Travia Preacher Set's Man/Woman
Its Black Work dude and u know what i mean!
-
Re: Travia Preacher Set's Man/Woman
Any pictures please? would be nice
-
Re: Travia Preacher Set's Man/Woman
Quote:
Originally Posted by
thajj
Any pictures please? would be nice
Thanks all work perfectly but except of the chest is crash my game way :?:
-
Re: Travia Preacher Set's Man/Woman
Quote:
Originally Posted by
Turunen
Thanks all work perfectly but except of the chest is crash my game way :?:
the male and female chest crash ?
-
Re: Travia Preacher Set's Man/Woman
Only the female top crashes.
You could have at least made up your own lines. Nevermind, lol.
You need to comment the "Female Zitem Nodes Below." as people may not notice it which would cause corruption of the zitem.
-
Re: Travia Preacher Set's Man/Woman
Quote:
Originally Posted by
phoenix_147
Only the female top crashes.
You could have at least made up your own lines. Nevermind, lol.
You need to comment the "Female Zitem Nodes Below." as people may not notice it which would cause corruption of the zitem.
is the female top a shader top like um police or judgement like that ?
-
Re: Travia Preacher Set's Man/Woman
Yeah I've had this for a while, and no it's not our fault if there's crashing involved, the top for the female set crashes on 2008 clients. My friend and I have tried repacking the set and we got close but then I left my Gunz team so I've given up on that.
-
Re: Travia Preacher Set's Man/Woman
Quote:
Originally Posted by
Hakurah
Yeah I've had this for a while, and no it's not our fault if there's crashing involved, the top for the female set crashes on 2008 clients. My friend and I have tried repacking the set and we got close but then I left my Gunz team so I've given up on that.
aww man if you had it that would be awesome but eventually someone will release a fix right.
-
Re: Travia Preacher Set's Man/Woman
-
Re: Travia Preacher Set's Man/Woman
Quote:
Originally Posted by
Hakurah
Lol, try to open it in blender then open another (working) top then place that set exactly as that one, then you could get it right, as you managed to get it in-game :D
then try this it will fix it.
-thejj
-
Re: Travia Preacher Set's Man/Woman
Quote:
Originally Posted by
Hakurah
Get Phoenix's latest Woman.mrs it has the fix.
-
Re: Travia Preacher Set's Man/Woman
Quote:
Originally Posted by
iHateFackers
Get Phoenix's latest Woman.mrs it has the fix.
What? No. Travia female top does NOT work for me and I use the woman.mrs I released.
-
Re: Travia Preacher Set's Man/Woman
So every set you want to add in your server , you have to make like that way?
Or..
-
Re: Travia Preacher Set's Man/Woman
No, its just because its still getting fixed, its only needed if you create your own item then as an example you use that..
BTW to fix just use the latest top from ijji.
-
Re: Travia Preacher Set's Man/Woman
Quote:
Originally Posted by
thajj
No, its just because its still getting fixed, its only needed if you create your own item then as an example you use that..
BTW to fix just use the latest top from ijji.
You too?
I don't understand. The Travia Preacher top won't work for me even after I took fresh models from the Ijji client.
-
Re: Travia Preacher Set's Man/Woman
Quote:
Originally Posted by
phoenix_147
You too?
I don't understand. The Travia Preacher top won't work for me even after I took fresh models from the Ijji client.
Woah really.. yeah well i never tested but i assumed that ijji would work since it works for ijji themselfs... maybe you should look a bit deeper inside ijji's zitem or Woman.xml, id like to do it for you but atm im busy with someone's website.
but they should of have worked, unless ijji protected it???
-
Re: Travia Preacher Set's Man/Woman
Quote:
Originally Posted by
thajj
Woah really.. yeah well i never tested but i assumed that ijji would work since it works for ijji themselfs... maybe you should look a bit deeper inside ijji's zitem or Woman.xml, id like to do it for you but atm im busy with someone's website.
but they should of have worked, unless ijji protected it???
No, some tops and the Citadel map don't work on our clients because they're of older versions. Newer clients (From 2009 onwards) have some changes in the RealSpace 2.0 engine which our client's don't so, someone needs to fix it so that it can work with Shader on (like Judgement / Wedding and Police).
-
Re: Travia Preacher Set's Man/Woman
Yes, i thought i dint say because i dint knew if you would know it but yes that is the prob, and i dont think that there is someone that can do it, well i eman the problem with the realspace, i hope someone will release Matchserver + client 2010 or 2009 :D
if that would happen it will turn the Gunz Pservers into something else :D
-
Re: Travia Preacher Set's Man/Woman
Quote:
Originally Posted by
thajj
Lol, try to open it in blender then open another (working) top then place that set exactly as that one, then you could get it right, as you managed to get it in-game :D
then try this it will fix it.
-thejj
I don't think so.