UGX-Mods

Call of Duty: Black Ops 3 => Help Desk => Mapping => Topic started by: simo311 on March 13, 2019, 03:16:44 pm

Title: ERROR: ParseEpair: value '{9999, 0, 0, 0} - How to fix it?
Post by: simo311 on March 13, 2019, 03:16:44 pm
Hi, i've followed this guide -> BO3 | Adding Zombie Spawners, Risers, and Window Barriers ( https://confluence.ugx-mods.com/display/UGXMODS/BO3+%7C+Adding+Zombie+Spawners%2C+Risers%2C+and+Window+Barriers (https://confluence.ugx-mods.com/display/UGXMODS/BO3+%7C+Adding+Zombie+Spawners%2C+Risers%2C+and+Window+Barriers)
 )

but each time i try to compile my map, it says: 


ParseEpair: Error occurred in the following context:
(...)
{9999, 0, 0, 0}
"
"count" "9999"
"origin" "28.901 202.697 72"
"script_forcespawn" "1"
"script_noteworthy" "zombie_spawner"
"script_string" "find_flesh"
"targetname" "start_zone_spawners"
"_color" "1 0 0"
}
(...)
ERROR: ParseEpair: value '{9999, 0, 0, 0}
' contains a newline character (use of '\' at end of value?)



What can i do to fix that? i just want to make some no-riser-location zombie spawner (i mean, zombie that spawn out of nowhere instead rising from the ground)


Thanks for help!