You are not logged in.
Pages: 1
Can someone say me what is this animation name?
Thanks.
Last edited by s10k (12/17/07 06:12)
Offline
BARABpuwerup
Offline
Nice how you get it?
Have you focused barabas?
Thank you.
Offline
First TCTF level.
funtion: start
in: tctf_spawn_syndicate.bsl
Add after barabus' spawn command the following two commands:
chr_debug_characters = 1
chr_debug_target = 2
Konoko has id 0. One guy is automatically spawned when the level loads. He has id 1. And barabus has id 2. chr_debug_target = 2 forces Oni to show the infos of the charcater that has the id 2.
Offline
funtion: start
in: tctf_spawn_syndicate.bslAdd after barabus' spawn command the following two commands:
chr_debug_characters = 1
chr_debug_target = 2Konoko has id 0. One guy is automatically spawned when the level loads. He has id 1. And barabus has id 2. chr_debug_target = 2 forces Oni to show the infos of the charcater that has the id 2.
Nice. Thanks for this usefull information. ![]()
Offline
Pages: 1