CarryCapacity | Vintage Story mod which adds the capability to carry blocks | Video Game library
kandi X-RAY | CarryCapacity Summary
kandi X-RAY | CarryCapacity Summary
.. is a Vintage Story mod which allows picking up blocks, especially containers along with their contents, to carry them in your hands and on your back. Inspired by my Minecraft mod Wearable Backpacks as well as Charset, CarryOn and similar.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of CarryCapacity
CarryCapacity Key Features
CarryCapacity Examples and Code Snippets
behaviors: [
{ name: "Container" },
...
{ name: "Carryable", properties: {
interactDelay: 0.8,
translation: [ 0, 0, 0 ],
rotation: [ 0, 0, 0 ],
origin: [ 0.5, 0.5, 0.5 ],
scale: [ 0.5, 0.5, 0.5 ],
slots: {
Community Discussions
Trending Discussions on CarryCapacity
QUESTION
I tried to write a code that prevents 2 creeps (harvester) from going to the same destination and binds them to that destination until its full.
on line 55 I get an error which is understandable
55: creep.memory.targetID = targets[checkTarget].id; for a reason that I am not seeing targets[checkTarget] is null
Can anyone tell me what i am doing wrong?
...ANSWER
Answered 2018-Jan-19 at 21:53Something wrong in the following if
condition:
QUESTION
Just as a heads up, this is more of a "tell me if there is something wrong with this code" post. I apologize. I have been working on making my Screeps colony more efficient, which brings the need for higher quality units, which brings the need for extensions. I wrote a script for a unit to harvest energy and bring it/transfer it to the extensions, however it does not seem to be working. It does not give me any errors, and I am beginning to think that it may be simply a problem with my main script, and my the process of transferring the role function to the creeps, so if someone would be kind enough to simply look over my code and tell me if there is a issue with it, it would be much appreciated. Here is my code (I call the role "Filler"):
...ANSWER
Answered 2017-Oct-20 at 18:40First thing to try: add console.log("Ping!");
or something like that as the first line of the function to be sure that the role is being executed for your creep.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install CarryCapacity
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page