Jump to content
  • 0

Edit vitality and summoning npcs


Question

Posted

Hello,

 

Gracia final v83 release.

 

a) I m trying to find where to edit a characters vitality on the tables, however I cannot seem to find it. Does anyone have any idea in which table on the DB its so I can set it to 0 before I play? I want to make a new char using no vitality to level it up.

 

b) When I use //summon npcname, it mostly works, karik, baium, zaken, valaks etc, however it fails with some npcs like antharas/antaras, bloody quen, ant queen and some event npcs and a lot of other mobs, any ideas to circumvent this difficulty?

 

//summon using the npc id doesnt seem to work either, and using the summon AI command doesnt look much better  even tho I read the ai.obj file. The ids arent the same or the command isnt for it - I m not sure, I really didnt understand the AI command line.

 

//summonnpc [npc_name|npc_pch_id] [amount]  - is the command I also tried and am failing to use.

 

Thanks.

2 answers to this question

Recommended Posts

  • 0
Posted

b) If you want to summon you use his npc_pch_id not npc_id,

 

//summon [10+npc_ID] [amount]

 

example: NPC ID is 26186, so you use this command:

 

//summon 1026186 1

 

Also npc_name its not his client side name like "Antharas", you use his server name antaras_min / antaras_normal / antaras_max.

 

//summon antaras_normal 1

  • 0
Posted

b) If you want to summon you use his npc_pch_id not npc_id,

 

//summon [10+npc_ID] [amount]

 

example: NPC ID is 26186, so you use this command:

 

//summon 1026186 1

 

Also npc_name its not his client side name like "Antharas", you use his server name antaras_min / antaras_normal / antaras_max.

 

//summon antaras_normal 1

thank you for the summoning help, worked flawlessly!!

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