• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Cabal X-Pasa Last Update

Joined
Oct 10, 2007
Messages
1,772
Reaction score
187
NPC problem


Cabal_msg
Code:
<msg id="npc01-0011" cont="Wing Shop(Costumes)" />

cabal_dec
Code:
<world_npc    id="11"    npc_name="npc01-0011"    x="11"    y="25"    is_obj="0"    />

extra_obj.dec
Code:
<extra_stuff    ID="17"    filename="character\vpointnpc.ebm"    min="-170.873,-25.3112,-244.727"    max="215.379,650,172.775"    >                    <extra_entity    type="1"    pos="1125,0,2568"    rotate="0,236,0"    scale="1,1,1"    disable_cell_radius="1"    stuff_id="17"    name=""    npc_id="11"    npc_tag="0"    npc_type="1"    />                </extra_stuff>

NPCshop.scp
Code:
49    1    1    0    11    49    2   #Wing Shop Costumes

NPCshop.scp
Code:
1562    49    2    1343    31    31    0    0    -21    0    0    0    0    0    10000    0    0    0    0    21      // Wing Shop

done this I restarted the server the NPC and empty where am I wrong?
 
Last edited:
Banned
Banned
Joined
Apr 13, 2014
Messages
734
Reaction score
76
you only need this 4 for NPC
extra_obj - Add new NPC
extra_obj_msg - Name of NPC
world1-npc.scp - Register NPC of Bloody Ice world2 for other map
NPCShop.scp - Register item for NPC
 
Upvote 0
Joined
Oct 10, 2007
Messages
1,772
Reaction score
187
now I have another problem on my Wings shop and set to buy with Ecoins but when I click on ok it doesn't buy anything where is the error?
 

Attachments

You must be registered for see attachments list
Upvote 0
Back
Top