4C3 0 Posted October 4, 2002 I like to do Both.. and not as much scripting as possible, Â this is just a curous Poll. I think it would be interesting to see what people think and how they edit! Share this post Link to post Share on other sites
Stag 0 Posted October 4, 2002 Not really up to speed on scripting so I tend to use ingame more. I do use scripts by other people though. When the time comes that I want something to happen which hasn't been done by someone else and can't be done in game, I'll get out the instruction. book. Share this post Link to post Share on other sites
4C3 0 Posted October 4, 2002 Cool, sounds kind of like how I edit, I tend to make my missions as I go, and use commands in game like, "removeallweapons this; this addweapon "Binocluar"; ect.", and other simple Script commands like that, nothing major... Share this post Link to post Share on other sites
JAP 2 Posted October 4, 2002 Ingame all the way. And for the special thingies i search scripts that already are made. Share this post Link to post Share on other sites
Spitfire 0 Posted October 4, 2002 Ingame editor for everything that requires WYSIWYG-capability. In the init-fields I rarely put anything else than a sript execution command. It's so much easier to write even short commands in .sqs -files. And, more importantly, once you have them in a file you can use them again and again. Share this post Link to post Share on other sites
4C3 0 Posted October 9, 2002 I dont think that many people have voted much.... so I just thought I would add a reply to help this get back tot he topic list on page 1... that way others can vote who haven't and are too lazy to goto the next pages... :o Share this post Link to post Share on other sites
Softegg 0 Posted October 11, 2002 i do nearly everthing with scripts. triggers are not much reliable in multiplayer, also there is less lag in mp with scripts instead of triggers. things like very detailed loops or pauses you cannot make in the editor. if i have 5 ammoboxes, i fill them with a script. so i have to write the code once and not 5 times. later, if i want to change the ammo, i have to change 1 script and i wont forget maybe 1 ammobox. Share this post Link to post Share on other sites
Mr Z 0 Posted October 17, 2002 Well I am not very good at editing, so I try to do alot ingame, I also use some scripts for Intro/Outro Sequences basically for the camera! Share this post Link to post Share on other sites