U|\|_N0_Nam3_01 0 Posted June 27, 2005 Share Posted June 27, 2005 i was messing around with a script in IGOR when i noticed an option that put the script into notepad do u think its possable to take 1 script, copy it, and insert it via notepad? Quote Link to post Share on other sites
OSO 0 Posted June 27, 2005 Share Posted June 27, 2005 No, its compiled. You can copy and paste the headers, sound, and zone locations as well as actors and their kits. Quote Link to post Share on other sites
U|\|_N0_Nam3_01 0 Posted June 27, 2005 Author Share Posted June 27, 2005 ok thx, i was just wondering Quote Link to post Share on other sites
The Worm 0 Posted June 28, 2005 Share Posted June 28, 2005 Best you can do with Notepad Er, OK I haven't tried Notepad, but what you can do (since you're just messing around) is to open some mission in Wordpad, then change the "environment" from, say, m01_caves.env to m02_farm.env, and save. The script, along with every actor, path, zone etc etc is transfered over. to the next map. Chances are it'll crash, though, because there's bound to be an actor, spawn zone etc off the playable floor or off the map entirely. Unless you open up the new mission in Igor and check all of them individually. Quote Link to post Share on other sites
X69RZX 0 Posted June 28, 2005 Share Posted June 28, 2005 If you want to import a script, there is really only one way, and that is to save it as a gtf, and then import that into your new mission. This will only work for the whole script, and it's a bit tricky. It's how I did my bot hunt script. Depending on what you are trying to do, that could be a possible fix. Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.