Note: LucasForums Archive Project
The content here was reconstructed by scraping the Wayback Machine in an effort to restore some of what was lost when LF went down. The LucasForums Archive Project claims no ownership over the content or assets that were archived on archive.org.

This project is meant for research purposes only.

Scripting Question

Page: 1 of 1
 storm-rider
04-25-2011, 6:42 AM
#1
What computer language do you need to learn to script? e.g c, c++, java etc
 Canaan Sadow
04-25-2011, 8:13 AM
#2
Well actually, none. There's a funtion on KotOR tool that shows you how to script... also in the scripting section of the forums, there are scripts that are usable by anyone...
 TimBob12
04-25-2011, 8:33 AM
#3
It is however based upon the C language.
 storm-rider
04-25-2011, 2:51 PM
#4
how simple is the script section of kotor tool to use?
 TimBob12
04-25-2011, 3:18 PM
#5
Very Simple

I point you to these, very helpful tutorials

http://www.lucasforums.com/showthread.php?t=143390)

http://www.lucasforums.com/showpost.php?p=1745922&postcount=2)


Once you've grasped the concept of scripting this thread will be very helpful.

http://www.lucasforums.com/showthread.php?t=143412)


For spawning creatures and placeables etc. use this thread

http://www.lucasforums.com/showthread.php?t=143536)

but be sure to read every post as the latter posts have information that is very important.

Hope this helps

TB12
 storm-rider
04-26-2011, 5:05 AM
#6
Thanks :)
 Nick Vader
05-03-2011, 9:13 AM
#7
It IS based on C language, but the game engine itself recognises specific commands for scripts, which were originally created by the coders and game developers. Think of it as its own language. It's quite easy to learn, though.

Also, In Kotor Tool, when you use the text editor for scripts, select the "Script is for Kotor1", on the compile menu, and you'll see at the bottom right of the editor, several commands to choose from. Click to find the one you want
I ocassionally discover new commands.
Page: 1 of 1