Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[Other] Fiesta Online Python Emulator?

Status
Not open for further replies.
Initiate Mage
Joined
Aug 14, 2015
Messages
3
Reaction score
0
Hello,
Is it possable to code a fiesta emulator in python?
 
Experienced Elementalist
Joined
Oct 29, 2012
Messages
246
Reaction score
21
Hello,
Is it possable to code a fiesta emulator in python?

I don't know much about python, but it should be possible on most languages. With a quick google search, python does have access to networking (sockets) so you should be able to make an emulator with python.
 
Experienced Elementalist
Joined
Jul 6, 2014
Messages
222
Reaction score
14
You can, if ur wanting to do this:
- Port every shn into python
- Make every database from scratch, since there are none in public with crusader support (yet)
- Dem packets
- Login
- World
- Zones
- More

Imo, you'd better finish up Estrella by Temperament
 
Skilled Illusionist
Joined
Jan 24, 2012
Messages
364
Reaction score
169
As long as you add support for HTML and CSS as scripting languages for instances, and I'm pretty sure the database doesn't really need any modification to support a class.

¯\_(ツ)_/¯
 
Status
Not open for further replies.
Back
Top