安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题






https://steamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2723368567
it just says NULL Ent 'weapon_m72law' in GiveNamedItem! in the console
and also only the bow and the rocket launcher spawns the others do not
help pls thx
any idea if this mod could work around it?
also by removing these excessive lines fixed laser pack spawn ability on DC
Thanks for pointing it out though.
it works on c2m1 becasue there's 14 melee weapons and laser pack comes 15th
so limit is 15 weapons?
Registered custom weapon script custom_laser_pack
Registered custom weapon script custom_ammo_pack
weapon_melee_spawn specifying an invalid melee weapon ( for this campaign? ) : custom_laser_pack
weapon_melee_spawn failed to spawn a melee weapon - using string 'custom_laser_pack'
did I miss some line or wrote it incorrectly?
{
classname = "upgrade_spawn"
targetname = "laser"
origin = Vector(0, 0, 0)
angles = Vector(0, 0, 0)
spawnflags = 2
laser_sight = 1
upgradepack_incendiary = 0
upgradepack_explosive = 0
}
custom_laser_pack .txt and .nut files with correct entity/model names
added line in scriptedmode_addon.nut in local weapons
added weapon in mission file
no idea what's wrong
Attempted to create unknown entity type weapon_custom_laser_pack!
NULL Ent 'weapon_custom_laser_pack' in GiveNamedItem!
i was spawn the bow, it doesn't have arrow
and LAW was doesn't shoot the rocket
flamethrower doesn't have gauge bar
I see then ok I understand thank you