<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>数据中心</title>
    <link>https://www.1234f.com/sj/</link>
    <description>Latest 50 infos of 数据中心</description>
    <copyright>Copyright(C) Empire CMS</copyright>
    <generator>Empire CMS by Empire Studio.</generator>
    <lastBuildDate>Thu, 16 Apr 2026 07:09:26 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://www.1234f.com/e/data/images/rss.gif</url>
      <title>1234FCOM专注游戏工具及源码例子分享</title>
      <link>https://www.1234f.com/</link>
    </image>
    <item>
      <title><![CDATA[远程NPC脚本控制器可有效防止脚本泄密问题]]></title>
      <description><![CDATA[ 说明: 远程NPC脚本控制器可取代传统的脚本加密插件,可以更加方便的管理需要加密的脚本,并且可以有效防止脚本泄密问题!

设置方法:
1.放置远程脚本控制器(RemoteNPC.exe)的 ]]></description>
      <link>https://www.1234f.com/sj/technology/npc/20260414/1573.html</link>
      <guid>https://www.1234f.com/sj/technology/npc/20260414/1573.html</guid>
      <category>NPC脚本</category>
      <author><![CDATA[开源人]]></author>
      <pubDate>Tue, 14 Apr 2026 10:34:48 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[传奇版本地图里面怪物不同的颜色时怎么设置的]]></title>
      <description><![CDATA[ 编辑MonGen.txt中的刷怪设置.

3   348   332   弓箭手  0  1  1   100   249      ;红色显示
3   348   332   弓箭手  0  1  1   100   253      ;紫色显示 ]]></description>
      <link>https://www.1234f.com/sj/technology/npc/20260414/1572.html</link>
      <guid>https://www.1234f.com/sj/technology/npc/20260414/1572.html</guid>
      <category>NPC脚本</category>
      <author><![CDATA[开源人]]></author>
      <pubDate>Tue, 14 Apr 2026 10:34:29 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[传奇GM如何设置管理员上线自动飞进指定GM地图]]></title>
      <description><![CDATA[ 			GM上线自动传送到GM专用地图，刷装备调属性管理游戏甚是方便，那么如何设置才能让GM上线就能传送到GM地图呢，今天联诚网络带着新手GM的疑问给大家讲解下方法以及脚本


要增加 ]]></description>
      <link>https://www.1234f.com/sj/technology/npc/20260414/1571.html</link>
      <guid>https://www.1234f.com/sj/technology/npc/20260414/1571.html</guid>
      <category>NPC脚本</category>
      <author><![CDATA[开源人]]></author>
      <pubDate>Tue, 14 Apr 2026 10:33:24 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[增加叠加物品OverLap=3时，叠加物品重量不变(不管叠加多少个，物品重量不变)]]></title>
      <description><![CDATA[ 看下其它引擎
看到有这样的功能..
增加叠加物品OverLap=3时，叠加物品重量不变(不管叠加多少个，物品重量不变)
随手试下 如何更改这个..

在源码里查找 Overlap 定位到UsrEngn ]]></description>
      <link>https://www.1234f.com/sj/technique/delphi/20260408/1570.html</link>
      <guid>https://www.1234f.com/sj/technique/delphi/20260408/1570.html</guid>
      <category>编程技术</category>
      <author><![CDATA[开源人]]></author>
      <pubDate>Tue, 07 Apr 2026 17:45:31 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[增加小地图的第三种显示方式]]></title>
      <description><![CDATA[ 						喜欢大部分引擎的大地图的方式。。。

先改了一下客户端clmain.pas里的显示小地图的地方 就是改了按快捷键tab的。鼠标点的触发没有改。。。
原来的小地图有两种的，一 ]]></description>
      <link>https://www.1234f.com/sj/technique/delphi/20260408/1569.html</link>
      <guid>https://www.1234f.com/sj/technique/delphi/20260408/1569.html</guid>
      <category>编程技术</category>
      <author><![CDATA[开源人]]></author>
      <pubDate>Tue, 07 Apr 2026 17:40:37 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[扩展MonGen支持自定义怪物名字颜色]]></title>
      <description><![CDATA[ 						LocalDB.pas -&amp;gt; function TWorldDatabase.LoadMonGen(): Integer;			        sLineText := GetValidStr3(sLineText, sData, &amp;#039; &amp;#039;, #9);        MonGenInfo.nMission ]]></description>
      <link>https://www.1234f.com/sj/technique/delphi/20260408/1568.html</link>
      <guid>https://www.1234f.com/sj/technique/delphi/20260408/1568.html</guid>
      <category>编程技术</category>
      <author><![CDATA[开源人]]></author>
      <pubDate>Tue, 07 Apr 2026 17:33:49 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[修复注册账号不保存非数字的密码]]></title>
      <description><![CDATA[ 使用过程中。注册账号时发现一个很奇怪的问题。使用带有字符的密码时。注册成功后。密码会置为0.
后经过汤团先生大哥指点。。。应是字段属性有错。导致只会保存数字类型的 ]]></description>
      <link>https://www.1234f.com/sj/technique/delphi/20260408/1567.html</link>
      <guid>https://www.1234f.com/sj/technique/delphi/20260408/1567.html</guid>
      <category>编程技术</category>
      <author><![CDATA[开源人]]></author>
      <pubDate>Tue, 07 Apr 2026 17:33:24 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[修改了怪物显名]]></title>
      <description><![CDATA[ 在TBaseObject.GetShowName 加了下面的代码          Result := Format(&amp;#039;%s(%d)\LV：%d\防御：%d-%d\魔防：%d-%d\攻击：%d-%d\魔法：%d-%d\道术：%d-%d&amp;#039;,          m_sFCharName,m_WAb ]]></description>
      <link>https://www.1234f.com/sj/technique/delphi/20260408/1566.html</link>
      <guid>https://www.1234f.com/sj/technique/delphi/20260408/1566.html</guid>
      <category>编程技术</category>
      <author><![CDATA[开源人]]></author>
      <pubDate>Tue, 07 Apr 2026 17:32:08 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[3K2019最新支持自定义怪物和自创神兵套装引擎完整源码虚拟机版]]></title>
      <description><![CDATA[ 3K2019最新支持自定义怪物和自创神兵套装引擎完整源码
1.更换HGE绘图引擎
2.去掉M2注册相关函数
3.代码平台升级到XE10.2
4.修复3K客户端CPU过高
5.支持盛大新地图以及新WZL ]]></description>
      <link>https://www.1234f.com/sj/GitHub/yqym/20260401/1565.html</link>
      <guid>https://www.1234f.com/sj/GitHub/yqym/20260401/1565.html</guid>
      <category>引擎源码</category>
      <author><![CDATA[开源人]]></author>
      <pubDate>Wed, 01 Apr 2026 14:08:46 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[GOM20260316无限制完整版定制版引擎(转载整理)]]></title>
      <description><![CDATA[ GOM20260316无限制完整版定制版引擎(转载整理)
非诚勿扰！仅供学习交流单机使用，严禁互联网架设使用，任何后果自负！！！！！！！
如需互联网使用，请使用授权服务！！！！！！！ ]]></description>
      <link>https://www.1234f.com/sj/GitHub/gju/20260316/1564.html</link>
      <guid>https://www.1234f.com/sj/GitHub/gju/20260316/1564.html</guid>
      <category>工具</category>
      <author><![CDATA[开源人]]></author>
      <pubDate>Mon, 16 Mar 2026 04:45:00 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[最新传奇A3M2引擎全套源码]]></title>
      <description><![CDATA[ 最新传奇A3M2引擎全套源码 ]]></description>
      <link>https://www.1234f.com/sj/GitHub/yqym/20260306/1563.html</link>
      <guid>https://www.1234f.com/sj/GitHub/yqym/20260306/1563.html</guid>
      <category>引擎源码</category>
      <author><![CDATA[开源人]]></author>
      <pubDate>Fri, 06 Mar 2026 09:06:34 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[传奇新增地图天气音乐和动态完整素材]]></title>
      <description><![CDATA[ 传奇新增地图天气音乐和动态完整素材 ]]></description>
      <link>https://www.1234f.com/sj/GitHub/sucai/20260228/1562.html</link>
      <guid>https://www.1234f.com/sj/GitHub/sucai/20260228/1562.html</guid>
      <category>素材</category>
      <author><![CDATA[开源人]]></author>
      <pubDate>Sat, 28 Feb 2026 02:09:50 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[2026高清地图热血传奇新地图雪域之城传奇新地图完整版带安装教程]]></title>
      <description><![CDATA[ 热血传奇新地图雪域之城传奇新地图完整版带安装教程 ]]></description>
      <link>https://www.1234f.com/sj/GitHub/sucai/20260226/1561.html</link>
      <guid>https://www.1234f.com/sj/GitHub/sucai/20260226/1561.html</guid>
      <category>素材</category>
      <author><![CDATA[开源人]]></author>
      <pubDate>Thu, 26 Feb 2026 09:08:26 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[逐鹿中原原始版GOM引擎传奇版本（老换新）]]></title>
      <description><![CDATA[ 打工营地处可接受任务，完成后可以获得声望值。能量值!
只要在游戏里输入@会员管理!就可以查看会员功能及办理会员!还可以随时随地给朋友点播歌曲!
土城安全区120分钟刷5只 ]]></description>
      <link>https://www.1234f.com/sj/legendofmir/gameofmir/20260129/1560.html</link>
      <guid>https://www.1234f.com/sj/legendofmir/gameofmir/20260129/1560.html</guid>
      <category>GOM引擎</category>
      <author><![CDATA[开源人]]></author>
      <pubDate>Thu, 29 Jan 2026 00:56:11 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[1.85盛世嘉年华原始版GOM引擎传奇版本（老换新）]]></title>
      <description><![CDATA[ 宝石可以用来提升首饰，头盔，衣服的属性。(地点：桃源之门)
输入指令&amp;quot;@部落&amp;quot;可选择您想要加入的部落以及查询部落信息！
在土城彩票员处可以接受任务，完成任务可以获得声望值。
当 ]]></description>
      <link>https://www.1234f.com/sj/legendofmir/gameofmir/20260128/1559.html</link>
      <guid>https://www.1234f.com/sj/legendofmir/gameofmir/20260128/1559.html</guid>
      <category>GOM引擎</category>
      <author><![CDATA[开源人]]></author>
      <pubDate>Wed, 28 Jan 2026 13:57:57 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[传奇脚本大全202512月份更新版]]></title>
      <description><![CDATA[ 链接: https://pan.baidu.com/s/1_jDWHGWc1FJT7gvV9r55VQ 提取码: 8u8j ]]></description>
      <link>https://www.1234f.com/sj/technology/npc/20251226/1558.html</link>
      <guid>https://www.1234f.com/sj/technology/npc/20251226/1558.html</guid>
      <category>NPC脚本</category>
      <author><![CDATA[开源人]]></author>
      <pubDate>Fri, 26 Dec 2025 03:08:03 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[传奇所有引擎通用版快速升级泡点脚本]]></title>
      <description><![CDATA[ @Main
#IF
#Act
CloseBigDialogBox
#Say
\
&amp;lt;Hot~/FCOLOR=19&amp;gt;　　　&amp;lt;为您省去繁琐的打怪过程，轻松泡点升级/FCOLOR=154&amp;gt;\
&amp;lt;--------------------------------------------- ]]></description>
      <link>https://www.1234f.com/sj/technology/npc/20251226/1557.html</link>
      <guid>https://www.1234f.com/sj/technology/npc/20251226/1557.html</guid>
      <category>NPC脚本</category>
      <author><![CDATA[开源人]]></author>
      <pubDate>Fri, 26 Dec 2025 02:59:24 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[传奇服务端中常见的机器码限制领取一次脚本]]></title>
      <description><![CDATA[ @main
#IF
#SAY
\ \ \
&amp;lt;领取/@领取&amp;gt;

@领取
#IF
Checktextlist ..\QuestDiary\机器码.txt &amp;lt;$MACHINEID&amp;gt;
#Act
MessageBox 每人限领一次
Break

#IF
CHECKLEVELEX &amp;gt; 0 ]]></description>
      <link>https://www.1234f.com/sj/technology/npc/20251226/1556.html</link>
      <guid>https://www.1234f.com/sj/technology/npc/20251226/1556.html</guid>
      <category>NPC脚本</category>
      <author><![CDATA[开源人]]></author>
      <pubDate>Fri, 26 Dec 2025 02:52:49 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[GOM引擎升级泡点的制作教程+泡点完整脚本]]></title>
      <description><![CDATA[ 1、打开MapInfo.txt，加入地图配置文件：
EM029A|0139 险恶泡点 NORECONNECT(0159) NOTALLOWUSEITEMS(行会召唤令)
B136A|B136 会员泡点① SAFE NORECONNECT(0159) NOTALLO ]]></description>
      <link>https://www.1234f.com/sj/technology/npc/20251226/1555.html</link>
      <guid>https://www.1234f.com/sj/technology/npc/20251226/1555.html</guid>
      <category>NPC脚本</category>
      <author><![CDATA[开源人]]></author>
      <pubDate>Fri, 26 Dec 2025 02:46:04 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[GOM引擎传奇服务端极品装备回收脚本]]></title>
      <description><![CDATA[ 						@main
#if
#act
MOV S$回收物品
MOV N$回收价格 0
MOV S$极品点数  
GOTO @回收确认
BREAK


@回收确认
#say
拾到极品装备千万不要直接回收哦..这里的回收价格比 ]]></description>
      <link>https://www.1234f.com/sj/technology/npc/20251226/1554.html</link>
      <guid>https://www.1234f.com/sj/technology/npc/20251226/1554.html</guid>
      <category>NPC脚本</category>
      <author><![CDATA[开源人]]></author>
      <pubDate>Fri, 26 Dec 2025 02:39:49 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[GOM引擎传奇版本打怪经验倍数脚本]]></title>
      <description><![CDATA[ 						@登陆设置
{
#if
#act
mov N$杀怪经验 0

#if
check 10 1
#act
mov N$杀怪经验 150

#if
check 11 1
#act
mov N$杀怪经验 200

#if
check 12 1
#act
mov N$ ]]></description>
      <link>https://www.1234f.com/sj/technology/npc/20251226/1553.html</link>
      <guid>https://www.1234f.com/sj/technology/npc/20251226/1553.html</guid>
      <category>NPC脚本</category>
      <author><![CDATA[开源人]]></author>
      <pubDate>Fri, 26 Dec 2025 02:37:50 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[超级祝福油DB数据及触发脚本]]></title>
      <description><![CDATA[ DB数据：
872;超级祝福油;31;0;1;14;0;0;446;1;0;0;0;0;0;0;0;0;0;0;0;0;10000;5;254;2;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;


QF脚 ]]></description>
      <link>https://www.1234f.com/sj/technology/npc/20251226/1552.html</link>
      <guid>https://www.1234f.com/sj/technology/npc/20251226/1552.html</guid>
      <category>NPC脚本</category>
      <author><![CDATA[开源人]]></author>
      <pubDate>Fri, 26 Dec 2025 02:29:37 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[记录一次discuz3.5搬家换服务器的过程]]></title>
      <description><![CDATA[ discuz搬家换服务器相对还是简单的，整个过程就是备份数据，下载再上传，然后执行数据恢复的一个过程。首先，备份数据登录需要搬家的discuz网站后台，在&amp;mdash;&amp;mdash;站长&amp;mdash;&amp;amp;md ]]></description>
      <link>https://www.1234f.com/sj/technique/cms/20251226/1551.html</link>
      <guid>https://www.1234f.com/sj/technique/cms/20251226/1551.html</guid>
      <category>CMS</category>
      <author><![CDATA[开源人]]></author>
      <pubDate>Fri, 26 Dec 2025 02:03:56 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[传奇地图制作Tiles地砖+Objects遮挡,解决游戏卡图更有层次感制作方法？]]></title>
      <description><![CDATA[ 什么是地砖地图,地砖地图有什么好处?一张完整的图是由Tiles大地砖或SmTiles(小地砖)+Objects遮挡组成,单纯使用Objects做的地图会卡而且没有遮挡层次,什么是遮挡层？就是建筑 ]]></description>
      <link>https://www.1234f.com/sj/technology/mir/20251225/1550.html</link>
      <guid>https://www.1234f.com/sj/technology/mir/20251225/1550.html</guid>
      <category>传奇技术</category>
      <author><![CDATA[开源人]]></author>
      <pubDate>Thu, 25 Dec 2025 09:21:27 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[乐都传奇(乐都引擎)乐都正式版乐都完整全套源码]]></title>
      <description><![CDATA[ 乐都传奇(乐都引擎)乐都正式版乐都完整全套源码 ]]></description>
      <link>https://www.1234f.com/sj/GitHub/yqym/20251213/1549.html</link>
      <guid>https://www.1234f.com/sj/GitHub/yqym/20251213/1549.html</guid>
      <category>引擎源码</category>
      <author><![CDATA[开源人]]></author>
      <pubDate>Sat, 13 Dec 2025 12:49:49 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[增加对话框 设置NPC文字坐标]]></title>
      <description><![CDATA[ 本来以为会很复杂 的。
参考了其它引擎源码。其实也没有很多的功能。
想了一上。其实也是不难的。就是检测有什么显示什么吧。。
但是有些功能暂时不会实现
如 对话框显示图 ]]></description>
      <link>https://www.1234f.com/sj/technique/delphi/20251128/1548.html</link>
      <guid>https://www.1234f.com/sj/technique/delphi/20251128/1548.html</guid>
      <category>编程技术</category>
      <author><![CDATA[开源人]]></author>
      <pubDate>Fri, 28 Nov 2025 03:08:41 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[升级64位引擎需要注意的事情]]></title>
      <description><![CDATA[ 						这也是今天把M2跑到Win11引起我重视的问题。

首先需要明确一件事情，M2内的所有对象地址，都是以Integer进行转换的。

注意到什么了吗？Integer？

没错，即使你把编译环境切 ]]></description>
      <link>https://www.1234f.com/sj/technique/delphi/20251128/1547.html</link>
      <guid>https://www.1234f.com/sj/technique/delphi/20251128/1547.html</guid>
      <category>编程技术</category>
      <author><![CDATA[开源人]]></author>
      <pubDate>Fri, 28 Nov 2025 01:45:06 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[BLUE_LEGENDM2完整版传奇引擎源码 比烟花更寂寞最后绝版 全网唯一首出 正品途径]]></title>
      <description><![CDATA[ BLUE_LEGENDM2完整版源码 比烟花更寂寞最后绝版，此版非2018年那次团购开源版，没有可比性。
此代码，是烟花2014打包巅峰绝版，具体故事已经成为历史，完整微端、完整网关、完整独立1 ]]></description>
      <link>https://www.1234f.com/sj/GitHub/yqym/20251114/1546.html</link>
      <guid>https://www.1234f.com/sj/GitHub/yqym/20251114/1546.html</guid>
      <category>引擎源码</category>
      <author><![CDATA[开源人]]></author>
      <pubDate>Fri, 14 Nov 2025 03:07:14 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[抖音爆款传奇人物轮椅素材补丁]]></title>
      <description><![CDATA[ 传奇人物轮椅素材 ]]></description>
      <link>https://www.1234f.com/sj/GitHub/sucai/20251106/1545.html</link>
      <guid>https://www.1234f.com/sj/GitHub/sucai/20251106/1545.html</guid>
      <category>素材</category>
      <author><![CDATA[开源人]]></author>
      <pubDate>Thu, 06 Nov 2025 13:57:06 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[BLUE系列传奇源码 ASP10源码可接三端APP 虚拟机完整版]]></title>
      <description><![CDATA[ BLUE系列传奇源码 ASP10源码可接三端APP 虚拟机完整版 ]]></description>
      <link>https://www.1234f.com/sj/GitHub/yqym/20251105/1544.html</link>
      <guid>https://www.1234f.com/sj/GitHub/yqym/20251105/1544.html</guid>
      <category>引擎源码</category>
      <author><![CDATA[开源人]]></author>
      <pubDate>Wed, 05 Nov 2025 02:40:37 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[传奇引擎Windows 11 x64 BLUE HGE 基础虚拟机版]]></title>
      <description><![CDATA[ 传奇引擎Windows 11 x64 BLUE HGE 基础虚拟机版 ]]></description>
      <link>https://www.1234f.com/sj/GitHub/yqym/20251101/1543.html</link>
      <guid>https://www.1234f.com/sj/GitHub/yqym/20251101/1543.html</guid>
      <category>引擎源码</category>
      <author><![CDATA[开源人]]></author>
      <pubDate>Sat, 01 Nov 2025 07:12:21 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[GOM引擎源码RunGate窗口内嵌部分源码解析]]></title>
      <description><![CDATA[ procedure TfrmMain.ProcessRunGateMsg(wIdent: Word; sData: string);var  I: Integer;  nHandle: THandle;  hRect: TRect;begin  case wIdent of    SG_FORMHANDLE:    b ]]></description>
      <link>https://www.1234f.com/sj/technique/delphi/20251025/1542.html</link>
      <guid>https://www.1234f.com/sj/technique/delphi/20251025/1542.html</guid>
      <category>编程技术</category>
      <author><![CDATA[开源人]]></author>
      <pubDate>Fri, 24 Oct 2025 19:40:59 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[化肥小火炬数据库充值过程代码]]></title>
      <description><![CDATA[ USE ACCOUNT
GO
IF  EXISTS (SELECT * FROM sysobjects WHERE name=&amp;amp;#39;TBL_CZ&amp;amp;#39; AND xtype in (N&amp;amp;#39;U&amp;amp;#39;))
drop table TBL_CZ
GO
print &amp;amp;#39;创建记录保存表！&amp;amp;#39; ]]></description>
      <link>https://www.1234f.com/sj/technique/delphi/20251024/1541.html</link>
      <guid>https://www.1234f.com/sj/technique/delphi/20251024/1541.html</guid>
      <category>编程技术</category>
      <author><![CDATA[开源人]]></author>
      <pubDate>Fri, 24 Oct 2025 04:44:39 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[传奇引擎ASP10代轻松对接OX壳APP实现三端传奇PC源码完整版 red引擎第一代]]></title>
      <description><![CDATA[ 传奇引擎ASP10代轻松对接OX壳APP实现三端传奇PC源码完整版 ]]></description>
      <link>https://www.1234f.com/sj/GitHub/yqym/20251023/1540.html</link>
      <guid>https://www.1234f.com/sj/GitHub/yqym/20251023/1540.html</guid>
      <category>引擎源码</category>
      <author><![CDATA[开源人]]></author>
      <pubDate>Thu, 23 Oct 2025 12:14:14 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[V2m2引擎源码虚拟机完整版直接二次开发，环境已经搭建完毕]]></title>
      <description><![CDATA[ V2m2引擎源码虚拟机完整版直接二次开发，环境已经搭建完毕 ]]></description>
      <link>https://www.1234f.com/sj/GitHub/yqym/20251022/1539.html</link>
      <guid>https://www.1234f.com/sj/GitHub/yqym/20251022/1539.html</guid>
      <category>引擎源码</category>
      <author><![CDATA[开源人]]></author>
      <pubDate>Wed, 22 Oct 2025 05:43:21 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[GOM引擎开发在游戏界面经验进度条下面加经验值数字进度]]></title>
      <description><![CDATA[ 先定义：  sExpMAX: string;绘制值  sExpMAX := IntToStr(g_MySelf.m_Abil.Exp) + &amp;#039;/&amp;#039; + IntToStr(g_MySelf.m_Abil.MaxExp);  // 在经验条下方绘制坐标BoldTextOut(vtRect.L ]]></description>
      <link>https://www.1234f.com/sj/technique/delphi/20251019/1538.html</link>
      <guid>https://www.1234f.com/sj/technique/delphi/20251019/1538.html</guid>
      <category>编程技术</category>
      <author><![CDATA[开源人]]></author>
      <pubDate>Sun, 19 Oct 2025 08:56:10 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[GOM引擎实现动态血球技术]]></title>
      <description><![CDATA[ 客户端单元文件serialwindoesdlg中implementation下新建
 const  HP_OffsetX = 38;  // 横向偏移，可改  HP_OffsetY = 90;   // 纵向偏移，可改  MP_OffsetX = 88; // 横向偏移 ]]></description>
      <link>https://www.1234f.com/sj/technology/mir/20251016/1537.html</link>
      <guid>https://www.1234f.com/sj/technology/mir/20251016/1537.html</guid>
      <category>传奇技术</category>
      <author><![CDATA[开源人]]></author>
      <pubDate>Thu, 16 Oct 2025 03:15:10 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[传奇GOM、ZERO引擎血球动态素材播放添加方法]]></title>
      <description><![CDATA[ 传奇GOM、ZERO引擎血球动态素材播放添加方法
GameOfMir引擎血球特效添加方法：
在你的登陆脚本里加入以下代码

PLAYMAGICBALLEFFECT 37 257 13 50 -1 0 1 0 0 0
PLAYMAGICBAL ]]></description>
      <link>https://www.1234f.com/sj/technology/mir/20251016/1536.html</link>
      <guid>https://www.1234f.com/sj/technology/mir/20251016/1536.html</guid>
      <category>传奇技术</category>
      <author><![CDATA[开源人]]></author>
      <pubDate>Wed, 15 Oct 2025 16:25:11 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[传奇GOM引擎CPU高]]></title>
      <description><![CDATA[ M2-选项-性能设置-默认设置-确定 ]]></description>
      <link>https://www.1234f.com/sj/technique/delphi/20251015/1535.html</link>
      <guid>https://www.1234f.com/sj/technique/delphi/20251015/1535.html</guid>
      <category>编程技术</category>
      <author><![CDATA[开源人]]></author>
      <pubDate>Wed, 15 Oct 2025 03:41:22 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[传奇GOM引擎泡点功能详解]]></title>
      <description><![CDATA[ 泡点功能： 可以实现人物在线时间隔指定时间自动得到指定游戏点数，这些点数可以用来换取物品、经验、等级或其它。实现方法：
泡点是基于地图的，可以指定那些地图可以有泡点功能，人 ]]></description>
      <link>https://www.1234f.com/sj/technique/delphi/20251015/1534.html</link>
      <guid>https://www.1234f.com/sj/technique/delphi/20251015/1534.html</guid>
      <category>编程技术</category>
      <author><![CDATA[开源人]]></author>
      <pubDate>Wed, 15 Oct 2025 03:40:48 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[传奇GOM引擎如何拆分叠加物品]]></title>
      <description><![CDATA[ 按住键盘&amp;ldquo;Shift&amp;rdquo;键，鼠标左键点击需要拆分的叠加物品 ]]></description>
      <link>https://www.1234f.com/sj/technique/delphi/20251015/1533.html</link>
      <guid>https://www.1234f.com/sj/technique/delphi/20251015/1533.html</guid>
      <category>编程技术</category>
      <author><![CDATA[开源人]]></author>
      <pubDate>Wed, 15 Oct 2025 03:40:28 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[传奇GOM引擎如何改变蜡烛类型装备掉持久类型]]></title>
      <description><![CDATA[ 自定义蜡烛物品掉持久控制，支持按时间掉持久或与普通装备一样受攻击掉持久。用法：
按时间掉持久：数品数据库中Source字段为：０
受攻击掉持久：物品数据库中Source字段为：１修改蜡烛、火 ]]></description>
      <link>https://www.1234f.com/sj/technique/delphi/20251015/1532.html</link>
      <guid>https://www.1234f.com/sj/technique/delphi/20251015/1532.html</guid>
      <category>编程技术</category>
      <author><![CDATA[开源人]]></author>
      <pubDate>Wed, 15 Oct 2025 03:40:07 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[传奇GOM引擎如何设置武器为吸血武器]]></title>
      <description><![CDATA[ 可将武器设置成吸血武器；用法：
在物品数据库中，将武器Anicount字段设为：138，
吸血量为武器的重量（如重量为10，即每刀吸血10点） ]]></description>
      <link>https://www.1234f.com/sj/technique/delphi/20251015/1531.html</link>
      <guid>https://www.1234f.com/sj/technique/delphi/20251015/1531.html</guid>
      <category>编程技术</category>
      <author><![CDATA[开源人]]></author>
      <pubDate>Wed, 15 Oct 2025 03:39:44 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[传奇GOM、ZERO引擎如何使用插件]]></title>
      <description><![CDATA[ 插件分登录器插件和M2插件.他们分别是登录器使用的，和M2使用的，不能用错登录器插件的调用:
在登录器配置器目下有&amp;ldquo;PlugClient&amp;rdquo;目录，只要把插件放进去，然后重新配置 ]]></description>
      <link>https://www.1234f.com/sj/technique/delphi/20251015/1530.html</link>
      <guid>https://www.1234f.com/sj/technique/delphi/20251015/1530.html</guid>
      <category>编程技术</category>
      <author><![CDATA[开源人]]></author>
      <pubDate>Wed, 15 Oct 2025 03:39:08 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[传奇GOM引擎什么是Pak文件]]></title>
      <description><![CDATA[ **Pak文件是GOM引擎自定义图片资源格式，支持密码功能,可以使用工具包中的WIL编辑器创建修改等编辑。	使用Pak文件需要配置Pak文件的密码。	Pak文件需要放在客户端对应的&amp;amp;ldqu ]]></description>
      <link>https://www.1234f.com/sj/technique/delphi/20251015/1529.html</link>
      <guid>https://www.1234f.com/sj/technique/delphi/20251015/1529.html</guid>
      <category>编程技术</category>
      <author><![CDATA[开源人]]></author>
      <pubDate>Wed, 15 Oct 2025 03:38:35 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[传奇GOM引擎什么是WIL序号]]></title>
      <description><![CDATA[ M2-查看-列表信息二很多脚本命令和功能都会使用这个WIL序号。WIL序号的计算是从0开始的,例如下图中从0开始数，Mon36.wil的WIL文件序号是0Icon.wil的WIL文件序号是1NewopUI.Pa ]]></description>
      <link>https://www.1234f.com/sj/technique/delphi/20251015/1528.html</link>
      <guid>https://www.1234f.com/sj/technique/delphi/20251015/1528.html</guid>
      <category>编程技术</category>
      <author><![CDATA[开源人]]></author>
      <pubDate>Wed, 15 Oct 2025 03:37:46 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[传奇GOM引擎为什么安全区可以杀人？]]></title>
      <description><![CDATA[ 安全区参数配置错误。详见安全区参数配置 ]]></description>
      <link>https://www.1234f.com/sj/technique/delphi/20251015/1527.html</link>
      <guid>https://www.1234f.com/sj/technique/delphi/20251015/1527.html</guid>
      <category>编程技术</category>
      <author><![CDATA[开源人]]></author>
      <pubDate>Wed, 15 Oct 2025 03:37:00 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[传奇GOM引擎为什么不能自动解包]]></title>
      <description><![CDATA[ 客户端自动解包配置，药品数据库的Anicount=打包物品的Shape，这样才可以自动解包
例如：
强效金创药 Anicount=100 超级金创药 Shape=100
疗伤药 Anicount=115 疗伤药包 Shape=11 ]]></description>
      <link>https://www.1234f.com/sj/technique/delphi/20251015/1526.html</link>
      <guid>https://www.1234f.com/sj/technique/delphi/20251015/1526.html</guid>
      <category>编程技术</category>
      <author><![CDATA[开源人]]></author>
      <pubDate>Wed, 15 Oct 2025 03:36:36 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[传奇GOM引擎为什么刺杀看不见效果？]]></title>
      <description><![CDATA[ 1.你的权限是10 也就是你是GM2.在安全区 ]]></description>
      <link>https://www.1234f.com/sj/technique/delphi/20251015/1525.html</link>
      <guid>https://www.1234f.com/sj/technique/delphi/20251015/1525.html</guid>
      <category>编程技术</category>
      <author><![CDATA[开源人]]></author>
      <pubDate>Wed, 15 Oct 2025 03:36:10 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[传奇GOM引擎为什么登陆黑屏，M2提示全局会话验证失败？]]></title>
      <description><![CDATA[ 一般情况是M2和账号服务器之间连接出了问题如果IP端口都检测过设置正确，并且都成功连接成功的情况下，还是出现这个问题可能是你的服务器名称有空格或括号等等特殊字符，或者名称 ]]></description>
      <link>https://www.1234f.com/sj/technique/delphi/20251015/1524.html</link>
      <guid>https://www.1234f.com/sj/technique/delphi/20251015/1524.html</guid>
      <category>编程技术</category>
      <author><![CDATA[开源人]]></author>
      <pubDate>Wed, 15 Oct 2025 03:35:50 +0000</pubDate>
    </item>
  </channel>
</rss>