mehrunis Posted March 20, 2007 Posted March 20, 2007 as the title says i know how to make a quest but i dont know how to like..right when you start the game you get a message and it says like you received a note etc.etc. then has the note pop up?? please reply asap thank you
Vagrant0 Posted March 20, 2007 Posted March 20, 2007 I suggest checking out the wiki and checking out some of the tutorials and reading some about scripting and quests. http://cs.elderscrolls.com/constwiki/index.php/Main_Page This isn't something that can be described without atleast some familiarity of the CS. Also, by mentioning the wiki, instead of going into great detail I save you the trouble of 50 follow up questions on how to get everything else working, and give you the chance to learn if you so desire. If you just wanted to have someone hold your hand and do your mod for you, maybe someone else will be more willing to devote the time.
crazydave Posted March 20, 2007 Posted March 20, 2007 I found that taking a look at some of bethesdas scripts is a good way of seeing how commands are used in context. And if they already have a script that does someting similar to what you want, save your self some trouble and just tweak one of thiers.
prometheos Posted March 21, 2007 Posted March 21, 2007 I found that taking a look at some of bethesdas scripts is a good way of seeing how commands are used in context. And if they already have a script that does someting similar to what you want, save your self some trouble and just tweak one of thiers. Also, if you've seen the technique you've described, in someone else's mod, then load up that mod in the CS and feast. For me, the best way to learn how to code is to get a good eyefull of someone else's working code. Yummy. Good code == good fun.;D
Povuholo Posted March 21, 2007 Posted March 21, 2007 Also, if you've seen the technique you've described, in someone else's mod, then load up that mod in the CS and feast. For me, the best way to learn how to code is to get a good eyefull of someone else's working code. Yummy. Good code == good fun.;DAs long as you don't steal some kind of very complicated unique script someone made and use it in your own mod without giving any credit. That wouldn't be nice :) Small things are okay of course.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.