Knuckle Cracker

Particle Fleet => Map Makers, Ship Builders, and Coders => Topic started by: kajacx on November 20, 2016, 02:50:39 PM

Title: Complete list of all PRPL functions with argument types
Post by: kajacx on November 20, 2016, 02:50:39 PM
Is there an up-to-date list of all current PRPL functions, including argument types? For example:

SetImagePositionY:  i1 s1 f1 –
ParticleExists: i1 – b1

I know there are some largely inclomplete lists like this one (http://knucklecracker.com/wiki/doku.php?id=prpl:alphabetic_list_of_commands), but I don't know if functions aren't described there because no one got around to do it yet, or because they aren't implemented yet. Also just the names and argument count and types would be a great hint of what these functions even do, and it's less work than writing a wiki page with examples and explanation for each of them.
Title: Re: Complete list of all PRPL functions with argument types
Post by: Prof on November 20, 2016, 02:56:46 PM
I wouldn't call it complete, but this (http://knucklecracker.com/wiki/doku.php?id=pf:rpldocs:everything_else2) and this (http://knucklecracker.com/wiki/doku.php?id=pf:rpldocs:constants) are fairl comprehensive.
Title: Re: Complete list of all PRPL functions with argument types
Post by: kajacx on November 20, 2016, 04:23:51 PM
Thanks, now it's time for name-guessing and some serious Ctrl+f spamming :D
Title: Re: Complete list of all PRPL functions with argument types
Post by: GoodMorning on November 20, 2016, 06:08:19 PM
I attempted to answer this here (http://knucklecracker.com/forums/index.php?topic=22399.0). It's in the pipeline, but...