Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some doubts #218

Open
juliolitwin opened this issue Jul 11, 2023 · 0 comments
Open

Some doubts #218

juliolitwin opened this issue Jul 11, 2023 · 0 comments

Comments

@juliolitwin
Copy link

Hey @stevehalliwell, congrats on the project! Your project is incredible, I believe it's the best in C# that I've ever seen and also the most complete.

I'm wanting to use your project as scripting for npcs (serverside), but I'm not sure if it's possible.

For example, there is a famous ragnarok project (rAthena) that they have their own scripting.

Each header let's say is a function call for example

alberta,97,51,0 script Fabian 84,{
alberta,53,39,0 script Steiner 100,{
alberta,131,139,2 script Drunken Old Man 1_M_JOBGUIDER,{

and etc.

Within the serverside, I need to be able to call this function and also be able to recognize the necessary variables or functions, for example, in a part of the NPC, let's assume that he wanted to get the money from the current player, so scripting would have to have access or call a function to get the result.

Cheers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant