View Single Post
  #12  
Old 05-02-2017, 09:32 PM
Osage's Avatar
Osage
Fire Beetle
 
Join Date: Jan 2017
Posts: 12
Default

Ok so I am trying to figure this out and for the life of me I cannot find my custom NPC's in my DB in regard to their Spawngroupid. I am using #npcspawn create 1 to assign a spawngroup and it has worked fine doing it in game but now since I already have the feigned npc created it will not let me use that command I get the error "duplicate entry for key name a_fallen_adventurer".

So I try to manually create it in the DB and low and behold I cant even find the spawngroups I have been creating for my other custom NPC's, I searched in spawn2, spawngroup, spawnentry, and cannot find the custom spawngroups I have already made. When I use the command #npcspawn create 1 where do they go?

I can just delete the NPC and do it my old way for now but I would like to know where these spawngroups go in the DB for future reference.

And one last thing if I am fortunate enough to have your ear again Kingly is quest::enable_spawn2(spawn2_id) the correct function to use in my script and what are the values I am supposed to use in the spawngroup for variable X/Y's? I looked at the reference you supplied but it just gives default values.

Once again sorry for the noobishness but I am trying to teach myself and struggling at the moment if you couldn't tell
__________________
Currently Developing Rise of Norrath
Prestige Content now live!
http://theriseofnorrath.com/
https://discord.gg/KV3XrtG
Reply With Quote