.

User avatar
jordan4ibanez
Member
Posts: 1923
Joined: Tue Sep 27, 2011 18:44
GitHub: jordan4ibanez
IRC: jordan4ibanez
In-game: jordan4ibanez

.

by jordan4ibanez » Post

.
Last edited by jordan4ibanez on Wed May 01, 2013 01:51, edited 1 time in total.
hello, am program. do language in rust. make computer do. okay i go now.

User avatar
jojoa1997
Member
Posts: 2890
Joined: Thu Dec 13, 2012 05:11
Location: Earth

by jojoa1997 » Post

can we manually spawn them
Coding;
1X coding
3X debugging
12X tweaking to be just right

User avatar
jojoa1997
Member
Posts: 2890
Joined: Thu Dec 13, 2012 05:11
Location: Earth

by jojoa1997 » Post

why is there not image for the creeper
Coding;
1X coding
3X debugging
12X tweaking to be just right

User avatar
jordan4ibanez
Member
Posts: 1923
Joined: Tue Sep 27, 2011 18:44
GitHub: jordan4ibanez
IRC: jordan4ibanez
In-game: jordan4ibanez

by jordan4ibanez » Post

jojoa1997 wrote:can we manually spawn them
yea, i included a butter coin.
hello, am program. do language in rust. make computer do. okay i go now.

User avatar
jordan4ibanez
Member
Posts: 1923
Joined: Tue Sep 27, 2011 18:44
GitHub: jordan4ibanez
IRC: jordan4ibanez
In-game: jordan4ibanez

by jordan4ibanez » Post

hello, am program. do language in rust. make computer do. okay i go now.

User avatar
jojoa1997
Member
Posts: 2890
Joined: Thu Dec 13, 2012 05:11
Location: Earth

by jojoa1997 » Post

for some reason the mod never fully downloaded
Coding;
1X coding
3X debugging
12X tweaking to be just right

Ragnar
Member
Posts: 849
Joined: Thu Oct 25, 2012 15:19
Location: Estonia
Contact:

by Ragnar » Post

a...butter coin? well, that got wierd quickly... =S
Are you saying that I put an abnormal brain into a seven and a half foot long, fifty-four inch wide GORILLA?

User avatar
jordan4ibanez
Member
Posts: 1923
Joined: Tue Sep 27, 2011 18:44
GitHub: jordan4ibanez
IRC: jordan4ibanez
In-game: jordan4ibanez

by jordan4ibanez » Post

jojoa1997 wrote:for some reason the mod never fully downloaded
Download it again?
hello, am program. do language in rust. make computer do. okay i go now.

User avatar
jojoa1997
Member
Posts: 2890
Joined: Thu Dec 13, 2012 05:11
Location: Earth

by jojoa1997 » Post

can you post an image of the butter spawner it does not want to load.
Coding;
1X coding
3X debugging
12X tweaking to be just right

User avatar
jojoa1997
Member
Posts: 2890
Joined: Thu Dec 13, 2012 05:11
Location: Earth

by jojoa1997 » Post

the image that should be in the textures
Coding;
1X coding
3X debugging
12X tweaking to be just right

User avatar
jojoa1997
Member
Posts: 2890
Joined: Thu Dec 13, 2012 05:11
Location: Earth

by jojoa1997 » Post

also make the destroy a little ground and only take about 3-5 hearts
Coding;
1X coding
3X debugging
12X tweaking to be just right

User avatar
jordan4ibanez
Member
Posts: 1923
Joined: Tue Sep 27, 2011 18:44
GitHub: jordan4ibanez
IRC: jordan4ibanez
In-game: jordan4ibanez

by jordan4ibanez » Post

jojoa1997 wrote:can you post an image of the butter spawner it does not want to load.
These naturally spawn, If it doesn't want to load then your download is corrupt.
hello, am program. do language in rust. make computer do. okay i go now.

User avatar
jojoa1997
Member
Posts: 2890
Joined: Thu Dec 13, 2012 05:11
Location: Earth

by jojoa1997 » Post

okay and i just found out that they do destroy blocks but it should not be a one hit kill
Coding;
1X coding
3X debugging
12X tweaking to be just right

User avatar
jojoa1997
Member
Posts: 2890
Joined: Thu Dec 13, 2012 05:11
Location: Earth

by jojoa1997 » Post

great mod i cant wait for the updates
Coding;
1X coding
3X debugging
12X tweaking to be just right

User avatar
Topywo
Member
Posts: 1721
Joined: Fri May 18, 2012 20:27

by Topywo » Post

jojoa1997 wrote:okay and i just found out that they do destroy blocks but it should not be a one hit kill
Nice mod :-)

It doesn't destroy the block right under it. I don't know if that's intentional?

User avatar
guilleelcapoextra
Member
Posts: 70
Joined: Sat Oct 13, 2012 23:49
Location: uruguay
Contact:

by guilleelcapoextra » Post

wow nice mod

User avatar
jojoa1997
Member
Posts: 2890
Joined: Thu Dec 13, 2012 05:11
Location: Earth

by jojoa1997 » Post

Topywo wrote:
jojoa1997 wrote:okay and i just found out that they do destroy blocks but it should not be a one hit kill
Nice mod :-)

It doesn't destroy the block right under it. I don't know if that's intentional?
Yes it does put it in a hole and let it explode
Coding;
1X coding
3X debugging
12X tweaking to be just right

User avatar
Topywo
Member
Posts: 1721
Joined: Fri May 18, 2012 20:27

by Topywo » Post

I just did put it on and in everything and tried a lot of changes. This change seems to work:

Line 95 of the init lua:

if math.abs(dx)<2 and math.abs(dy)<2 and math.abs(dz)<2 then

-->

if math.abs(dx)<2 and math.abs(dy)<3 and math.abs(dz)<2 then

At least if it is supposed to blow up like a cube.

User avatar
jojoa1997
Member
Posts: 2890
Joined: Thu Dec 13, 2012 05:11
Location: Earth

by jojoa1997 » Post

Here is my github i had added a file that makes an automatic spawner and it sets the spawn limit to 10 per 100 blocks. As in the spawn block shuts off when there are 10 butter creepers within a 100 block radius. I also added a texture for it. I hope you add this in the game. There is a dofile at the second line in the init.lua https://github.com/jojoa1997/butter
Last edited by jojoa1997 on Sun Dec 30, 2012 02:15, edited 1 time in total.
Coding;
1X coding
3X debugging
12X tweaking to be just right

User avatar
cornellius
Member
Posts: 82
Joined: Sat Dec 01, 2012 05:08
Location: South East Asian

by cornellius » Post

maybe u should add other creeper and before the creeper explode maybe u should add a sound
All Humans Need Is Forgiveness, God Is The First One Who Forgive All Humans So Humans Must Forgive Other Humans

User avatar
Chinchow
Member
Posts: 684
Joined: Tue Sep 18, 2012 21:37

by Chinchow » Post

Finally a reason to turn my damage on in singleplayer I don't like that its a creeper though I don't like minecraft things how about you make it a kamikaze android with no arms
Sometimes, it's harder to think up a mod than it is to create it.
Mods: Orichalcum Stonebricks Extra Chests

User avatar
jojoa1997
Member
Posts: 2890
Joined: Thu Dec 13, 2012 05:11
Location: Earth

by jojoa1997 » Post

Chinchow wrote:Finally a reason to turn my damage on in singleplayer I don't like that its a creeper though I don't like minecraft things how about you make it a kamikaze android with no arms
Yeah but creepers just have that certain look of suprise
Coding;
1X coding
3X debugging
12X tweaking to be just right

User avatar
Chinchow
Member
Posts: 684
Joined: Tue Sep 18, 2012 21:37

by Chinchow » Post

jojoa1997 wrote:
Chinchow wrote:Finally a reason to turn my damage on in singleplayer I don't like that its a creeper though I don't like minecraft things how about you make it a kamikaze android with no arms
Yeah but creepers just have that certain look of suprise
OK how would you feel if they were very fast and you saw an android running at you and exploding, SURPRISE!
Sometimes, it's harder to think up a mod than it is to create it.
Mods: Orichalcum Stonebricks Extra Chests

User avatar
jojoa1997
Member
Posts: 2890
Joined: Thu Dec 13, 2012 05:11
Location: Earth

by jojoa1997 » Post

Chinchow wrote:
jojoa1997 wrote:
Chinchow wrote:Finally a reason to turn my damage on in singleplayer I don't like that its a creeper though I don't like minecraft things how about you make it a kamikaze android with no arms
Yeah but creepers just have that certain look of suprise
OK how would you feel if they were very fast and you saw an android running at you and exploding, SURPRISE!
but my android is soooooooooooooooooooo NICE. He would not hurt me.
O O
l
\____________/
Last edited by jojoa1997 on Sun Dec 30, 2012 02:48, edited 1 time in total.
Coding;
1X coding
3X debugging
12X tweaking to be just right

User avatar
Chinchow
Member
Posts: 684
Joined: Tue Sep 18, 2012 21:37

by Chinchow » Post

Back to what I was gonna say good work on a great mod this is the first of many mobs
Btw: I love how its 3d player with no arms
Sometimes, it's harder to think up a mod than it is to create it.
Mods: Orichalcum Stonebricks Extra Chests

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest