Unrecognised name . It has not been defined as script, constant, variable, or anything else

From OHRRPGCE-Wiki
Jump to: navigation, search

This error occurs when HSpeak finds some string in your scripts file that it just doesn't recognise.


If you get this error, you either:

  • Misspelt the something, Ex. map := currrent map. Fix it and try compiling again.
  • Forgot to declare something, like a variable or a script. Make sure that you have actually declared the item that HSpeak is rejecting.


See Also[edit]