设为首页 收藏本站
登录 /立即注册 /找回密码

URPGs

快捷导航
  • 门户Portal
  • 论坛BBS
  • 群组Group
  • 导读Guide
  • 家园Space
  • 工具Tools
  • 广播Follow
  • 期刊Periodical
  • 排行榜Ranklist
  • 社区茶坊
  • pixlr图片编辑
  • 资源列表
  • photobucket
  • RMVA Lite [In English]
  • RM RTP
  • TryRUBY
  • RMXP+RMVX下载[VeryCD]
  • RMVA下载[66RPG]
搜索
  • 本版
  • 帖子
  • 用户
URPGs»论坛 › 技术讨论 › 技术讨论 › RPG Maker VXAce Browser System 浏览器系统
返回列表 发新帖
查看: 3451|回复: 0

[RMVA 技术讨论] RPG Maker VXAce Browser System 浏览器系统

[复制链接]
唯道集虚
唯道集虚 当前离线
积分
2
查看详细资料 窥视卡 雷达卡
发表于 2015-5-8 18:00:47 | 显示全部楼层 |阅读模式
本帖最后由 唯道集虚 于 2015-5-8 18:04 编辑

原脚本好像是来自这里:http://www.rpgmakervxace.net/top ... 2Bbrowser+%2Bsystem
这个脚本可以将RPG Maker VXAce变成一个网页浏览器,现在想想,还是挺有用的:可以将自己的微博放入游戏中,呼叫脚本后网页出现在游戏窗口中,瞬间显得无比高大上啊。
由于有DLL的事,脚本就先不贴出来了,这里介绍一下脚本调用的命令:
在事件或者脚本库中使用这个命令:
RMVXAB.browser("<请将这里换成网址>")
范例自带了一个标题显示网页选项的功能
如果是用别的工程,请将 cwebpage.dll 放在您的System文件夹中,那个Browser脚本不是必须的
顺便贴一下脚本帮助:
  1. #==============================================================================
  2. # ** RPG Maker VXAce Browser System
  3. # Author: Soulpour777
  4. #------------------------------------------------------------------------------
  5. # Description: Through a DLL, you can now make RPG Maker VX Ace a browser and
  6. # you can browse websites through the RGSS Player.
  7. #------------------------------------------------------------------------------
  8. # Requires: cwebpage.dll
  9. #------------------------------------------------------------------------------
  10. # Instructions:
  11. # Place the cwebpage.dll on your Systems folder.
  12. # Place the script below Materials, above Main.
  13. # You can delete portions of the script if you don't want to do it on the
  14. # title screen.
  15. #------------------------------------------------------------------------------
  16. # Script Call:
  17. # RMVXAB.browser(input_address_here_with_quotes)
  18. # Example:
  19. # RMVXAB.browser("http://www.rpgmakervxace.net/")
  20. #------------------------------------------------------------------------------
  21. # Title Config:
  22. # SITE_TO_BROWSE = "http://www.rpgmakervxace.net/"
  23. # You can change this to any homepage you want.
  24. #==============================================================================
复制代码

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

×

评分

参与人数 1金币 +1 收起 理由
Sonic1997 + 1 赞一个!

查看全部评分

回复

使用道具 举报

  • 提升卡
  • 置顶卡
  • 沉默卡
  • 喧嚣卡
  • 变色卡
  • 抢沙发
  • 千斤顶
  • 显身卡
返回列表 发新帖
高级模式
B Color Image Link Quote Code Smilies
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

站点统计|Archiver|手机版|意见反馈[feedback]| URPGs RPG Maker 游戏制作讨论

GMT+8, 2025-5-9 15:40 , Processed in 0.020843 second(s), 10 queries .

Powered by Discuz! X3.5

© 2011-2019 URPGs (Discuz! X3.4 © 2001-2019 Comsenz Inc.)

积分 0, 距离下一级还需 积分
快速回复 返回顶部 返回列表