![]() |
#1
|
|||
|
|||
![]()
Is there a scripting reference or any modding information for Armored Princess?
I've seen some LUA scripts, but where do the knowledge of those objects and functions called come from? |
#2
|
|||
|
|||
![]()
No , there is not a scripting/languaje reference for modding on armored princess, u need to learn for yourself, as a lot of modders did (included myself). But it is not hard, if u know the basics of languaje programming. I dont know wat languaje uses ap for sure, but i think is c/c++. Maybe someone who knows for sure will tell.
|
#3
|
|||
|
|||
![]()
LUA is a user friendly layer on top of C++. It seems to handle data allocation and deallocation for you. It has been a while since I've used it though, can I could be mistaken.
If I remember correctly, to a beginner, it is like Java with different syntax. (Again, it has been far too long. . .) |
![]() |
|
|