Jump to content

Alcatraz ツ

Inactive Member
  • Posts

    5
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by Alcatraz ツ

  1. Hey,

    Yes i wrote it in to the item_proto.txt. And i edit the ShapeDataCount to 25000. 

     

    hitv111.thumb.png.bd1c4ac04b2b8d8c98596cb8ee236944.png

    2.thumb.png.198e33cb290afe39afb7c947b73343f8.png

                                                                                                                                                                                                     There is the 20000 (Position: value3)

     3.png.fd8c61a8da443e88f46b69623a7a12dd.png <--- warrior_m.msm data

  2. Good Evening,

     

    I have a question. I wanted to insert an armor in my client but i don´t see this armor ingame.

    Now i wanted to ask you if anyone who can help me with my problem ? 

    So far i have inserted the following : 

    SQL: 

    INSERT INTO `item_proto` VALUES ('83000', 'Platin Panzer+0', 'Platin Panzer+0', '2', '0', '0', '2', '56', '1', '1', '0', '0', '0', '83001', '0', '0', '15', '1', '185', '0', '0', '37', '25', '1', '25000', '17', '15', '0', '200', '0', '1000', '0', '0', '-1', '-1', '-1', '-1', '-1', '-1', '', '3', '0', '0');
    INSERT INTO `item_proto` VALUES ('83001', 'Platin Panzer+1', 'Platin Panzer+1', '2', '0', '0', '2', '56', '1', '1', '0', '0', '0', '83002', '0', '0', '15', '1', '185', '0', '0', '37', '25', '1', '25000', '17', '15', '0', '200', '0', '1000', '0', '0', '-1', '-1', '-1', '-1', '-1', '-1', '', '3', '0', '0');
    INSERT INTO `item_proto` VALUES ('83002', 'Platin Panzer+2', 'Platin Panzer+2', '2', '0', '0', '2', '56', '1', '1', '0', '0', '0', '83003', '0', '0', '15', '1', '185', '0', '0', '37', '25', '1', '25000', '17', '15', '0', '200', '0', '1000', '0', '0', '-1', '-1', '-1', '-1', '-1', '-1', '', '3', '0', '0');
    INSERT INTO `item_proto` VALUES ('83003', 'Platin Panzer+3', 'Platin Panzer+3', '2', '0', '0', '2', '56', '1', '1', '0', '0', '0', '83004', '0', '0', '15', '1', '185', '0', '0', '37', '25', '1', '25000', '17', '15', '0', '200', '0', '1000', '0', '0', '-1', '-1', '-1', '-1', '-1', '-1', '', '3', '0', '0');
    INSERT INTO `item_proto` VALUES ('83004', 'Platin Panzer+4', 'Platin Panzer+4', '2', '0', '0', '2', '56', '1', '1', '0', '0', '0', '83005', '0', '0', '15', '1', '185', '0', '0', '37', '25', '1', '25000', '17', '15', '0', '200', '0', '1000', '0', '0', '-1', '-1', '-1', '-1', '-1', '-1', '30', '3', '0', '0');
    INSERT INTO `item_proto` VALUES ('83005', 'Platin Panzer+5', 'Platin Panzer+5', '2', '0', '0', '2', '56', '1', '1', '0', '0', '0', '83006', '0', '0', '15', '1', '185', '0', '0', '37', '25', '1', '25000', '17', '15', '0', '200', '0', '1000', '0', '0', '-1', '-1', '-1', '-1', '-1', '-1', '40', '3', '0', '0');
    INSERT INTO `item_proto` VALUES ('83006', 'Platin Panzer+6', 'Platin Panzer+6', '2', '0', '0', '2', '56', '1', '1', '0', '0', '0', '83007', '0', '0', '15', '1', '185', '0', '0', '37', '25', '1', '25000', '17', '15', '0', '200', '0', '1000', '0', '0', '-1', '-1', '-1', '-1', '-1', '-1', '50', '3', '0', '0');
    INSERT INTO `item_proto` VALUES ('83007', 'Platin Panzer+7', 'Platin Panzer+7', '2', '0', '0', '2', '56', '1', '1', '0', '0', '0', '83008', '0', '0', '15', '1', '185', '0', '0', '37', '25', '1', '25000', '17', '15', '0', '200', '0', '1000', '0', '0', '-1', '-1', '-1', '-1', '-1', '-1', '60', '3', '0', '0');
    INSERT INTO `item_proto` VALUES ('83008', 'Platin Panzer+8', 'Platin Panzer+8', '2', '0', '0', '2', '56', '1', '1', '0', '0', '0', '83009', '0', '0', '15', '1', '185', '0', '0', '37', '25', '1', '25000', '17', '15', '0', '200', '0', '1000', '0', '0', '-1', '-1', '-1', '-1', '-1', '-1', '85', '3', '0', '0');
    INSERT INTO `item_proto` VALUES ('83009', 'Platin Panzer+9', 'Platin Panzer+9', '2', '0', '0', '2', '56', '1', '1', '0', '0', '0', '0', '0', '0', '15', '1', '185', '0', '0', '37', '25', '1', '25000', '17', '15', '0', '200', '0', '1000', '0', '0', '-1', '-1', '-1', '-1', '-1', '-1', '100', '3', '0', '0');

    Item List:

    83000	ARMOR	icon/item/83000.tga
    83001	ARMOR	icon/item/83000.tga
    83002	ARMOR	icon/item/83000.tga
    83003	ARMOR	icon/item/83000.tga
    83004	ARMOR	icon/item/83000.tga
    83005	ARMOR	icon/item/83000.tga
    83006	ARMOR	icon/item/83000.tga
    83007	ARMOR	icon/item/83000.tga
    83008	ARMOR	icon/item/83000.tga
    83009	ARMOR	icon/item/83000.tga

    Item Proto:

    <Item vnum="83000" hashName="'Platin Panzer+0'" name="Platin Panzer+0" type="2" subtype="0" weight="0" size="2" antiflag="56" flag="1" wearflag="1" immuneflag="0" gold="0" buy_price="0" limittype0="1" limitvalue0="185" limittype1="0" limitvalue1="0" applytype0="37" applyvalue0="25" applytype1="1" applyvalue1="25000" applytype2="17" applyvalue2="15" value0="0" value1="200" value2="0" value3="1000" value4="0" value5="0" socket0="0" socket1="64944" socket2="127" socket3="65008" socket4="21631" socket5="4855" refine_vnum="0" refine_set="1" magic_pct="15" specular="" socket_pct="3" />
    <Item vnum="83001" hashName="'Platin Panzer+1'" name="Platin Panzer+1" type="2" subtype="0" weight="0" size="2" antiflag="56" flag="1" wearflag="1" immuneflag="0" gold="0" buy_price="0" limittype0="1" limitvalue0="185" limittype1="0" limitvalue1="0" applytype0="37" applyvalue0="25" applytype1="1" applyvalue1="25000" applytype2="17" applyvalue2="15" value0="0" value1="200" value2="0" value3="1000" value4="0" value5="0" socket0="0" socket1="64944" socket2="127" socket3="65008" socket4="21631" socket5="4855" refine_vnum="0" refine_set="1" magic_pct="15" specular="" socket_pct="3" />
    <Item vnum="83002" hashName="'Platin Panzer+2'" name="Platin Panzer+2" type="2" subtype="0" weight="0" size="2" antiflag="56" flag="1" wearflag="1" immuneflag="0" gold="0" buy_price="0" limittype0="1" limitvalue0="185" limittype1="0" limitvalue1="0" applytype0="37" applyvalue0="25" applytype1="1" applyvalue1="25000" applytype2="17" applyvalue2="15" value0="0" value1="200" value2="0" value3="1000" value4="0" value5="0" socket0="0" socket1="64944" socket2="127" socket3="65008" socket4="21631" socket5="4855" refine_vnum="0" refine_set="1" magic_pct="15" specular="" socket_pct="3" />
    <Item vnum="83003" hashName="'Platin Panzer+3'" name="Platin Panzer+3" type="2" subtype="0" weight="0" size="2" antiflag="56" flag="1" wearflag="1" immuneflag="0" gold="0" buy_price="0" limittype0="1" limitvalue0="185" limittype1="0" limitvalue1="0" applytype0="37" applyvalue0="25" applytype1="1" applyvalue1="25000" applytype2="17" applyvalue2="15" value0="0" value1="200" value2="0" value3="1000" value4="0" value5="0" socket0="0" socket1="64944" socket2="127" socket3="65008" socket4="21631" socket5="4855" refine_vnum="0" refine_set="1" magic_pct="15" specular="" socket_pct="3" />
    <Item vnum="83004" hashName="'Platin Panzer+4'" name="Platin Panzer+4" type="2" subtype="0" weight="0" size="2" antiflag="56" flag="1" wearflag="1" immuneflag="0" gold="0" buy_price="0" limittype0="1" limitvalue0="185" limittype1="0" limitvalue1="0" applytype0="37" applyvalue0="25" applytype1="1" applyvalue1="25000" applytype2="17" applyvalue2="15" value0="0" value1="200" value2="0" value3="1000" value4="0" value5="0" socket0="0" socket1="64944" socket2="127" socket3="65008" socket4="21631" socket5="4855" refine_vnum="0" refine_set="1" magic_pct="15" specular="30" socket_pct="3" />
    <Item vnum="83005" hashName="'Platin Panzer+5'" name="Platin Panzer+5" type="2" subtype="0" weight="0" size="2" antiflag="56" flag="1" wearflag="1" immuneflag="0" gold="0" buy_price="0" limittype0="1" limitvalue0="185" limittype1="0" limitvalue1="0" applytype0="37" applyvalue0="25" applytype1="1" applyvalue1="25000" applytype2="17" applyvalue2="15" value0="0" value1="200" value2="0" value3="1000" value4="0" value5="0" socket0="0" socket1="64944" socket2="127" socket3="65008" socket4="21631" socket5="4855" refine_vnum="0" refine_set="1" magic_pct="15" specular="40" socket_pct="3" />
    <Item vnum="83006" hashName="'Platin Panzer+6'" name="Platin Panzer+6" type="2" subtype="0" weight="0" size="2" antiflag="56" flag="1" wearflag="1" immuneflag="0" gold="0" buy_price="0" limittype0="1" limitvalue0="185" limittype1="0" limitvalue1="0" applytype0="37" applyvalue0="25" applytype1="1" applyvalue1="25000" applytype2="17" applyvalue2="15" value0="0" value1="200" value2="0" value3="1000" value4="0" value5="0" socket0="0" socket1="64944" socket2="127" socket3="65008" socket4="21631" socket5="4855" refine_vnum="0" refine_set="1" magic_pct="15" specular="50" socket_pct="3" />
    <Item vnum="83007" hashName="'Platin Panzer+7'" name="Platin Panzer+7" type="2" subtype="0" weight="0" size="2" antiflag="56" flag="1" wearflag="1" immuneflag="0" gold="0" buy_price="0" limittype0="1" limitvalue0="185" limittype1="0" limitvalue1="0" applytype0="37" applyvalue0="25" applytype1="1" applyvalue1="25000" applytype2="17" applyvalue2="15" value0="0" value1="200" value2="0" value3="1000" value4="0" value5="0" socket0="0" socket1="64944" socket2="127" socket3="65008" socket4="21631" socket5="4855" refine_vnum="0" refine_set="1" magic_pct="15" specular="60" socket_pct="3" />
    <Item vnum="83008" hashName="'Platin Panzer+8'" name="Platin Panzer+8" type="2" subtype="0" weight="0" size="2" antiflag="56" flag="1" wearflag="1" immuneflag="0" gold="0" buy_price="0" limittype0="1" limitvalue0="185" limittype1="0" limitvalue1="0" applytype0="37" applyvalue0="25" applytype1="1" applyvalue1="25000" applytype2="17" applyvalue2="15" value0="0" value1="200" value2="0" value3="1000" value4="0" value5="0" socket0="0" socket1="64944" socket2="127" socket3="65008" socket4="21631" socket5="4855" refine_vnum="0" refine_set="1" magic_pct="15" specular="85" socket_pct="3" />
    <Item vnum="83009" hashName="'Platin Panzer+9'" name="Platin Panzer+9" type="2" subtype="0" weight="0" size="2" antiflag="56" flag="1" wearflag="1" immuneflag="0" gold="0" buy_price="0" limittype0="1" limitvalue0="185" limittype1="0" limitvalue1="0" applytype0="37" applyvalue0="25" applytype1="1" applyvalue1="25000" applytype2="17" applyvalue2="15" value0="0" value1="200" value2="0" value3="1000" value4="0" value5="0" socket0="0" socket1="64944" socket2="127" socket3="65008" socket4="21631" socket5="4855" refine_vnum="0" refine_set="1" magic_pct="15" specular="100" socket_pct="3" />

    I have edit the ShapeIndex : warrior_m.msm

    Group ShapeData158
    	{
    		SpecialPath			"d:/ymir work/pc/warrior/"
    	
    		ShapeIndex			20000
    		Model				"warrior_uni_2.GR2"
    	}

     

    But Ingame the armor is invinsible ... 

    I´m not the best at this thing yet ... 

     

    kind regrads

    Alcatraz ツ

     

    armor_bug.png

  3. Hi Guys,

    I have a question and although I wanted to introduce a new system options that you can choose whether to have day or night. I ever was tried but so far nothing works. When I click Sysmteoption closes my client and I get an error. The syserr I write purely down. If anyone can help me please send me a PN.

    Thank you very much.

     

    Spoiler
    
    0414 18:18:27713 :: CEffectManager::RegisterEffect - LoadScript(effekte/tweet.mse) Error
    0414 18:18:27714 :: CInstanceBase::RegisterEffect(eEftType=121, c_szEftAttachBone=Bip01, c_szEftName=effekte/tweet.mse, isCache=0) - Error
    0414 18:18:27727 :: CTextFileLoader::LoadGroup : must have a value (filename: D:/ymir work/pc/common/effect/armor/duest1.dds line: 2 key: aÿï)
    0414 18:18:28601 :: CTextFileLoader::LoadGroup : must have a value (filename: d:/ymir work/guild/effect/yongsinuipi_make.mse line: 0 key: )
    0414 18:18:28617 :: CTextFileLoader::LoadGroup : must have a value (filename: d:/ymir work/guild/effect/yongsinuichukbok_make.mse line: 0 key: )
    0414 18:18:28627 :: CTextFileLoader::LoadGroup : must have a value (filename: d:/ymir work/guild/effect/seonghwigap_make.mse line: 0 key: )
    0414 18:18:28637 :: CTextFileLoader::LoadGroup : must have a value (filename: d:/ymir work/guild/effect/gasokhwa_make.mse line: 0 key: )
    0414 18:18:28646 :: CTextFileLoader::LoadGroup : must have a value (filename: d:/ymir work/guild/effect/yongsinuibunno_make.mse line: 0 key: )
    0414 18:18:28656 :: CTextFileLoader::LoadGroup : must have a value (filename: d:/ymir work/guild/effect/jumunsul_make.mse line: 0 key: )
    0414 18:18:43493 :: Unknown Server Command AfkButton 86 | AfkButton
    0414 18:18:58334 :: 
    uiGameOption.py(line:94) __Load_BindObject
    
    OptionDialog.__Load_BindObject - <type 'exceptions.AttributeError'>:'OptionDialog' object has no attribute 'ModusTagTextButtonList'
    
    0414 18:18:58334 :: ============================================================================================================
    0414 18:18:58334 :: Abort!!!!
    
    
    0414 18:18:58335 :: 
    uiSystem.py(line:66) __ClickSystemButton
    uiGameOption.py(line:28) __init__
    uiGameOption.py(line:115) __Load
    uiGameOption.py(line:106) __Load_BindObject
    exception.py(line:36) Abort
    
    SystemDialog.__LoadSystem.__ClickSystemButton - <type 'exceptions.SystemExit'>:
    
    0414 18:18:58335 :: ============================================================================================================
    0414 18:18:58335 :: Abort!!!!

     

×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.