Jump to content
  • 0

Question about duplicating


Question

Posted

Does duplicating NPCs cause too much memory?

Same as an NPC that only gives item and mes?

It does not have permanent variables, only temporary play and npc variables, and a lot of mes "";

Cos in my server, i plan to separate at least 10 headgear quest per NPC... that goes about 20+ NPCs...

and a mall with NPC per job :)))

Just curious because i can read topics in which their server lag cos of many NPCs... if it causes lag then i will just lessen it >.<

4 answers to this question

Recommended Posts

Posted

Duplicate NPC don't duplicate NPC script/memory.

It just create an object on the map and when you click/touch or run an event on it, it redirect the action to the original script, so you don't duplicate the script, the variables, etc.

(You can compare it to a shortcut icon in your desktop, it don't duplicate the original file).

NPC will not cause problems on your server.

  • Upvote 1

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...