OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: OFPfreak on 25 Jun 2005, 06:43:50

Title: OFP's scripting code
Post by: OFPfreak on 25 Jun 2005, 06:43:50
The code has a lot of mixture from custom content, javascript, C++ and some other scripting codes. I was just wondering if there was any tutorial on this site for this game code? I know only very basic commands :(!
Title: Re:OFP's scripting code
Post by: bedges on 25 Jun 2005, 08:14:11
there are plenty of scripting tutorials in the editor's centre. just type 'scripting' in the search box. alternatively, browse the 'getting started' tutorials.
Title: Re:OFP's scripting code
Post by: qqqqqq on 25 Jun 2005, 10:49:06
Abuu's Basic editing tutorial
snYpir's Friendly Intro to Code Snippets
Johan Gustafsson's Scripting Tutorial
BIS's command reference
Lustypooh et al's Unofficial comref
macguba's Tutorial Mission
Title: Re:OFP's scripting code
Post by: OFPfreak on 25 Jun 2005, 12:47:21
Hey thanks for reminding me of this litle comref program I should download I once used.. It has quite a lot of useful information, including weapon names and magazine names, and some other features including a description.ext thingy and so on.