H5 script functions
H5 script functions
Does anyone know where i can find the complete set of script functions - including ones that are not in the manual? (e.g. GetPlayerState() - what does it do?).
Ach wie schoen das niemand weiss....
Re: H5 script functions
I haven't yet found such a list. Hopefully, someone else can, like Neckie?Sarvi wrote:Does anyone know where i can find the complete set of script functions - including ones that are not in the manual? (e.g. GetPlayerState() - what does it do?).
To find out what an undocumented function does, I use it in a test function that has an embedded print() statement in it. For example, something like this:
Code: Select all
print("Player State P1 = ", GetPlayerState(PLAYER_1));
rdeford, Mage Of Soquim
“Forgiving and being forgiven, loving and being loved,
living and letting live, is the simple basis for it all."
Ernest Holmes 1984
“Forgiving and being forgiven, loving and being loved,
living and letting live, is the simple basis for it all."
Ernest Holmes 1984
Who is online
Users browsing this forum: No registered users and 0 guests