Hello.
Ok I am learning the basics of CRPL So i would like to know how to:
1)use the SetTechLimit command to upgrades like the storage and speed pods in CW 1.
2)create a script (or modify one) that is like the vaccum in the credits mission,but has the range of sight and can be controlled by the player.
You can only set the limits, not the actual upgrade level.
There are several levels of being able to be controlled by the player. What you are asking about is not only possible, but possible in many, many different ways. Please be a little more specific so I can help you.
-GameGibu
I think like controlling a pac-man mabye.
That sounds like great idea , but it's alternative game mode. Arrow keys as control could be nice start to code. Sounds big work.
If at any time you need help from an existing map (like the credits mission), you can look at the code used in that map using this method: http://knucklecracker.com/wiki/doku.php?id=crpl:examine_map_resources
If you want do Pac-man game mode into this game , what you want do with SetTechLimit? :)
Quote from: Builder17 on February 26, 2016, 06:33:17 AM
That sounds like great idea , but it's alternative game mode. Arrow keys as control could be nice start to code. Sounds big work.
I guess you haven't checked out the credits mission? There're already controls in that mission.
:o I forget whole credits mission. I have played it many times. :-[
Quote from: Karsten75 on February 26, 2016, 10:44:05 AM
Quote from: Builder17 on February 26, 2016, 06:33:17 AM
That sounds like great idea , but it's alternative game mode. Arrow keys as control could be nice start to code. Sounds big work.
I guess you haven't checked out the credits mission? There're already controls in that mission.
I don't like the rotating part.I like it to go up when i press up arrow key etc.Mabye i can modify the moving part of the script.