UGX-Mods

Call of Duty 5: World at War => Help Desk => Scripting => Topic started by: XXXtheDoctor on October 07, 2012, 10:23:04 am

Title: riser zombie help
Post by: XXXtheDoctor on October 07, 2012, 10:23:04 am
hey, im having problems with getting riser zombies to spawn.

Ive followed the tutorials on the wiki and by other users and nothing seems
to work? Any advice thanks :)
Title: Re: riser zombie help
Post by: cinnober on October 07, 2012, 11:38:57 am

1. Create zombie spawner. Rightclick in 2D view and select actor->axis->zombie->ger_ber_sshonor

Give these KVP?s:


Code Snippet
Plaintext
spawnflags / 3
script_forcespawn / 1
count / 9999
script_noteworthy / zombie_spawner
targetname / YOUR_ZONE_NAME_spawners
script_string / riser


2. Create a script_struct (rightclick in 2D view and select script->struct) and place it half way in the ground where you want the zombie(s) to spawn.

Give it KVP:


Code Snippet
Plaintext
targetname / YOUR_ZONE_NAME_spawners_rise






That should do the trick.


Optional Info


If you wanna get your zombie rise from water, add this KVP to the script_struct :


Code Snippet
Plaintext
script_noteworthy / in_water


If you wanna get your zombies chasing you without breaking any barriers down, add this KVP to the script_struct :


Code Snippet
Plaintext
script_noteworthy / find_flesh


NOTE !
You can?t use the find_flesh and in_water KvP at the same time without custom scripting !!
Title: Re: riser zombie help
Post by: XXXtheDoctor on October 07, 2012, 11:50:15 am
Thanks, ill try that out :)
Title: Re: riser zombie help
Post by: XXXtheDoctor on October 07, 2012, 12:12:57 pm
Still having problems getting the rising zombies to spawn :-\

Do I need to add any scripts for this to work? (I'm already using script placer)
Title: Re: riser zombie help
Post by: YaPh1l on October 07, 2012, 12:18:31 pm
You need to have zones set up and working in your map.

- Phil.
Title: Re: riser zombie help
Post by: w4d3 on October 08, 2012, 07:39:16 pm
are they not spawning at all or not rising
Title: Re: riser zombie help
Post by: XXXtheDoctor on October 11, 2012, 09:21:04 am
they are not rising at all  :-\
Title: Re: riser zombie help
Post by: nickst98 on October 11, 2012, 10:03:13 am
they are not rising at all  :-\

i had a problem likethis i reinstalled mod tools, worked fine
Title: Re: riser zombie help
Post by: XXXtheDoctor on October 11, 2012, 10:16:11 am
Thanks for all of your help guys :)

Ill re install then try again ;D
Title: Re: riser zombie help
Post by: KDXDARK on October 11, 2012, 10:43:58 am
i got the problem with the risers when they attack the windows they dont move!  :troll: