• 大小: 1.09MB
    文件类型: .zip
    金币: 2
    下载: 1 次
    发布日期: 2023-08-28
  • 语言: 其他
  • 标签: 奇迹  第五季  

资源简介

奇迹第五季GS源码

资源截图

代码片段和文件信息

#include “stdafx.h“
#include “Commands.h“
#include “Protocol.h“
#include “User.h“
#include “GameMaping.h“

bool ChatingProcess(LPBYTE Packetint aIndex)
{
objectSTRUCT *lpObj = (objectSTRUCT*)object_POINTER(aIndex);

char Output[64];

memset(Output0sizeof(Output));

char LowerCase[64];

strcpy(LowerCase(char*)&Packet[13]);

MEMMcmd.GetString(strlwr(LowerCase)Output0);

char* Argument = (char*)&Packet[14] + strlen(Output);


    if(!strcmp(Output“/post“) || !strcmp(Output“/postar“) )
{
        MEMMcmd.CommandPost(aIndexArgument);
return 1;
}

    if(!strcmp(Output“/pkclear“) || !strcmp(Output“/limparpk“))
{
MEMMcmd.CommandPkClear(aIndex);
return 1;
}

if(!strcmp(Output“/sair“) || !strcmp(Output“/exit“))
{
    CloseClient(aIndex);
return 1;
}

    if(!strcmp(Output“/forca“) || !strcmp(Output“/addstr“))
{
MEMMcmd.CommandAddPoint(aIndexArgument0);
    return 1;
}

if(!strcmp(Output“/agilidade“) || !strcmp(Output“/addagi“))
{
MEMMcmd.CommandAddPoint(aIndexArgument1);
return 1;
}

if(!strcmp(Output“/vitalidade“) || !strcmp(Output“/addvit“))
{
MEMMcmd.CommandAddPoint(aIndexArgument2);
return 1;
}

if(!strcmp(Output“/energia“) || !strcmp(Output“/addene“))
{
MEMMcmd.CommandAddPoint(aIndexArgument3);
return 1;
}

if(!strcmp(Output“/carisma“) || !strcmp(Output“/addcmd“))
{
MEMMcmd.CommandAddPoint(aIndexArgument4);
return 1;
}

if(!strcmp(Output“/info“) || !strcmp(Output“/serverinfo“))
{
MEMMcmd.CommandInfo(aIndex);
return 1;
}

if(!strcmp(Output“/online“) || !strcmp(Output“/jogando“))
{
MEMMcmd.CommandOnline(aIndex);
return 1;
}

if(!strcmp(Output“/reset“) || !strcmp(Output“/resetar“))
{
MEMMcmd.CommandReborn(aIndex);
return 1;
}

if(!strcmp(Output“/ajuda“) || !strcmp(Output“/help“))
{
MEMMcmd.CommandHelp(aIndex);
return 1;
}

if(!strcmp(Output“/bau“) || !strcmp(Output“/vault“))
{
MEMMcmd.CommandVault(aIndexArgument);
return 1;
}

if(!strcmp(Output“/zen“) || !strcmp(Output“/bugarzen“) || !strcmp(Output“/bugbles“))
{
MEMMcmd.CommandZen(aIndex Argument);
return 1;
}

if(!strcmp(Output“/bloquear“) || !strcmp(Output“/block“))
{
MEMMcmd.CommandBlock(aIndexArgument);
    return 1;
}

    if(!strcmp(Output“/desbloquear“) || !strcmp(Output“/unblock“))
{
MEMMcmd.CommandUnblock(aIndexArgument);
    return 1;
}

if(!strcmp(Output“/banir“) || !strcmp(Output“/ban“))
{
    MEMMcmd.CommandBan(aIndexArgument);
    return 1;
}

if(!strcmp(Output“/desbanir“) || !strcmp(Output“/unban“)) 
{
MEMMcmd.CommandUnban(aIndexArgument);
    return 1;
}

    if(!strcmp(Output“/item“) || !strcmp(Output“/make“))
{
MEMMcmd.CommandItem(aIndexArgument);
    return 1;
}

    if(!strcmp(Output“/mob“) || !strcmp(Output“/addmonster“)) 
{
MEMMcmd.CommandCreateMob(aIndexA

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2009-12-30 22:56  1.00.90 MCTeam Season 4 and Season 5\
     文件        4088  2009-12-30 22:35  1.00.90 MCTeam Season 4 and Season 5\Chat.cpp
     文件           0  2009-12-30 17:37  1.00.90 MCTeam Season 4 and Season 5\Chat.h
     文件       22667  2009-12-30 22:54  1.00.90 MCTeam Season 4 and Season 5\Commands.cpp
     文件        1874  2009-12-30 22:35  1.00.90 MCTeam Season 4 and Season 5\Commands.h
     目录           0  2009-12-30 22:41  1.00.90 MCTeam Season 4 and Season 5\Debug\
     文件       18469  2009-12-30 22:35  1.00.90 MCTeam Season 4 and Season 5\Debug\Chat.obj
     文件        1937  2009-12-30 21:50  1.00.90 MCTeam Season 4 and Season 5\Debug\Extra.obj
     文件       13013  2009-12-30 22:35  1.00.90 MCTeam Season 4 and Season 5\Debug\Fixes.obj
     文件       53867  2009-12-30 22:35  1.00.90 MCTeam Season 4 and Season 5\Debug\GameInfo.obj
     文件        1943  2009-12-30 21:59  1.00.90 MCTeam Season 4 and Season 5\Debug\GameMain.obj
     文件        7445  2009-12-30 22:35  1.00.90 MCTeam Season 4 and Season 5\Debug\GameMaping.obj
     文件        1943  2009-12-30 21:50  1.00.90 MCTeam Season 4 and Season 5\Debug\GMSystem.obj
     文件        5919  2009-12-30 22:35  1.00.90 MCTeam Season 4 and Season 5\Debug\MapExplorer.obj
     文件        9607  2009-12-30 22:35  1.00.90 MCTeam Season 4 and Season 5\Debug\Maps.obj
     文件      200836  2009-12-30 21:59  1.00.90 MCTeam Season 4 and Season 5\Debug\MCTeam.dll
     文件      266660  2009-12-30 21:59  1.00.90 MCTeam Season 4 and Season 5\Debug\MCTeam.ilk
     文件     1910460  2009-12-30 20:16  1.00.90 MCTeam Season 4 and Season 5\Debug\MCTeam.pch
     文件      590848  2009-12-30 21:59  1.00.90 MCTeam Season 4 and Season 5\Debug\MCTeam.pdb
     文件        1941  2009-12-30 21:50  1.00.90 MCTeam Season 4 and Season 5\Debug\MoveReq.obj
     文件        1915  2009-12-30 21:59  1.00.90 MCTeam Season 4 and Season 5\Debug\NPC.obj
     文件       11321  2009-12-30 22:35  1.00.90 MCTeam Season 4 and Season 5\Debug\Packets.obj
     文件       21503  2009-12-30 22:41  1.00.90 MCTeam Season 4 and Season 5\Debug\Protocol.obj
     文件       55592  2009-12-30 20:16  1.00.90 MCTeam Season 4 and Season 5\Debug\StdAfx.obj
     文件        8061  2009-12-30 22:35  1.00.90 MCTeam Season 4 and Season 5\Debug\User.obj
     文件      164864  2009-12-30 22:54  1.00.90 MCTeam Season 4 and Season 5\Debug\vc60.idb
     文件      208896  2009-12-30 22:54  1.00.90 MCTeam Season 4 and Season 5\Debug\vc60.pdb
     文件        6596  2009-12-30 22:35  1.00.90 MCTeam Season 4 and Season 5\DoubleGoer.cpp
     文件         696  2009-12-30 22:35  1.00.90 MCTeam Season 4 and Season 5\DoubleGoer.h
     文件        9713  2009-12-30 22:35  1.00.90 MCTeam Season 4 and Season 5\DuelSystem.cpp
     文件        1142  2009-12-30 22:35  1.00.90 MCTeam Season 4 and Season 5\DuelSystem.h
............此处省略59个文件信息

评论

共有 条评论