UGX-Mods

Call of Duty: Black Ops 3 => Help Desk => Mapping => Topic started by: theawesome624 on September 30, 2016, 10:57:01 pm

Title: Lighting bug. + No spawns?
Post by: theawesome624 on September 30, 2016, 10:57:01 pm
I have a weird error with the lighting. Everything is light like the sun shines right through it. Any help?
(https://www.ugx-mods.com/forum/proxy.php?request=http%3A%2F%2Fi.imgur.com%2FqKaQepj.png&hash=4ecd3fb2bac1542c321ab935d47ec2beca2874eb)

Also I have no round counter and nothing spawns.
Title: Re: Lighting bug. + No spawns?
Post by: jei9363 on September 30, 2016, 11:16:34 pm
not sure about the lighting but I lost spawns/music/round marks by deleting

(https://www.ugx-mods.com/forum/proxy.php?request=http%3A%2F%2Fimgur.com%2Fa%2FD20To&hash=621a68d4aba0553506135537229ef411428dfd0b)

in the .map

Code Snippet
Plaintext
{
guid "{6E33C387-CDBB-472F-BB9E-8F8FFB386A0E}"
layer "000_Global/No Comp"
"classname" "actor_zm_nuked_basic_01"
"count" "9999"
"export" "1"
"model" "c_t6_default_character_fb"
"origin" "0 320 0"
"script_disable_bleeder" "1"
"script_forcespawn" "1"
"script_noteworthy" "zombie_spawner"
"spawnflags" "3"
}
Title: Re: Lighting bug. + No spawns?
Post by: theawesome624 on September 30, 2016, 11:48:34 pm
not sure about the lighting but I lost spawns/music/round marks by deleting

(http://imgur.com/a/D20To)

in the .map

Code Snippet
Plaintext
{
guid "{6E33C387-CDBB-472F-BB9E-8F8FFB386A0E}"
layer "000_Global/No Comp"
"classname" "actor_zm_nuked_basic_01"
"count" "9999"
"export" "1"
"model" "c_t6_default_character_fb"
"origin" "0 320 0"
"script_disable_bleeder" "1"
"script_forcespawn" "1"
"script_noteworthy" "zombie_spawner"
"spawnflags" "3"
}
Deleting what?
Title: Re: Lighting bug. + No spawns?
Post by: jei9363 on September 30, 2016, 11:54:12 pm
the tiny black box that is now the setup spawner (like how in world at war each zone needed 1 setup zombies spawner and 1 setup dog spawner)

Double Post Merge: September 30, 2016, 11:55:59 pm
copy that above code into your .map file
Title: Re: Lighting bug. + No spawns?
Post by: theawesome624 on October 01, 2016, 12:45:41 am
the tiny black box that is now the setup spawner (like how in world at war each zone needed 1 setup zombies spawner and 1 setup dog spawner)

Double Post Merge: September 30, 2016, 11:55:59 pm
copy that above code into your .map file
Where?


Double Post Merge: October 01, 2016, 01:39:49 am
I dun goofed. I missed the script_noteworthy KVP.