求助 精修176复古小极品+7-随机铭文-神器散件-集探秘精华
原帖地址:https://www.iopq.net/forum.php?mod=viewthread&tid=17115229&highlight=%CB%E6%BB%FA%C3%FA%CE%C4我自己添加了三个道具 永久随机传送石,永久盟重传送石 永久修复神水,都可以正常使用,游戏里本身有记路标石,但无法使用,看了QFunction-0.txt文件,发现缺少记路标石的脚本,但是我添加记路标石脚本后,只要使用记路标石,就直接触发了永久随机传送石,然后脚本代码改来改去,这两个物品记路标石和永久随机传送石,要么都不能使用,要么就是不管用哪个都直接触发永久随机传送石,要么就是不管用哪个都是直接打开记路标石的界面,可以记录坐标和传送。有没有大佬帮忙给个能用的脚本,感激不尽。
两个物品的SQL
INSERT INTO "main"."StdItems" ("Idx", "Name", "StdMode", "Shape", "Weight", "Anicount", "Source", "Reserved", "Looks", "DuraMax", "Ac", "Ac2", "Mac", "Mac2", "Dc", "Dc2", "Mc", "Mc2", "Sc", "Sc2", "Need", "NeedLevel", "Price", "Stock", "Color", "OverLap", "HP", "MP", "Light", "Horse", "Element", "Expand1", "Expand2", "Expand3", "Expand4", "Expand5", "InsuranceCurrency", "InsuranceGold", "Element1", "Element2", "Element3", "Element4", "Element5", "Element6", "Element7", "Element8", "Element9", "Element10", "Element11", "Element12", "Element13", "Element14", "Element15", "Element16", "Element17", "Element18", "Element19", "Element20", "Element21", "Element22", "Element23", "Element24") VALUES (17, '记路标石', 31, 1, 1, 99, 0, 0, 1026, 50000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5000, 1, 255, 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, 0, NULL);
INSERT INTO "main"."StdItems" ("Idx", "Name", "StdMode", "Shape", "Weight", "Anicount", "Source", "Reserved", "Looks", "DuraMax", "Ac", "Ac2", "Mac", "Mac2", "Dc", "Dc2", "Mc", "Mc2", "Sc", "Sc2", "Need", "NeedLevel", "Price", "Stock", "Color", "OverLap", "HP", "MP", "Light", "Horse", "Element", "Expand1", "Expand2", "Expand3", "Expand4", "Expand5", "InsuranceCurrency", "InsuranceGold", "Element1", "Element2", "Element3", "Element4", "Element5", "Element6", "Element7", "Element8", "Element9", "Element10", "Element11", "Element12", "Element13", "Element14", "Element15", "Element16", "Element17", "Element18", "Element19", "Element20", "Element21", "Element22", "Element23", "Element24") VALUES (493, '永久随机传送石', 31, 1, 1, 493, -2, 0, 1025, 50000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5000, 1, 255, 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, 0, NULL);
记路石的触发编号和随机石重复了 StdMode wyyinghao 发表于 2026-4-16 15:38
记路石的触发编号和随机石重复了 StdMode
应该不是这个原因 多谢分享哈 paker5210 发表于 2026-4-16 15:56
应该不是这个原因
你应该错了,楼上是对的 coolchxh 发表于 2026-5-5 01:05
你应该错了,楼上是对的
好的,谢谢
页:
[1]