Rodrigo Reis Posted April 27, 2022 Share Posted April 27, 2022 Hello guys  Is there any way to check what is the current player sprite in the game, for use with events? Let's say I want to make an event to change the player sprite and, then, restore the old sprite. I would appretiate any help.  Link to comment Share on other sites More sharing options...
0 Artheios Posted April 28, 2022 Share Posted April 28, 2022 Seems that's not possible with the base engine. So you have to create a system to do it, by modifying the source code or find a way to do it with events but i've no clue it's possible to do that... Link to comment Share on other sites More sharing options...
0 Rodrigo Reis Posted April 28, 2022 Author Share Posted April 28, 2022 Well I'm a programmer but I'm not skilled in C# nor do i have time to study and develop the code... but the concept is not so hard for a real c# programmer to insert that function. There's a workaround for that tough, with no need to mess with the source code (injecting an user variable directly into the database), but as I said, I don't have the time right now. This engine is very cool and I hope to contribute with it. The developers should open a Patreon or another crowdfunding for it. Link to comment Share on other sites More sharing options...
0 panda Posted April 28, 2022 Share Posted April 28, 2022 37 minutes ago, Rodrigo Reis said: open a Patreon or another crowdfunding for it. We get no money for development, and funding isn't currently the issue. We wouldn't be able to get enough funding to hire other proper developers anyway, so the code will remain 100% free both for contribution and consumption. Link to comment Share on other sites More sharing options...
0 Rodrigo Reis Posted April 28, 2022 Author Share Posted April 28, 2022 Understood, and it's quite admiring of you guys. Actually I messed around with a similar project (that I think inspired Intersect) called Argentum Online, a similar server-client for orpg developed in Visual Basic 6. I hope I can contribute with the project somehow. When I have time I will study the plugin stuff so I could do some things without breaking the source code. I'm braziliam and I see there are others from my country that already joined, wich is great. Link to comment Share on other sites More sharing options...
Question
Rodrigo Reis
Hello guys
Â
Is there any way to check what is the current player sprite in the game, for use with events? Let's say I want to make an event to change the player sprite and, then, restore the old sprite. I would appretiate any help.
Â
Link to comment
Share on other sites
4 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now