[SOLVED] I forgot, a little help please.

Started by Snake, April 04, 2010, 12:03:29 PM

Previous topic - Next topic
April 04, 2010, 12:03:29 PM Last Edit: April 06, 2010, 01:37:48 PM by Snake
Hey I forgot how to put birds in a map. I have copied them and put them in my req before but how do you get them actually in the map?
=AaTc= Forever

SALLY....

-Retired Modder

Make sure that you have this    SetNumBirdTypes(1);
    SetBirdType(0,1.0,"bird");
    SetBirdFlockMinHeight(-28.0);
in your lua file
There is no 'ctrl' button on Chuck Norris's computer. Chuck Norris is always in control.