Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8256073
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T01:44:10+00:00 2026-06-08T01:44:10+00:00

I have a class (NpcCommands.cs) that contains general methods like GetPlayer(), SendMessage(), etc. Is

  • 0

I have a class (NpcCommands.cs) that contains general methods like GetPlayer(), SendMessage(), etc.

Is there a way to write scripts in javascript, lua, python, ruby, etc that my program can load and execute that are in some way connected to my class.
By this I mean if in the script I called

NC.GetPlayer().SetHealth(15);

Where NC is a reference to my NpcCommands class it would run the GetPlayer() method which returns my player object, then be able to run a method from that object such as SetHealth();

The reason why I want it to be scripted is because there are going to be multiple Npc each with their own conditions and responses such as

if (NC.GetPlayer().HasItem(cookie)) {
    NC.GetPlayer().SetHealth(15);
} else {
    NC.SendMessage("No cookies :c");
}
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-08T01:44:13+00:00Added an answer on June 8, 2026 at 1:44 am

    There are plenty of samples for all lnaguages you’ve mentioned. Here are some links:

    Python (IronPython version) is one possible choice – Integrating IronPython into your Applications.

    LUA have .Net bindings too – i.e. starting links from Channel9.

    C# was used for scripting since very beginning too as you can compile at run time.

    JavaScript.Net (part of .Net Framework) is probably another option. AS well other JavaScript implementations for .Net.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have class like this below shown. which contains the shopping items where the
I have class that looks like this: class A { public: class variables_map vm
I have class User that contains protected constructor and class Account that has access
I have class methods like these in a message model: def delete_all_users_messages(user_id, parent_id) message
I have class, that contains different types and implements Iterable<Object> interface. But it is
I have class (MyCustomWebView) that extend webview can i do something like this ?
I have class that extend FragmentActivity in it I add fragment to layout as
I have class grades that I need to check if a specific grade is
We have class lua. In lua class there is a method registerFunc() which is
I have class ParentClass that observes an NSNotification. ParentClass handles the notification. ChildClass inherits

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.