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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and 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..