Cabal X-New NPC Problem

Results 1 to 3 of 3
  1. #1
    Account Upgraded | Title Enabled! luis R is offline
    MemberRank
    Nov 2015 Join Date
    467Posts

    sad Cabal X-New NPC Problem

    Hi! I have problem when adding new NPC, this is the first time I encounter this kind of problem because when I add new NPC 1 for example, I can buy on it but when I add another NPC 2, I have a problem, item on NPC 2 doesn't showed but I already check many times no problem on server and client side. Here's some screenshots!

    NPC 1


    NPC 2


    Here's my configuration:

    Server Side

    world1-npc.scp
    Code:
    48	0	80	42	19	1	1
    world2-npc.scp
    Code:
    50	0	80	90	222	1	1
    NPCShop.scp
    Code:
    36	1	1	4	80	36	2	36	1	2	5	80	37	2
    Example item to sell on NPC 1
    Code:
    1013	36	0	601	1215	0	0	0	-19	0	0	1000000	0	0	0	0	0	0	1	21

    Example item to sell on NPC 2
    Code:
    1	37	0	2704	1	0	0	0	-19	0	0	0	0	100	0	0	0	0	0	20


    Client Side

    extra_obj.dec

    NPC 1
    Code:
    <extra_entity	type="1"	pos="4200,0,1900"	rotate="0,180,0"	scale="1,1,1"	disable_cell_radius="1"	stuff_id="14"	name="extra_npc_122"	npc_id="80"	npc_tag="0"	npc_type="1"	/>
    NPC 2
    Code:
    <extra_entity	type="1"	pos="9000,0,22200"	rotate="0,180,0"	scale="1,1,1"	disable_cell_radius="1"	stuff_id="8"	name="extra_npc_110"	npc_id="80"	npc_tag="0"	npc_type="1"	/>


  2. #2
    Valued Member singlejail is offline
    MemberRank
    Aug 2016 Join Date
    I'm nothingLocation
    136Posts

    Re: Cabal X-New NPC Problem

    r you sure with this?

    36 1 1 4 80 36 2
    36 1 2 5 80 37 2
    Same npc id


  3. #3
    Account Upgraded | Title Enabled! luis R is offline
    MemberRank
    Nov 2015 Join Date
    467Posts

    Re: Cabal X-New NPC Problem

    Quote Originally Posted by singlejail View Post
    r you sure with this?

    36 1 1 4 80 36 2
    36 1 2 5 80 37 2
    Same npc id
    it's not a problem since it's different map/world id :)



Advertisement