Search the Community
Showing results for tags 'ase'.
-
Hi everyone! I have made a simple parser of ASE bytecode to convert it to JSON format. Maybe it'll be useful for someone else. The program automatically downloads bytecode and writes it to readable JSON text plain. Mainly it was developed for Linux purposes, but may be simply built under the Windows. https://github.com/tederis/ase2json
-
I would to create a server core with python i start the server on localhost with udp port (34219) i recived a data from mta it was "MTA-CLIENT 1.5" but the problem how to show the server in the servers list and how to get ase port and thank you