Community Forum

Adding BalerCreateBaleEvent

Forum Overview >> Scripting

CategoryScripting
Created01.11.2012 18:46


Ollie Duffus (Unknown) 01.11.2012 18:47
Hi, can some one tell me how I can add a balerCreateBaleEvent to the mod XML file.


Ollie Duffus (Unknown) 01.11.2012 18:47
Hi, can some one tell me how I can add a balerCreateBaleEvent to the mod XML file.


Ludovic Fritz (mrludo40) 10.11.2012 05:01
greetings,


if you have the file "balerCreateBaleEvent.lua"

it is necessary to add that if you as modDesc.xml:

<extraSourceFiles>
<sourceFile filename="balerCreateBaleEvent.lua" />
</ extraSourceFiles>

voila!!


Note: Log in to post. Create a new account here.