<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>HGEM2论坛 - 吹水、闲聊、干货、福利</title>
    <link>https://bbs.hge666.com/forum.php?mod=forumdisplay&amp;fid=53</link>
    <description>Latest 20 threads of 吹水、闲聊、干货、福利</description>
    <copyright>Copyright(C) HGEM2论坛</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sun, 20 Sep 2026 12:30:03 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://bbs.hge666.com/static/image/common/logo_88_31.gif</url>
      <title>HGEM2论坛</title>
      <link>https://bbs.hge666.com/</link>
    </image>
    <item>
      <title>用AI写的功法系统，随机五个属性，</title>
      <link>https://bbs.hge666.com/forum.php?mod=viewthread&amp;tid=22295</link>
      <description><![CDATA[图片上传有大小限制]]></description>
      <category>吹水、闲聊、干货、福利</category>
      <author>三三呵呵</author>
      <pubDate>Thu, 17 Sep 2026 23:03:42 +0000</pubDate>
    </item>
    <item>
      <title>【分享】给版本做的配套资料站：图鉴 / 爆率计算 / 英雄排行 / 实时实况</title>
      <link>https://bbs.hge666.com/forum.php?mod=viewthread&amp;tid=22294</link>
      <description><![CDATA[把自己版本配套的一套网页整理了下，发上来给大家看看，也顺便说下实现思路。

一、效果

1）总览 / 首页
直接统计出：道具 1249 / 装备 729 / 怪物 594 / BOSS 155 / 技能 106。

2）英雄排行
最高等级、三职业人数、等级榜（可搜名字）。
点开人物能看\&quot;人物窗口·装备 ...]]></description>
      <category>吹水、闲聊、干货、福利</category>
      <author>HGE夫人</author>
      <pubDate>Thu, 17 Sep 2026 11:28:47 +0000</pubDate>
    </item>
    <item>
      <title>换了一家公司，继续摸鱼</title>
      <link>https://bbs.hge666.com/forum.php?mod=viewthread&amp;tid=22241</link>
      <description><![CDATA[换了一家公司，继续摸鱼，每天摸鱼也挺无聊的，游戏也不好玩了]]></description>
      <category>吹水、闲聊、干货、福利</category>
      <author>三三呵呵</author>
      <pubDate>Mon, 24 Aug 2026 08:40:48 +0000</pubDate>
    </item>
    <item>
      <title>精彩纷呈 无限畅享 尽在“干净世界”免费官网</title>
      <link>https://bbs.hge666.com/forum.php?mod=viewthread&amp;tid=22182</link>
      <description><![CDATA[从心灵封闭到看看不同的世界，虽然一步之遥却有无限的天地展现，不同的世界带给生命别样的殊途-----
干净世界，一个全新的社交媒体平台；一个多元化的互联网空间；即有趣又引人入胜：包括帖文，文章，短视频，长视频等。您可获取各种有趣的信息，学习知识，开阔视野， ...]]></description>
      <category>吹水、闲聊、干货、福利</category>
      <author>小白虎</author>
      <pubDate>Mon, 27 Jul 2026 07:14:12 +0000</pubDate>
    </item>
    <item>
      <title>请问啥时候更新啊啊啊啊</title>
      <link>https://bbs.hge666.com/forum.php?mod=viewthread&amp;tid=22164</link>
      <description><![CDATA[0513全是BUG]]></description>
      <category>吹水、闲聊、干货、福利</category>
      <author>扬光</author>
      <pubDate>Tue, 21 Jul 2026 05:17:50 +0000</pubDate>
    </item>
    <item>
      <title>SPSSluntan的论坛 - 我的个人论坛mybb站</title>
      <link>https://bbs.hge666.com/forum.php?mod=viewthread&amp;tid=22159</link>
      <description><![CDATA[网址

https://spssluntan.mybb.online/]]></description>
      <category>吹水、闲聊、干货、福利</category>
      <author>xiazaiall</author>
      <pubDate>Mon, 20 Jul 2026 01:04:52 +0000</pubDate>
    </item>
    <item>
      <title>关于lua删除文件操作</title>
      <link>https://bbs.hge666.com/forum.php?mod=viewthread&amp;tid=22115</link>
      <description><![CDATA[os.remove()支持删除相对路径的文件吗？

比如..\\\\LuaScripts\\\\QuestDiary\\\\123-ini


补充内容 (2026-7-8 15:51):
上面还没编辑完按错给发出来了，我想打的是比如：os.remove(“..\\\\LuaScripts\\\\QuestDiary\\\\123.ini\&quot;) ，好像删除不了呢，是不支持还是路径没写对？ ...]]></description>
      <category>吹水、闲聊、干货、福利</category>
      <author>深澜</author>
      <pubDate>Wed, 08 Jul 2026 07:47:57 +0000</pubDate>
    </item>
    <item>
      <title>玩家私聊，目标私聊按钮闪烁功能是如何做到的，有没有大佬交流一下。</title>
      <link>https://bbs.hge666.com/forum.php?mod=viewthread&amp;tid=22095</link>
      <description><![CDATA[第一步，【发送私聊消息者】向服务端发送一个消息报文，让服务端知道他发送了私聊消息




第二步，卡这里了，
服务端知道【消息的发送者】，但不知道【被私聊目标是谁】，
研究了半天，愣是没有找到可以【直接获取被私聊目标】的方式。
知道了被私聊的目标，才能获取 ...]]></description>
      <category>吹水、闲聊、干货、福利</category>
      <author>深澜</author>
      <pubDate>Mon, 29 Jun 2026 20:52:31 +0000</pubDate>
    </item>
    <item>
      <title>在外包公司不自由，上班不能摸鱼写脚本，还被客户投诉</title>
      <link>https://bbs.hge666.com/forum.php?mod=viewthread&amp;tid=22088</link>
      <description><![CDATA[在外包公司不自由，上班不能摸鱼写脚本，还被客户投诉，
撤了撤了，换了家自研公司，继续摸鱼，

这样上班就可以写脚本了]]></description>
      <category>吹水、闲聊、干货、福利</category>
      <author>三三呵呵</author>
      <pubDate>Sat, 27 Jun 2026 12:30:01 +0000</pubDate>
    </item>
    <item>
      <title>这段时间天天下班到点就闪，被客户投诉了，突然觉得游戏也没那么好玩了</title>
      <link>https://bbs.hge666.com/forum.php?mod=viewthread&amp;tid=22041</link>
      <description><![CDATA[这段时间天天下班到点就闪，结果被客户投诉了，突然觉得游戏也没那么好玩了，工作，生活还是得继续，]]></description>
      <category>吹水、闲聊、干货、福利</category>
      <author>三三呵呵</author>
      <pubDate>Mon, 08 Jun 2026 12:02:37 +0000</pubDate>
    </item>
    <item>
      <title>这下麻烦咯，天天摸鱼，从不加班，领导把我换到一个坑的项目组了</title>
      <link>https://bbs.hge666.com/forum.php?mod=viewthread&amp;tid=18397</link>
      <description><![CDATA[这下麻烦咯，天天摸鱼，从不加班，领导自己天天加班，领导把我换到一个坑的项目组了，这以后就苦逼咯，估计没时间玩传奇，写脚本了，上班摸鱼，一时摸鱼一时爽，一直摸鱼一直爽]]></description>
      <category>吹水、闲聊、干货、福利</category>
      <author>三三呵呵</author>
      <pubDate>Wed, 03 Jun 2026 22:59:24 +0000</pubDate>
    </item>
    <item>
      <title>我把这个现象提出来，会不会被喷？</title>
      <link>https://bbs.hge666.com/forum.php?mod=viewthread&amp;tid=18382</link>
      <description><![CDATA[生态烂透了，平台，QQ群，没人讨论技术，都是在秀，我今天坑了谁谁谁，怎么坑的，坑了多少人坑了多少钱，这这这，会不会被喷？被封号？？仔细想想，还真有这样的情况存在]]></description>
      <category>吹水、闲聊、干货、福利</category>
      <author>三三呵呵</author>
      <pubDate>Sun, 31 May 2026 02:04:28 +0000</pubDate>
    </item>
    <item>
      <title>这搞个锤子，刚在某鱼上一看，直接100</title>
      <link>https://bbs.hge666.com/forum.php?mod=viewthread&amp;tid=18381</link>
      <description><![CDATA[最新仿盛大的版本，这是他的介绍



【仿盛大25周年】十周年十二周年龙焰归来心法版本，全部内在功能，职业特色齐全，伤害平衡，适合散人和老板体验。支持一重转生、命格、体质、120级功体、600级五气朝元、灵兽融合、洗练、突破、战魂、荣耀计划、龙历卡、功法等玩法。 ...]]></description>
      <category>吹水、闲聊、干货、福利</category>
      <author>三三呵呵</author>
      <pubDate>Sat, 30 May 2026 23:42:06 +0000</pubDate>
    </item>
    <item>
      <title>上班完全不想做事，只想摸鱼吹牛逼</title>
      <link>https://bbs.hge666.com/forum.php?mod=viewthread&amp;tid=18362</link>
      <description><![CDATA[上班完全不想做事，只想摸鱼吹牛逼，只拿钱，不干活]]></description>
      <category>吹水、闲聊、干货、福利</category>
      <author>三三呵呵</author>
      <pubDate>Tue, 26 May 2026 02:10:37 +0000</pubDate>
    </item>
    <item>
      <title>不知道这算不算是一个问题</title>
      <link>https://bbs.hge666.com/forum.php?mod=viewthread&amp;tid=18311</link>
      <description><![CDATA[龙魂+3技能，有特效，也有技能伤害增加，比如法师的灭天火，但是，带了龙魂+3技能，发现是自定义技能，所以才有龙魂技能特效，还有个问题，如果法师符文学了灭天增伤率，这个时候又带了龙魂灭天火+3技能，这个时候问题来了，又要考虑符文增伤，又要有龙魂灭天火+3特效， ...]]></description>
      <category>吹水、闲聊、干货、福利</category>
      <author>三三呵呵</author>
      <pubDate>Mon, 11 May 2026 23:11:15 +0000</pubDate>
    </item>
    <item>
      <title>大佬们，界面是用的ui编辑器画的还是txt画的？还是用lua画的？</title>
      <link>https://bbs.hge666.com/forum.php?mod=viewthread&amp;tid=18301</link>
      <description><![CDATA[大佬们，界面是用的ui编辑器画的还是txt画的？还是用lua画的？txt画界面如果界面简单很方便，如果界面复杂点就很难受了，lua适合画界面吗？就像996引擎一样支持用lua动态创建组件以及布局和属性样式设置，看了hge引擎说明书，没看到lua对界面组件的创建，布局属性设置， ...]]></description>
      <category>吹水、闲聊、干货、福利</category>
      <author>三三呵呵</author>
      <pubDate>Thu, 07 May 2026 10:05:02 +0000</pubDate>
    </item>
    <item>
      <title>界面终于都画好了、除了灵兽功能没实现</title>
      <link>https://bbs.hge666.com/forum.php?mod=viewthread&amp;tid=18295</link>
      <description><![CDATA[界面终于都画好了、我发现画界面比写功能还耗时间、
除了灵兽功能没实现、其它的功能和界面都做好了、英雄虚无技能暂时没有思路、是写的静态的名称、]]></description>
      <category>吹水、闲聊、干货、福利</category>
      <author>三三呵呵</author>
      <pubDate>Sun, 03 May 2026 02:19:42 +0000</pubDate>
    </item>
    <item>
      <title>txt加lua宝石系统，摸鱼摸鱼</title>
      <link>https://bbs.hge666.com/forum.php?mod=viewthread&amp;tid=18290</link>
      <description><![CDATA[lua算是入门了，后面写写天赋和精修最后写灵兽系统，上班摸鱼，吹牛逼]]></description>
      <category>吹水、闲聊、干货、福利</category>
      <author>三三呵呵</author>
      <pubDate>Wed, 29 Apr 2026 23:01:55 +0000</pubDate>
    </item>
    <item>
      <title>是不是游戏技术不外传，教会徒弟饿死师傅，教程不系统，不全面，</title>
      <link>https://bbs.hge666.com/forum.php?mod=viewthread&amp;tid=18268</link>
      <description><![CDATA[是不是游戏技术不外传，教会徒弟饿死师傅，教程不系统，不全面，网上的教程都是零零散散的，也搜到了很多培训班，但是都不出视频，都的到线下现场学，不是有网络vip课程吗，一台机器一个播放码，但是没有看到系统的事情教程，别的行业，编程开发，很多培训班，或者vip课 ...]]></description>
      <category>吹水、闲聊、干货、福利</category>
      <author>三三呵呵</author>
      <pubDate>Tue, 21 Apr 2026 23:01:35 +0000</pubDate>
    </item>
    <item>
      <title>官服玩不起，只好玩单机</title>
      <link>https://bbs.hge666.com/forum.php?mod=viewthread&amp;tid=18267</link>
      <description><![CDATA[官服更新贬值速度堪比火箭，玩不起，只好上班摸鱼玩单机，改改脚本，这里改改，那里改改，边改边玩，边玩边改，还有好多不会，]]></description>
      <category>吹水、闲聊、干货、福利</category>
      <author>三三呵呵</author>
      <pubDate>Tue, 21 Apr 2026 22:54:18 +0000</pubDate>
    </item>
  </channel>
</rss>