Difference between revisions of "Scripting Tutorial: Working with FormLists"

Jump to navigation Jump to search
no edit summary
imported>Omzy
imported>Omzy
Line 11: Line 11:


==FormList Functions==
==FormList Functions==
(make a FormList Functions subcategory to place in Function Types)
This table shows all the FormList functions currently available to modders:
The creators of FOSE saw potential in FormLists and decided to flesh out their abilities with a handful of new functions that could manipulate them in scripts.(ask FOSE creators to confirm this or change it). This table shows all the FormList functions currently available to modders:


Make a table here:
{|border="1" cellpadding="5" cellspacing="0" align="center"
The following functions are from the GECK (v?):
|-
*AddFormToFormList
! style="background:#efefef;" | From the GECK  
*IsInList
! style="background:#efefef;" | From FOSE
*IsWeaponInList
|-
 
|AddFormToFormList      
The following functions are from FOSE (v?):
|ListAddForm
*ListAddForm
|-
*ref.ListAddReference
|IsInList
*ListRemoveForm
|ListAddReference
*ListRemoveNthForm
|-
*ListReplaceForm
|IsWeaponInList
*ListReplaceNthForm
|ListRemoveForm
*ListGetForm
|-
*ListGetNthForm
*ListGetFormIndex
|ListRemoveNthForm
*ListGetCount
|-
|ListReplaceForm
|-
|ListReplaceNthForm
|-
|ListGetForm
|-
|ListGetNthForm
|-
|ListGetFormIndex
|-
|ListGetCount
|}


==Modifying FormLists==
==Modifying FormLists==
Anonymous user

Navigation menu