Template:DungeonNpc
The query SELECT NpcName, SpriteURL, Level, Exp, HP, Dmg, DmgCrit, Block FROM Npcs AS Npcs WHERE NpcId = {{{nID}}} ; is invalid (odbc_exec(): SQL error: [Microsoft][ODBC Driver 17 for SQL Server]Syntax error, permission violation, or other nonspecific error, SQL state 37000 in SQLExecDirect).
The query SELECT NpcName, SpriteURL, Level, Exp, HP, Dmg, DmgCrit, Block FROM Npcs AS Npcs WHERE NpcId = {{{nID2}}} ; is invalid (odbc_exec(): SQL error: [Microsoft][ODBC Driver 17 for SQL Server]Syntax error, permission violation, or other nonspecific error, SQL state 37000 in SQLExecDirect).
| Error: no local variable "dbSpriteURL" has been set. |
||
Level: Error: no local variable "dbLevel" has been set.
Exp: Error: no local variable "dbExp" has been set.
HP: Error: no local variable "dbHP" has been set.
Dmg: Error: no local variable "dbDmg" has been set.
Crit Dmg: Error: no local variable "dbDmgCrit" has been set.
Block: Error: no local variable "dbBlock" has been set.
||
Level: Error: no local variable "dbLevel2" has been set.
Exp: Error: no local variable "dbExp2" has been set.
HP: Error: no local variable "dbHP2" has been set.
Dmg: Error: no local variable "dbDmg2" has been set.
Crit Dmg: Error: no local variable "dbDmgCrit2" has been set.
Block: Error: no local variable "dbBlock2" has been set.