Knuckle Cracker

Creeper World 3 => The Coder's Corner => Topic started by: pablo2007 on January 03, 2016, 12:02:52 PM

Title: Emitter creating Digitalis and creeper
Post by: pablo2007 on January 03, 2016, 12:02:52 PM
Quest is in name. Who can give me that script?
Title: Re: Emitter creating Digitalis and creeper
Post by: Builder17 on January 03, 2016, 12:16:12 PM
Explain better. Your bad english causes understanding problems to me.  :(
Title: Re: Emitter creating Digitalis and creeper
Post by: Michionlion on January 03, 2016, 01:02:45 PM
Pablo would like a CRPL script that will create an Emitter that creates Digitalis and creeper. Why he does not want to use a regular emitter is something he has not said. This is a very simple script, so perhaps it would be easier to use the wiki and develop a basic understanding of CRPL to write this: http://knucklecracker.com/wiki/doku.php?id=crpl:overview
Title: Re: Emitter creating Digitalis and creeper
Post by: pablo2007 on January 04, 2016, 05:19:36 AM
i can't search this script on this page. P.S this script is on emitter in Alpha Sector : virgilw : Chimera (only creates blue digitalis and creeper)
Title: Re: Emitter creating Digitalis and creeper
Post by: Builder17 on January 04, 2016, 05:49:34 AM
You can practice CRPL and code it yourself?
It's easy to code.
Title: Re: Emitter creating Digitalis and creeper
Post by: pablo2007 on January 04, 2016, 05:52:32 AM
all my created scripts not work
Title: Re: Emitter creating Digitalis and creeper
Post by: pablo2007 on January 04, 2016, 09:59:19 AM
okay, now im not need this script. i copied this script from PAC Template
Title: Re: Emitter creating Digitalis and creeper
Post by: GameGibu on January 04, 2016, 10:37:56 PM
Well, it took me less than a week to learn CRPL, but I may just be a fast learner.

In any case it was a really great math lesson and brain stretcher.

Don't give up on CRPL so fast. For instance, I have been working on my own version of the sleeper script, and I've only just debugged the detection by collectors of each other. (Took me 2 tries to get the right algorithm down, and then an hour of fixing my syntax mess from a previous debug round. And I use notepad, so it's entirely up to me to format and indent everything properly. )

If you don't  have the time to do this I understand, but don't avoid it because it looks hard. :)

Think about it a little.
-GameGibu