Project1
标题:
愚蠢问题求解
[打印本页]
作者:
sblkhgm
时间:
2012-10-6 15:11
标题:
愚蠢问题求解
在 Game1.exe 执行时 在脚本里 能用脚本打开另一个 Game2.exe 关闭Game1.exe 吗
作者:
ML4455739
时间:
2012-10-6 15:26
Win32API.new("shell32", "ShellExecute",
['L', 'P', 'P', 'P', 'P', 'L'], 'L').Call(0,
"open", "Game2.exe", 0, 0, 1)
~exit
复制代码
可直接放入Game1.exe的事件脚本中。XP亲测可用。
作者:
医务兵
时间:
2012-10-6 16:04
{:2_283:}打开两个游戏?
欢迎光临 Project1 (https://rpg.blue/)
Powered by Discuz! X3.1