ok guys, I have a map, a fairly large map, that needs tauntauns, and I frankly can't do it. Could any of you find it in your hearts to take this map from me and make the tauntauns respawn and give it back? You would undoubtedly be thanked in the readme in a REALLY REALLY big font:) and I would be really thankful. Becase I ve been working on this map on almost nothing but the respawning and I've even had to restart, thus Im about halfway through the second time, so its not AS big. So, if any of you could take it please do.
thanks
ps: please --and I not trying to be rude here-- dont tell me how I can get these tauntauns to work, you gotta remember I've spent almost four months on these tauntauns alone and I just cant get it to work (thats why im asking this);)
i would be happy to make them respawn.
you can get a hold of me at dr3wth3t3ch for aim or fathajorj@yahoo.com for email.
just so that you know, the simpilit way of making respanable NPCs that i have found is:
(vehicle)
classname: NPC_vehicle
NPC_type: tauntaun
NPC_target: tauntaun1
targetname: tauntaun1
count: -1
wait: 5
(trigger_always)
classname: trigger_always
target: tauntaun1
what this does is it makes an NPC which when it dies triggeres its self to which will spawn it after a wait of 5. because the count is -1 there are an infinite number of them. The trigger_always triggers it when the bsp loads to start off the cycle (this was the part that no one said to do, they were talking about a spawn script)
I think if you wanted to get something like the hoth setup, you could have a target_dissable to stop the npc from spawning and then trigger the next one, but i am not to sure on that one, maybe wade could clear that one up
ahnil8tor03
ps: please --and I not trying to be rude here-- dont tell me how I can get these tauntauns to work, you gotta remember I've spent almost four months on these tauntauns alone and I just cant get it to work (thats why im asking this);)
he asked to not be told :rolleyes:
even though, if there are other people who read this, then they kno
He asked not to be told and you went along with it....keeping in mind the 10's of novice maps out there with spawnable stuff based on tutorials what are the chances he really did spend 4 months trying? People who have been mapping 1 month have released crap maps with respawning NPC's! Just my two cents on almost anyone who says "do this for me because I've tried and can't"
As for the things that you only want to spawn at various times you basically got the idea, once you want NPC's to stop respawning somewhere you can use a target_deactivate to stop them (I think). Although the proper way is to have a target_scriptrunner that executes the various NPC's when they are needed and you deactivate that.
I just realised how useles that bit of babble was...ah well. I'm tired today :p
i guess its my trusting nature. but you are most likely right
yeah, I really have been at it for almost 4 months, I guess Im just a REALLY REALLY slow learner:eek: , so, anyways, thanks sfahtajorj, I'll send you an e-mail.
You don't have to learn anything, just read a few posts up and follow that thread then send it over to fahta, he/she can then report back just how much you really did to prove me wrong :D