Template:DungeonNpc: Difference between revisions
RTWikiAdmin (talk | contribs) No edit summary |
No edit summary Tag: Manual revert |
| (3 intermediate revisions by the same user not shown) | |
(No difference)
| |
Latest revision as of 05:16, 27 February 2025
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.