Feature Creep / Request for scripting features

Author
Message
kehagiat
10
Years of Service
User Offline
Joined: 16th Jul 2013
Location:
Posted: 24th Apr 2014 19:30
I have mentioned this in previous posts, I am re-posting because the next beta will be the one which will contain significant expansion of the scripting capabilities.



1. I would like to be able to use lua commands to READ and WRITE various entity attributes. For example, to be able to read the g_Entity[e]['x'] for every time step in the game and also to be able to MODIFY it (again at every time step ). Similarly for y, z coordinates, for orientation etc.



2. Also to have FILE input / output capabilities, i.e.,

2.1 to be able to write g_Entity[e]['x'] to file at every time step

2.2 to be able to read g_Entity[e]['x'] from a file and use it to modify the actual g_Entity[e]['x'] at every time step.



All of the above capabilities are easy to implement in LUA, the question is really to let LUA interact with the FPSC engine.

Whereof one cannot speak thereof one must be silent

Login to post a reply

Server time is: 2024-05-05 06:35:33
Your offset time is: 2024-05-05 06:35:33