Hello!
i know that, inside game i can find npc id with command ".npc info"
is there are equivalents for ingame objects id and ingame items id?
thanks
ps also there are is workflow question:
if i must change some strings in sql file, right approach will be, creating sql-injection file with:
a) DELETE statement and INSERT INTO right string
b) UPDATE string with right data?
Hello! i know that, inside game i can find npc id with command ".npc info"
is there are equivalents for ingame objects id and ingame items id?
thanks
ps also there are is workflow question: if i must change some strings in sql file, right approach will be, creating sql-injection file with: a) DELETE statement and INSERT INTO right string b) UPDATE string with right data?