Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
https://steamhost.cn/steamcommunity_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