Jump to content

RP3

Members
  • Joined

  • Last visited

  1. RP3 joined the community
  2. I get the following error when running the finished product: Exception type: System.MissingMethodException NPC Taxi: Exception message: Method not found: 'Boolean Rage.Game.WasKeyJustPressed(System.Windows.Forms.Keys)'. I believe I installed Rage correctly since other Rage functions work, but this one doesn't for some reason. Do you know what causes this?
  3. I'm getting this error when loading the mod: NPC Taxi: Exception type: System.MissingMethodException NPC Taxi: Exception message: Method not found: 'Boolean Rage.Game.WasKeyJustPressed(System.Windows.Forms.Keys)'. Why can't this method be detected? Other functions seem to be working fine. Thanks for any help you can provide!