is there a way of making regenerating mine fields in worldbuilder?
cos i want to have a sort of "no-mans-land" in my new map, i wanted it to have mines.
anybody know how?
thanks
ps. one more thing; how do i change the units you spwan with in my mod?
Simple enough, create an object with a LifeTimeUpdate module that spawns itself when it dies through the CreateObjectDie module. Make sure it does not have the InstantDeath behavior module.
hmmmm, this would be good for my all infantry D-Day map. if u get it working then post any coding u had to do, b/cs i am sure i could do it but i am too lazy
hey deezire, where do i put all this coding stuff? in the map scripts, or map.ini or what? and how do i write it? sorry but i am a real n00b to the coding stuff!!