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!

[Release] Ex-Team Latest Source MultiServer S6EP3

Experienced Elementalist
Joined
Apr 2, 2009
Messages
223
Reaction score
56
hi

I have a character Dark lord, use power of dark rave, view error gs moment attack monster

error: DecPartyMemberHPandMP ObjuseSkill.cpp 3902
error: DecPartyMemberHPandMP ObjBaseAttack.cpp 961
 
Newbie Spellweaver
Joined
Oct 1, 2015
Messages
98
Reaction score
2
hi

I have a character Dark lord, use power of dark rave, view error gs moment attack monster

error: DecPartyMemberHPandMP ObjuseSkill.cpp 3902
error: DecPartyMemberHPandMP ObjBaseAttack.cpp 961

have you balanced the character yet
 
Experienced Elementalist
Joined
Apr 2, 2009
Messages
223
Reaction score
56
I problem checksum, select character a activen relogin 1 seg. I generate checksum.dat

04:44:04 error-L1 : CheckSum-Exe error -1334266365 -560600515 309 [Odisk]
WSARecv() failed with error 10038

I Use generator checksum


I modifig crc checksum no found
void GCCheckMainExeKeySend(int aIndex)
{
PMSG_CHECK_MAINEXE pMsg;

gObj[aIndex].CheckSumTableNum = rand() % MAX_CHECKSUM_KEY;
gObj[aIndex].CheckSumTime = GetTickCount();
PHeadSetB((LPBYTE)&pMsg, 0x03, sizeof(pMsg));
pMsg.m_wKey = ((((gObj->CheckSumTableNum & 0x3F0)*64) | ((gObj->CheckSumTableNum & 0x0F)) ^ 0xB479));

DataSend(aIndex,(BYTE*)&pMsg,pMsg.h.size);
}

WORD EncryptCheckSumKey(WORD wSource)
{
WORD wRandom = rand() % 64;
WORD wAcc = ((wSource & 0x3F0) * 64) | (wRandom *16) | (wSource & 0x0F);
return wAcc ^ 0xB479;
}

void CGCheckMainRecv(PMSG_CHECK_MAINEXE_RESULT * lpMsg, int aIndex)
{
#if(REMOVE_CHECKSUM == 1)
gObj[aIndex].CheckSumTime = 0;
gObj[aIndex].m_InWebzen = true;
return;
#endif
int EnableCheckSum = GetPrivateProfileInt("Common","CheckSum",0,"..\\Data\\ex\\CommonServer.ini");
if(ExConfig.CommonServer.EnableCheckSum)
{
if ( strcmp(gObj[aIndex].Ip_addr, "127.0.0.1") == 1 )
{
gObj[aIndex].CheckSumTime = 0;
gObj[aIndex].m_InWebzen = true;
return;
}

if ( gObj[aIndex].CheckSumTableNum < 0 || gObj[aIndex].CheckSumTableNum > MAX_CHECKSUM_KEY-1 )
{
LogAdd("error-L1 : [%s][%s] CheckSum-Exe error ", gObj[aIndex].AccountID, gObj[aIndex].Name);
CloseClient(aIndex);
return;
}

if ( dwgCheckSum[gObj[aIndex].CheckSumTableNum] != lpMsg->m_dwKey)
{
LogAddTD("error-L1 : CheckSum-Exe error %d %d %d [%s]", dwgCheckSum[gObj[aIndex].CheckSumTableNum],
lpMsg->m_dwKey, gObj[aIndex].CheckSumTableNum, gObj[aIndex].AccountID);
CloseClient(aIndex);
return;
}
}
 
Last edited by a moderator:
Initiate Mage
Joined
Jan 4, 2015
Messages
2
Reaction score
0
Where is the license donate shop? how to open donate shop
this->List[eExUB::Local].Rage = true;
this->List[eExUB::Local].WinQuest = true;
this->List[eExUB::Local].BloodHound = true;
this->List[eExUB::Local].MonsterQuest = true;
this->List[eExUB::Local].TvTEvent = true;
this->List[eExUB::Local].GrandHero = true;
this->List[eExUB::Local].PartySystem = true;
this->List[eExUB::Local].Brotherhood = true;
this->List[eExUB::Local].PartySearch = true;
this->List[eExUB::Local].ChatLog = true;
this->List[eExUB::Local].GM_Manager = true;
this->List[eExUB::Local].PerosnalStoreEx = true;
this->List[eExUB::Local].PandoraEvent = true;
this->List[eExUB::Local].AntiCheatPlus = true;
this->List[eExUB::Local].ComboCustom = true;
this->List[eExUB::Local].NpcBuffer = true;
this->List[eExUB::Local].BMQuest = true;
this->List[eExUB::Local].LoraBattle = true;
this->List[eExUB::Local].Smithy = true;
this->List[eExUB::Local].Monster = true;
this->List[eExUB::Local].ItemSmokeEffect = true;
this->List[eExUB::Local].GrandDinamicExp = true;
this->List[eExUB::Local].PartySave = true;
this->List[eExUB::Local].DisableMasterTree = true;
this->List[eExUB::Local].OfflineMode = true;
this->List[eExUB::Local].Marriage = true;
this->List[eExUB::Local].bRankItem = true;
this->List[eExUB::Local].RestoreOffMode = true;
this->List[eExUB::Local].MapQuest = true;
this->List[eExUB::Local].bTeamVsTeam2 = true;
this->List[eExUB::Local].bAchievements = true;
this->List[eExUB::Local].PremiumEx = true;
this->List[eExUB::Local].AccSecurity = true;
this->List[eExUB::Local].CraftQuestSystem = true;
this->List[eExUB::Local].PickUpItemInfo = true;
this->List[eExUB::Local].ReferralSystem = true;
 
Junior Spellweaver
Joined
Dec 6, 2015
Messages
157
Reaction score
11
Hi guys. Anyone has full custom file gameserver that is working for local host connection?
 
Junior Spellweaver
Joined
Mar 15, 2008
Messages
121
Reaction score
44
Cacke

can you share your working repack without License? I tried running the files from the VMWARE to my VPS but GS is not running.

This version has been Shared long time ago is about to go into the past. Now I ask for permission to share the server that has been fixed I am currently online 30men, and no one Online have not seen any bugs yet.
Which also does not say much Link for GS limited Ae test:

get Client here offline:


Log Fix
1 - add positem to show the OK image2 - Fix Dark Wings Ok3 - add npc clothes Ok+ Npc buff for each map4 - fix bug move mini wing Ok+ Fix log exit nv OK5 - theem connect nv Ok6 - fix log out game Ok+ add mouse button end button Ok+ Fix crash sum skills OK+ Fix log user OK+ Fix OK chart again+ Fix wing and smoother cloak7 - Add shop button Donate OK8 - Enable Add damege for Pet, check Pets.txt file line "PetDurabilityDiv" Ok9 - Add Gold kundun Edit the drop file or item as normal kundun. ID 600 Ok+ notice kundun kill are doing10 - Add ss2 interface OK+ Fix exp OK+ Exp Master OK+ Coordinates Ok11 - Open the limit to add 3 more wolves, check 13 37 0 0 0 0 8,16,32 0: OK
12 - Added notice of wing wing map +10 and above OK






Few pictures to be motivated

IiNBGzD - [Release] Ex-Team Latest Source MultiServer S6EP3 - RaGEZONE Forums



2n4ZaWK - [Release] Ex-Team Latest Source MultiServer S6EP3 - RaGEZONE Forums

f29pWXK - [Release] Ex-Team Latest Source MultiServer S6EP3 - RaGEZONE Forums

xe39yA5 - [Release] Ex-Team Latest Source MultiServer S6EP3 - RaGEZONE Forums

04s6WPO - [Release] Ex-Team Latest Source MultiServer S6EP3 - RaGEZONE Forums

sr78LEF - [Release] Ex-Team Latest Source MultiServer S6EP3 - RaGEZONE Forums

usra7nm - [Release] Ex-Team Latest Source MultiServer S6EP3 - RaGEZONE Forums

R5g4pt0 - [Release] Ex-Team Latest Source MultiServer S6EP3 - RaGEZONE Forums




if you want to use not on VM compile the source whit license
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Jun 8, 2008
Messages
35
Reaction score
3
I am about to update some things to play offline, the changes I am making:
- Add NPC event, monster in some map.
- Re-enable the disabled Master table (key A).
- Add Quest to play offline.
- Add some items to the shop and sell some items with Wcoin.
- Add rewards for Events: after Event ends, random will receive Full Option Weapons (Blood Castle), Full Option Equipment (Devil Square), Full Option Wings (Chaos Castle). Only 1 item is received at a time. Except for golden items, other items can be received in Event.
- Kill gold Boss + 150 Wcoin/1.
- After opening the store use 1 of the commands: /offzen, /offcredit, /offwcoinc, /offwcoinp, /offgoblin for offline sales. Meet the NPC Mirage (137,122) in Lorencia to see all the players stores are selling.

Arena
Pyke - [Release] Ex-Team Latest Source MultiServer S6EP3 - RaGEZONE Forums
Master table
Pyke - [Release] Ex-Team Latest Source MultiServer S6EP3 - RaGEZONE Forums
ExQuest mission: Meet the NPC Guard (155,129) in Lorencia to receive and return the mission. This NPC has 4 gates of Lorencia, also available on other maps. Reward: Zen, Wcoin, Credits, Point, Chaos. A route about 60 quests. Only the first route receives Points, Wcoin in the following routes received is 10 Wcoin/Quest
Pyke - [Release] Ex-Team Latest Source MultiServer S6EP3 - RaGEZONE Forums
MonsterQuest mission: Meet the NPC Stone Statue (145,128) in Lorencia to receive and return the quest. Reward: Wcoin, WcoinP, Point, Full Option Item. There are about 60 Monster Quests
Pyke - [Release] Ex-Team Latest Source MultiServer S6EP3 - RaGEZONE Forums
QuestSystem mission: Includes 3 branches per branch 6 quest. Meet the NPC David (150,145) in Lorencia to receive and return the mission.Master Killer: Kill all the required monsters, click on the sign ! to see the monster location. Reward: Zen, Point
Pyke - [Release] Ex-Team Latest Source MultiServer S6EP3 - RaGEZONE Forums
Treasure Hunt: Collect items, click on the sign ! to view maps kill monsters, a quest can be done on many different maps. Rewards: Zen, Wcoin, Jewel.
Pyke - [Release] Ex-Team Latest Source MultiServer S6EP3 - RaGEZONE Forums
Craft Way: Buy items at the shops next to you and do as required. Reward: Zen, Jewel.
Pyke - [Release] Ex-Team Latest Source MultiServer S6EP3 - RaGEZONE Forums
Marriage: Meet the NPC Stone Statue (11.25) in Devias to get married. Instructions: Each person needs 30 Heart (fight with monsters in Devias will get Heart), 2 people in the same party and click on the NPC Stone Statue and press Ok
Pyke - [Release] Ex-Team Latest Source MultiServer S6EP3 - RaGEZONE Forums
Shop Wcoin
Pyke - [Release] Ex-Team Latest Source MultiServer S6EP3 - RaGEZONE Forums
Pyke - [Release] Ex-Team Latest Source MultiServer S6EP3 - RaGEZONE Forums
I'm still finishing, when finished I will share


Upload fix please :) thanks !!!
 
Newbie Spellweaver
Joined
Jun 25, 2019
Messages
7
Reaction score
0
I have posted 2 times but haven't been approved yet. If you go to Pyke's original post, you'll see the link
 
Junior Spellweaver
Joined
Dec 6, 2015
Messages
157
Reaction score
11
Does anyone has postitem source fix? and other fix source?
 
Experienced Elementalist
Joined
Oct 31, 2006
Messages
282
Reaction score
82
I tested S12 EP2 on google vps and it connects perfect. This server S6 I do not appear the login button and I take disconnect kkkk I can not enter the game. Will it be windows version? or should i use google local ip in some file and no-ip in another file? Because on some mobile mu server has this setting
 
Newbie Spellweaver
Joined
Feb 3, 2016
Messages
32
Reaction score
2
Hello, can someone help me. Chat sometimes didn't show messanges, but in second mu windows i see this messange.
And sometimes monsters will lags visual, clicker attack monster But he didn't have HPbar and can't kill him.
How to fix it, thanks.
 
Newbie Spellweaver
Joined
Jun 25, 2006
Messages
59
Reaction score
2
gs no Start ???


how to fix License??????????????
 
Back
Top