ID:148618
 
the code is
if(locate(/mob/items/Spellbook in usr)
statpanel("Spellbook")

and it says GM Codes.dm:343:error: statpanel: missing comma ',' or right-paren ')'
if(locate(/mob/items/Spellbook in usr)<font color = "red">)</font>
statpanel("Spellbook")
In response to OneFishDown
thanks