MMO-XP
ProtoX
Introduction
WHAT CURRENTLY WORKS:
1. Client-Server Connection (TCP).
2. Visual Multiplayer: You can see other players on the map.
3. Movement Synchronization: Movement is updated in real-time.
4. Map Switching: The system manages which map each player is on.
5.Party Invitation System
6.CO-OP Battle
MANDATORY REQUIREMENTS:
To start the server, you MUST have Python installed on your computer.
1. Download Python (python.org).
2. During installation, CHECK the option "Add Python to PATH". Without this, the server will not start.
HOW TO USE:
1. Install Python (with PATH).
2. Go to the "server" folder and run the "start_server.bat" file.
3. Open the game (Game.exe).
4. The script connects automatically at the title screen.
Features of this base:
- Uses only Win32API (no heavy external DLLs).
- "Ghost" bug fixes (players from previous maps disappear correctly).
- Idle players are immediately visible upon entering the map.
Features
Party System
COOP Battle
Other players in map
Python Server
Screenshots
How to Use
Just insert the script on Script Editor, 2 scripts: Client and mmoParty.
Put server folder inside game root folder.
Download
decinbr.itch.io
Terms and Credits
Free for non commercial and commercial games.
Include my nickname in your game credits(ProtoX)!
Terms and Credits Free for non commercial and commercial games. Include my nickname in your game credits(ProtoX)!