Jump to content
  • 0

Problem with spawning Custom NPCs


Question

Posted

Hello again all, its teh pokemonz again with another problem (of course) I finally managed to get my server up and running with not a single problem this time (maybe a problem with the things I changed or rev version idk) Annnnyways I cant spawn the custom buffer ive created... just says "your target can not be found" wth? I followed the guide here http://maxcheaters.com/forum/index.php?topic=77882.0 and everything it setup correctly (I believe) but idk, needing suggestions, thanks in advance =)

 

5IyJtUB.jpg

4 answers to this question

Recommended Posts

  • 0
Posted

in which sql table those npcs are added?

Search your configs, probably you need to set something to True, so server will load custom tables

  • 0
Posted

They are in custom_npcs and custom_npcbuffers tables (The buffer is actually in both but gm shop is in just the npc one) and when I installed the DB it asked me if I wanted to add support for custom mods and im pretty sure I said yes to that.... if thats the case I have to reinstall my DB!? :o

  • 0
Posted

general.properties

# ---------------------------------------------------------------------------
# Custom Components
# ---------------------------------------------------------------------------
# Default: False
CustomSpawnlistTable = True

# Option to save GM spawn only in the custom table.
# Default: False
SaveGmSpawnOnCustom = True

# Option to delete spawn in alternate table.
# Default: False
DeleteGmSpawnOnCustom = True

# Default: False
CustomNpcTable = True

# Default: False
CustomNpcSkillsTable = True

# Default: False
CustomArmorSetsTable = True

# Default: False
CustomTeleportTable = True

# Default: False
CustomDroplistTable = True

# Default: False
CustomMerchantTables = True

# Default: False
CustomNpcBufferTables = True

# Default: False
CustomSkillsLoad = True

# Default: False
CustomItemsLoad = True

# Default: False
CustomMultisellLoad = True

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...