MartySama v4.9 (Source, Binary, Client, Files)

  • Autor subiect Enivois
  • Dată creare
  • Răspunsuri: Răspunsuri 103
  • Vizualizări: Vizualizări 12K

Enivois

Well-known member
18 Feb 2020
14
256
48
30
DE
Monede Dragon
0
Hey guys!
I' releasing the newest MartySama files. One problem: I only have the german version. But if you find some romanian MartyFiles (older version or bugged serverfiles xD) you can change the translate files very easy.

Info:
MARTYSAMA 4.9 SERVERFILES (GERMAN) IF YOU WANT TO SUPPORT --- http://martysama0135



Tutorial: Setup files & compiler

# Clean FreeBSD 11.3
- Source compiler version & the serverfiles run on it
- Password for the VDI : password


# Installation

GAME:

/usr/home - unzip game.tar.gz

START: cd /usr/home/game/main/ python && start.py to start the files


MySQL:

/var/db -- extract the mysql.tar.gz there


QUESTS: You have to take from your other files or you rewrite them all what is available (the GUILD QUESTS) /usr/home/game/main/ && sh admin_panel.sh Quests ( 777 )


REPLACE:

/usr/home/game/bin there you replace the game & db when you have recompiled it



SOURCE-BINARY SERVER SOURCE

BINARY: Required version (Buildtools 142) 2019 for compiling

SERVERSOURCE: Required version 11.3 (compiler version ) In the archive


cd /usr/src/ --> put the server soruce there & have fun





###############################################################################################################################



I'M NOT GIVING YOU A PRIVATE SUPPORT LETTER AND I'M NOT RESPONDING TO MARTY!!!!

NO SUPPORT!!!!!!!!!!!!!!!!



###BINARY

LOCALE_INC.H

#pragma once



//////////////////////////////////////////////////////////////////////////

// ### Default Ymir macros ###

#define LOCALE_SERVICE_EUROPE

#define ENABLE_COSTUME_SYSTEM

#define ENABLE_ENERGY_SYSTEM

#define ENABLE_DRAGON_SOUL_SYSTEM

#define ENABLE_NEW_EQUIPMENT_SYSTEM

// ### Default Ymir macros ###

//////////////////////////////////////////////////////////////////////////



//////////////////////////////////////////////////////////////////////////

// ### New From LocaleInc ###

#define ENABLE_PACK_GET_CHECK

#define ENABLE_CANSEEHIDDENTHING_FOR_GM

#define ENABLE_PROTOSTRUCT_AUTODETECT



#define ENABLE_PLAYER_PER_ACCOUNT5

#define ENABLE_LEVEL_IN_TRADE

#define ENABLE_DICE_SYSTEM

#define ENABLE_EXTEND_INVEN_SYSTEM

#define ENABLE_LVL115_ARMOR_EFFECT

#define ENABLE_SLOT_WINDOW_EX

#define ENABLE_TEXT_LEVEL_REFRESH

#define ENABLE_USE_COSTUME_ATTR



#define WY_SHOW_MOB_INFO

#ifdef WY_SHOW_MOB_INFO

#define ENABLE_SHOW_MOBAIFLAG

#define ENABLE_SHOW_MOBLEVEL

#endif

// ### New From LocaleInc ###

//////////////////////////////////////////////////////////////////////////

// ### From GameLib ###

#define ENABLE_WOLFMAN_CHARACTER



// #define ENABLE_MAGIC_REDUCTION_SYSTEM

#define ENABLE_MOUNT_COSTUME_SYSTEM

#define ENABLE_WEAPON_COSTUME_SYSTEM

// ### From GameLib ###

//////////////////////////////////////////////////////////////////////////

 
# Clean FreeBSD 11.3
- Source compiler version & the serverfiles run on it
- Password for the VDI : password