Knuckle Cracker

Creeper World 4 => Pre-release chatter => Topic started by: ShadowDragon7015 on November 10, 2017, 12:44:48 AM

Title: CRPL Suggestion
Post by: ShadowDragon7015 on November 10, 2017, 12:44:48 AM
Would it be possible to get a Drag-and-Drop function when editing crpl in this game if it comes up? like a menu to the side with basic commands like setcreeper where you can drag it into your code and it will drop in the section of that code with (i don't remember what it actually looked like) ex. setCreeper(amount,x,y,z) so that you dont have to remember how to type it up or which words are capitalized, they would already be right there for you.
Title: Re: CRPL Suggestion
Post by: GoodMorning on November 10, 2017, 03:12:34 AM
C/PRPL is not case-sensitive in CW3/PF, save for things like "Omni" and "PULSECANNON".

With that note being made, I agree that we need at least an argument list for each command. My personal inclination is against the graphical forms, but to each their own.
Title: Re: CRPL Suggestion
Post by: Karsten75 on November 10, 2017, 07:58:30 AM
I think one of the mods that Kajacx has does autocomplete, no? Check the list of (currently) pinned topics in the Shipbuilders' board or touch base with Kajacx.
Title: Re: CRPL Suggestion
Post by: Builder17 on November 10, 2017, 11:15:16 AM
CRPL/CW3 has also autocomplete here: http://knucklecracker.com/wiki/doku.php?id=crpl:overview#creating_crpl_scripts

Creating CRPL Scripts