Jump to content
  • 0

[HELP] Add npc and edit npc appearance


kreangas

Question

First.

I found some really nice npc's and i want to add them to my server .

I add html files of my gmshop to ./html/merchant folden and the html files of my gatekeeper to ./html/teleporter

I execute the sql and i logged ingame to spawn them... When i use spawn command it says to me that "not found"

I really want some help :D

 

Second.

I want to ask how can i change my npc appearance . What should i do ?

 

Thanks for your time :D

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

You can change the appearence of NPC`s very easily on Navicat or even in-game

Login and shift+click the NPC you want, a table will apear. Look for "EditNPC" hit it and theres some lines with NPC stats, appearence, etc.

Find the line TemplateID("ID"). Change this templateID to the NPC`s that you want your current NPC to look like.

For example I want my Gatekeeper to look like Gremlin. I spawn gremlin, shift+click it, check his TemplateID, copy it then shift+click my Gatekeeper and change its TemplateID to Gremlin. Re-spawn the Gatekeeper and you have a new appearence.

Btw, you`ll need to restart your server if you want your appearence to refresh on all NPC`s.

Link to comment
Share on other sites

  • 0

You can change the appearence of NPC`s very easily on Navicat or even in-game

Login and shift+click the NPC you want, a table will apear. Look for "EditNPC" hit it and theres some lines with NPC stats, appearence, etc.

Find the line TemplateID("ID"). Change this templateID to the NPC`s that you want your current NPC to look like.

For example I want my Gatekeeper to look like Gremlin. I spawn gremlin, shift+click it, check his TemplateID, copy it then shift+click my Gatekeeper and change its TemplateID to Gremlin. Re-spawn the Gatekeeper and you have a new appearence.

Btw, you`ll need to restart your server if you want your appearence to refresh on all NPC`s.

wow thanks for that info. didnt know it.
Link to comment
Share on other sites

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...